background

compile web100clt command line tool on sun machines:

Compilation

$ uname -a
SunOS flora01 5.10 Generic_118833-33 sun4u sparc SUNW,Sun-Fire-V210
[ytl@flora01:/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1]$ ./configure
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable debugging... no
checking whether to enable experimental code... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for web100_snap in -lweb100... no
checking for pcap_open_live in -lpcap... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcj... javac
checking dependency style of javac... none
checking for javac... javac
checking how to run the C preprocessor... gcc -E
checking for egrep... egrep
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking linux/sockios.h usability... no
checking linux/sockios.h presence... no
checking for linux/sockios.h... no
checking net/ethernet.h usability... no
checking net/ethernet.h presence... no
checking for net/ethernet.h... no
checking netinet/ip6.h usability... yes
checking netinet/ip6.h presence... yes
checking for netinet/ip6.h... yes
checking linux/icmpv6.h usability... no
checking linux/icmpv6.h presence... no
checking for linux/icmpv6.h... no
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for error_at_line... no
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking for wait3 that fills in rusage... no
checking for alarm... yes
checking for bzero... yes
checking for gethostbyaddr... no
checking for gettimeofday... yes
checking for inet_ntoa... no
checking for memset... yes
checking for select... yes
checking for socket... no
checking for sqrt... no
checking for strchr... yes
checking for strstr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating Admin/Makefile
config.status: creating Applet/Makefile
config.status: creating conf/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in I2util
configure: running /bin/bash './configure' --prefix=/usr/local  --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kernel random dev... /dev/urandom
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking build system type... sparc-sun-solaris2.10
checking host system type... sparc-sun-solaris2.10
checking for library containing getaddrinfo... -lsocket
checking for library containing gethostbyname... -lnsl
checking for library containing socket... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking paths.h usability... no
checking paths.h presence... no
checking for paths.h... no
checking for __attribute__... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for syslog names... no
checking for syslog perror availability... no
checking for struct sockaddr.sa_len... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for strftime... yes
checking for memset... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for strtoul... yes
checking for socket... yes
checking for getaddrinfo... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating I2util/Makefile
config.status: creating aespasswd/Makefile
config.status: creating pfstore/Makefile
config.status: creating doc/Makefile
config.status: creating test/Makefile
config.status: creating I2util/config.h
config.status: I2util/config.h is unchanged
config.status: executing depfiles commands
config.status: executing default commands
[ytl@flora01:/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1]$ make
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating Admin/Makefile
config.status: creating Applet/Makefile
config.status: creating conf/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
gmake  all-recursive
gmake[1]: Entering directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1'
Making all in I2util
gmake[2]: Entering directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util'
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating I2util/Makefile
config.status: creating aespasswd/Makefile
config.status: creating pfstore/Makefile
config.status: creating doc/Makefile
config.status: creating test/Makefile
config.status: creating I2util/config.h
config.status: I2util/config.h is unchanged
config.status: executing depfiles commands
config.status: executing default commands
gmake[2]: Leaving directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util'
gmake[2]: Entering directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util'
Making all in I2util
gmake[3]: Entering directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util/I2util'
gmake  all-am
gmake[4]: Entering directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util/I2util'
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -MT ErrLog.o -MD -MP -MF ".deps/ErrLog.Tpo" -c -o ErrLog.o ErrLog.c; \
then mv -f ".deps/ErrLog.Tpo" ".deps/ErrLog.Po"; else rm -f ".deps/ErrLog.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -MT ErrLogImmediate.o -MD -MP -MF ".deps/ErrLogImmediate.Tpo" -c -o ErrLogImmediate.o ErrLogImmediate.c; \
then mv -f ".deps/ErrLogImmediate.Tpo" ".deps/ErrLogImmediate.Po"; else rm -f ".deps/ErrLogImmediate.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -MT ErrLogSyslog.o -MD -MP -MF ".deps/ErrLogSyslog.Tpo" -c -o ErrLogSyslog.o ErrLogSyslog.c; \
then mv -f ".deps/ErrLogSyslog.Tpo" ".deps/ErrLogSyslog.Po"; else rm -f ".deps/ErrLogSyslog.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -MT Pthread.o -MD -MP -MF ".deps/Pthread.Tpo" -c -o Pthread.o Pthread.c; \
then mv -f ".deps/Pthread.Tpo" ".deps/Pthread.Po"; else rm -f ".deps/Pthread.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -MT mach_dep.o -MD -MP -MF ".deps/mach_dep.Tpo" -c -o mach_dep.o mach_dep.c; \
then mv -f ".deps/mach_dep.Tpo" ".deps/mach_dep.Po"; else rm -f ".deps/mach_dep.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -MT table.o -MD -MP -MF ".deps/table.Tpo" -c -o table.o table.c; \
then mv -f ".deps/table.Tpo" ".deps/table.Po"; else rm -f ".deps/table.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -MT random.o -MD -MP -MF ".deps/random.Tpo" -c -o random.o random.c; \
then mv -f ".deps/random.Tpo" ".deps/random.Po"; else rm -f ".deps/random.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -MT io.o -MD -MP -MF ".deps/io.Tpo" -c -o io.o io.c; \
then mv -f ".deps/io.Tpo" ".deps/io.Po"; else rm -f ".deps/io.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -MT saddr.o -MD -MP -MF ".deps/saddr.Tpo" -c -o saddr.o saddr.c; \
then mv -f ".deps/saddr.Tpo" ".deps/saddr.Po"; else rm -f ".deps/saddr.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; \
then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -MT readpassphrase.o -MD -MP -MF ".deps/readpassphrase.Tpo" -c -o readpassphrase.o readpassphrase.c; \
then mv -f ".deps/readpassphrase.Tpo" ".deps/readpassphrase.Po"; else rm -f ".deps/readpassphrase.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -MT hex.o -MD -MP -MF ".deps/hex.Tpo" -c -o hex.o hex.c; \
then mv -f ".deps/hex.Tpo" ".deps/hex.Po"; else rm -f ".deps/hex.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -MT conf.o -MD -MP -MF ".deps/conf.Tpo" -c -o conf.o conf.c; \
then mv -f ".deps/conf.Tpo" ".deps/conf.Po"; else rm -f ".deps/conf.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -MT addr.o -MD -MP -MF ".deps/addr.Tpo" -c -o addr.o addr.c; \
then mv -f ".deps/addr.Tpo" ".deps/addr.Po"; else rm -f ".deps/addr.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -MT sha1.o -MD -MP -MF ".deps/sha1.Tpo" -c -o sha1.o sha1.c; \
then mv -f ".deps/sha1.Tpo" ".deps/sha1.Po"; else rm -f ".deps/sha1.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -MT hmac-sha1.o -MD -MP -MF ".deps/hmac-sha1.Tpo" -c -o hmac-sha1.o hmac-sha1.c; \
then mv -f ".deps/hmac-sha1.Tpo" ".deps/hmac-sha1.Po"; else rm -f ".deps/hmac-sha1.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -MT pbkdf2.o -MD -MP -MF ".deps/pbkdf2.Tpo" -c -o pbkdf2.o pbkdf2.c; \
then mv -f ".deps/pbkdf2.Tpo" ".deps/pbkdf2.Po"; else rm -f ".deps/pbkdf2.Tpo"; exit 1; fi
rm -f libI2util.a
ar cru libI2util.a ErrLog.o ErrLogImmediate.o ErrLogSyslog.o Pthread.o mach_dep.o table.o random.o io.o saddr.o md5.o readpassphrase.o hex.o conf.o addr.o sha1.o hmac-sha1.o pbkdf2.o 
ranlib libI2util.a
gmake[4]: Leaving directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util/I2util'
gmake[3]: Leaving directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util/I2util'
Making all in aespasswd
gmake[3]: Entering directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util/aespasswd'
if gcc -DHAVE_CONFIG_H -I. -I. -I../I2util -I..    -g -O2 -MT aespasswd.o -MD -MP -MF ".deps/aespasswd.Tpo" -c -o aespasswd.o aespasswd.c; \
then mv -f ".deps/aespasswd.Tpo" ".deps/aespasswd.Po"; else rm -f ".deps/aespasswd.Tpo"; exit 1; fi
gcc  -g -O2   -o aespasswd  aespasswd.o -L../I2util -lI2util  -lnsl -lsocket 
gmake[3]: Leaving directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util/aespasswd'
Making all in pfstore
gmake[3]: Entering directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util/pfstore'
if gcc -DHAVE_CONFIG_H -I. -I. -I../I2util -I..    -g -O2 -MT pfstore.o -MD -MP -MF ".deps/pfstore.Tpo" -c -o pfstore.o pfstore.c; \
then mv -f ".deps/pfstore.Tpo" ".deps/pfstore.Po"; else rm -f ".deps/pfstore.Tpo"; exit 1; fi
gcc  -g -O2   -o pfstore  pfstore.o -L../I2util -lI2util  -lnsl -lsocket 
gmake[3]: Leaving directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util/pfstore'
Making all in test
gmake[3]: Entering directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util/test'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util/test'
Making all in doc
gmake[3]: Entering directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util/doc'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util/doc'
gmake[3]: Entering directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util'
gmake[2]: Leaving directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/I2util'
Making all in src
gmake[2]: Entering directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I../I2util  '-DBASEDIR="/usr/local/ndt"'   -pedantic -Wall -O2 -DNDEBUG -DEXPERIMENTAL_ENABLED -MT web100clt-web100clt.o -MD -MP -MF ".deps/web100clt-web100clt.Tpo" -c -o web100clt-web100clt.o `test -f 'web100clt.c' || echo './'`web100clt.c; \
then mv -f ".deps/web100clt-web100clt.Tpo" ".deps/web100clt-web100clt.Po"; else rm -f ".deps/web100clt-web100clt.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I../I2util  '-DBASEDIR="/usr/local/ndt"'   -pedantic -Wall -O2 -DNDEBUG -DEXPERIMENTAL_ENABLED -MT web100clt-network.o -MD -MP -MF ".deps/web100clt-network.Tpo" -c -o web100clt-network.o `test -f 'network.c' || echo './'`network.c; \
then mv -f ".deps/web100clt-network.Tpo" ".deps/web100clt-network.Po"; else rm -f ".deps/web100clt-network.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I../I2util  '-DBASEDIR="/usr/local/ndt"'   -pedantic -Wall -O2 -DNDEBUG -DEXPERIMENTAL_ENABLED -MT web100clt-usage.o -MD -MP -MF ".deps/web100clt-usage.Tpo" -c -o web100clt-usage.o `test -f 'usage.c' || echo './'`usage.c; \
then mv -f ".deps/web100clt-usage.Tpo" ".deps/web100clt-usage.Po"; else rm -f ".deps/web100clt-usage.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I../I2util  '-DBASEDIR="/usr/local/ndt"'   -pedantic -Wall -O2 -DNDEBUG -DEXPERIMENTAL_ENABLED -MT web100clt-logging.o -MD -MP -MF ".deps/web100clt-logging.Tpo" -c -o web100clt-logging.o `test -f 'logging.c' || echo './'`logging.c; \
then mv -f ".deps/web100clt-logging.Tpo" ".deps/web100clt-logging.Po"; else rm -f ".deps/web100clt-logging.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I../I2util  '-DBASEDIR="/usr/local/ndt"'   -pedantic -Wall -O2 -DNDEBUG -DEXPERIMENTAL_ENABLED -MT web100clt-utils.o -MD -MP -MF ".deps/web100clt-utils.Tpo" -c -o web100clt-utils.o `test -f 'utils.c' || echo './'`utils.c; \
then mv -f ".deps/web100clt-utils.Tpo" ".deps/web100clt-utils.Po"; else rm -f ".deps/web100clt-utils.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I../I2util  '-DBASEDIR="/usr/local/ndt"'   -pedantic -Wall -O2 -DNDEBUG -DEXPERIMENTAL_ENABLED -MT web100clt-protocol.o -MD -MP -MF ".deps/web100clt-protocol.Tpo" -c -o web100clt-protocol.o `test -f 'protocol.c' || echo './'`protocol.c; \
then mv -f ".deps/web100clt-protocol.Tpo" ".deps/web100clt-protocol.Po"; else rm -f ".deps/web100clt-protocol.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I../I2util  '-DBASEDIR="/usr/local/ndt"'   -pedantic -Wall -O2 -DNDEBUG -DEXPERIMENTAL_ENABLED -MT web100clt-test_sfw_clt.o -MD -MP -MF ".deps/web100clt-test_sfw_clt.Tpo" -c -o web100clt-test_sfw_clt.o `test -f 'test_sfw_clt.c' || echo './'`test_sfw_clt.c; \
then mv -f ".deps/web100clt-test_sfw_clt.Tpo" ".deps/web100clt-test_sfw_clt.Po"; else rm -f ".deps/web100clt-test_sfw_clt.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I../I2util  '-DBASEDIR="/usr/local/ndt"'   -pedantic -Wall -O2 -DNDEBUG -DEXPERIMENTAL_ENABLED -MT web100clt-test_mid_clt.o -MD -MP -MF ".deps/web100clt-test_mid_clt.Tpo" -c -o web100clt-test_mid_clt.o `test -f 'test_mid_clt.c' || echo './'`test_mid_clt.c; \
then mv -f ".deps/web100clt-test_mid_clt.Tpo" ".deps/web100clt-test_mid_clt.Po"; else rm -f ".deps/web100clt-test_mid_clt.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I../I2util  '-DBASEDIR="/usr/local/ndt"'   -pedantic -Wall -O2 -DNDEBUG -DEXPERIMENTAL_ENABLED -MT web100clt-test_c2s_clt.o -MD -MP -MF ".deps/web100clt-test_c2s_clt.Tpo" -c -o web100clt-test_c2s_clt.o `test -f 'test_c2s_clt.c' || echo './'`test_c2s_clt.c; \
then mv -f ".deps/web100clt-test_c2s_clt.Tpo" ".deps/web100clt-test_c2s_clt.Po"; else rm -f ".deps/web100clt-test_c2s_clt.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I../I2util  '-DBASEDIR="/usr/local/ndt"'   -pedantic -Wall -O2 -DNDEBUG -DEXPERIMENTAL_ENABLED -MT web100clt-test_s2c_clt.o -MD -MP -MF ".deps/web100clt-test_s2c_clt.Tpo" -c -o web100clt-test_s2c_clt.o `test -f 'test_s2c_clt.c' || echo './'`test_s2c_clt.c; \
then mv -f ".deps/web100clt-test_s2c_clt.Tpo" ".deps/web100clt-test_s2c_clt.Po"; else rm -f ".deps/web100clt-test_s2c_clt.Tpo"; exit 1; fi
gcc  -pedantic -Wall -O2 -DNDEBUG -DEXPERIMENTAL_ENABLED -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -o web100clt  web100clt-web100clt.o web100clt-network.o web100clt-usage.o web100clt-logging.o web100clt-utils.o web100clt-protocol.o web100clt-test_sfw_clt.o web100clt-test_mid_clt.o web100clt-test_c2s_clt.o web100clt-test_s2c_clt.o ../I2util/I2util/libI2util.a -lpthread 
ld: fatal: option -dn and -P are incompatible
ld: fatal: Flags processing errors
collect2: ld returned 1 exit status
gmake[2]: *** [web100clt] Error 1
gmake[2]: Leaving directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/afs/slac.stanford.edu/package/web100/ndt/ndt-3.4.1'
gmake: *** [all] Error 2
  • No labels