build problem (include problems)

Lars Gullik Bjønnes larsbj@lyx.org
Wed Oct 11 14:43:00 GMT 2000


Benjamin Kosnik <bkoz@redhat.com> writes:

| > ../../../../libstdc++-v3/libsupc++/new:34:19: cstddef: No such file or directory                                             
| 
| can you make sure that include/std has cstddef?

sure:

/local/larsbj/gcc/libstdc++-v3/include/std
[larsbj@lett std]$ ls
CVS/       ciso646  cstdarg  cwctype     iostream  memory   stdexcept
algorithm  climits  cstddef  deque       istream   numeric  streambuf
bitset     clocale  cstdio   fstream     iterator  ostream  string
cassert    cmath    cstdlib  functional  limits    queue    strstream
cctype     complex  cstring  iomanip     list      set      utility
cerrno     csetjmp  ctime    ios         locale    sstream  valarray
cfloat     csignal  cwchar   iosfwd      map       stack    vector        

Seems to me that the -I includes walk up one dir too little.

        Lgb


More information about the Libstdc++ mailing list