https://bugzilla.balabit.com/show_bug.cgi?id=168 --- Comment #4 from David Fenske <david.j.fenske@usps.gov> 2012-03-07 17:34:38 --- Used "gmake" and made some progress. However received failure (detailed gmake output attached shortly): bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -D_REENTRANT -D_POSIX_C_SOURCE=199506L -D_POSIX_PTHREAD_SEMANTICS -D_XPG4_2 -o client client.o ../libivykis.la -lrt -lpthread -lsocket libtool: link: gcc -Wall -g -O2 -D_REENTRANT -D_POSIX_C_SOURCE=199506L -D_POSIX_PTHREAD_SEMANTICS -D_XPG4_2 -o client client.o ../.libs/libivykis.a -lrt -lpthread -lsocket ld: fatal: relocation error: R_SPARC_GOT22: file ../.libs/libivykis.a(iv_timer.o): symbol clock_source: relocation illegal for TLS symbol collect2: ld returned 1 exit status gmake[7]: *** [client] Error 1 gmake[7]: Leaving directory `/djftools/syslog/source/syslog-ng-3.3.4/lib/ivykis/lib/test' gmake[6]: *** [all-recursive] Error 1 gmake[6]: Leaving directory `/djftools/syslog/source/syslog-ng-3.3.4/lib/ivykis/lib' gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory `/djftools/syslog/source/syslog-ng-3.3.4/lib/ivykis' gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory `/djftools/syslog/source/syslog-ng-3.3.4/lib/ivykis' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/djftools/syslog/source/syslog-ng-3.3.4/lib' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/djftools/syslog/source/syslog-ng-3.3.4/lib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/djftools/syslog/source/syslog-ng-3.3.4' gmake: *** [all] Error 2 Found references on the web that state that ifdef's need to be defined for Solaris (sparc) -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.