On Tuesday, October 22, 2002, at 10:40 AM, [EMAIL PROTECTED] wrote:
# makeWhat version of Solaris are you working with? This type of error often pops ups where the version of Solaris for which the compiler was built is not the same as the version currently in use on the machine. The above output implies that the compiler was built for Solaris 2.5.1. If you are running anything other than 2.5.1, you probably need to replace/rebuild your compiler.
make[1]: Entering directory `/opt/htdig-3.1.6/db/dist'
gcc -c -O -I. -I/opt/htdig-3.1.6/db/dist/../include -D_REENTRANT /opt/htd
ig-3.1.6/db/dist/../btree/bt_compare.c
In file included from /opt1/gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.7.2.3
/include/time.h:90,
from /usr/include/sys/time.h:410,
from /usr/include/sys/select.h:17,
from /opt1/gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.7.2.3
/include/sys/types.h:281,
from /opt/htdig-3.1.6/db/dist/../btree/bt_compare.c:54:
/usr/include/sys/siginfo.h:74: parse error before `pthread_attr_t'
/usr/include/sys/siginfo.h:74: warning: no semicolon at end of struct or u
nion
Jim
-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ad.doubleclick.net/clk;4699841;7576301;v?http://www.sun.com/javavote
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

