Compile Error on Solaris 2.8
Trying to compile libol 0.3.9 on Solaris. Get this error on Make: Making all in utils make[1]: Entering directory `/tmp/syslog-ng/libol-0.3.9/utils' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp/syslog-ng/libol-0.3.9/utils' Making all in src make[1]: Entering directory `/tmp/syslog-ng/libol-0.3.9/src' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/tmp/syslog-ng/libol -0.3.9/src -I. -I/opt/gnome/include -I/usr/openwin/share/include/X11/extension s -I/usr/openwin/include -D_GNU_SOURCE -Wall -O2 -c format.c rm -f .libs/format.lo gcc -DHAVE_CONFIG_H -I. -I/tmp/syslog-ng/libol-0.3.9/src -I. -I/opt/gnome/includ e -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include -D_GNU_SOUR CE -Wall -O2 -c format.c -fPIC -DPIC -o .libs/format.lo In file included from objects.h:41, from format.h:27, from format.c:24: objtypes.h:36:3: #error No suitable type found to use for UINT32 objtypes.h:44:3: #error No suitable type found to use for UINT16 In my configure I noticed that when it checks the size of short, int and long they are returned Cached 0. Any ideas? Thanks! __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus
participants (1)
-
Chance Ellis