help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gcc libs appear to be wrong or incomplete


From: Matt M. Morris
Subject: gcc libs appear to be wrong or incomplete
Date: Sun, 23 Sep 2001 12:40:04 +0800

Hello gurus,
 
Having a problem compiling qmail on my Solaris system (5.6 Generic_105181-26 sun4u sparc SUNW,Ultra-1).  When tracing back through the error messages, it appear that several of the .h files are not present, or perhaps are in the wrong place.
 
Errors during compile:
./compile qmail-local.c
In file included from qmail-local.c:1:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.7.2.2/include/sys/types.h:18: sys/feature_tests.h: No such file or directory
In file included from qmail-local.c:1:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.7.2.2/include/sys/types.h:24: sys/machtypes.h: No such file or directory
In file included from qmail-local.c:1:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.7.2.2/include/sys/types.h:361: sys/select.h: No such file or directory
In file included from qmail-local.c:2:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.7.2.2/include/sys/stat.h:17: sys/feature_tests.h: No such file or directory
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.7.2.2/include/sys/stat.h:20: sys/time.h: No such file or directory
make: *** [qmail-local.o] Error 1
The directory structure is correct, however I cannot find the feature_tests.h, machtypes.h, select.h, time.h files in the sys directory.
 
This was installed using Steve's packages (www.sunfreeware.comIf someone could please point me in the right direction, I would be most appreciative!  
 
Cheers,
Matt Morris

reply via email to

[Prev in Thread] Current Thread [Next in Thread]