I tried patching dante as per mac os x 10.2 (copied the patch and info files into unstable 10.3 - don't shoot me) and re-indexed.
when i compiled i got the following output: (does anyone have any suggestions, it appears to be a problem with /usr/lib/libSystem.dylib to me)
patch -p1 </sw/fink/dists/unstable/main/finkinfo/net/dante.patch
patching file configure
Hunk #1 succeeded at 16520 with fuzz 1 (offset 97 lines).
patching file include/common.h
patching file ltmain.sh
mv INSTALL INSTALL.txt
/var/tmp/tmp.1.4lXPMF
+ export DYLD_LIBRARY_PATH=/sw/lib
+ DYLD_LIBRARY_PATH=/sw/lib
+ export LIBRARY_PATH=/sw/lib
+ LIBRARY_PATH=/sw/lib
+ export CPPFLAGS=-no-cpp-precomp
+ CPPFLAGS=-no-cpp-precomp
+ export CPATH=/sw/include
+ CPATH=/sw/include
+ ./configure --prefix=/sw --prefix=/sw --with-pic --with-socks-conf=/sw/etc --w
ith-sockd-conf=/sw/etc --with-pidfile=/sw/var/run --disable-static --datadir=/sw
/var --sharedstatedir=/sw/var/spool
Configuring Dante 1.1.14:
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking build system type... powerpc-apple-darwin7.4.0
checking host system type... powerpc-apple-darwin7.4.0
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic Mach-O dynamically l
inked shared library
checking command to parse /usr/bin/nm -p output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin7.4.0 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
creating libtool
checking how to run the C preprocessor... gcc -E
checking for compiler flags... none
checking for support for -pipe compiler flag... yes
checking for compilation with debugging... no
checking for warning flags... none
checking for compliation with DIAGNOSTIC... no
checking whether libwrap should be disabled... no
checking for bison... bison -y
checking for mawk... (cached) gawk
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
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 for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for malloc.h... no
checking for paths.h... yes
checking for strings.h... (cached) yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for crypt.h... no
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for netinet/ip_var.h... yes
checking for tcpd.h... yes
checking for shadow.h... no
checking for ifaddrs.h... yes
checking for sys/sem.h... yes
checking for sys/ipc.h... yes
checking for arpa/nameser.h... yes
checking for resolv.h... yes
checking for hardcoded domainname... no
checking for socks config file location... /sw/etc
checking for sockd config file location... /sw/etc
checking for pid file location... /sw/var/run
checking for dlfcn.h... (cached) yes
checking whether all interposition usage should be disabled... no
checking whether interposition in the client should be disabled... no
checking whether interposition in the server should be disabled... no
checking for sys/sockio.h... yes
checking whether <sys/types.h> defines const... no
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for supported routing socket communication... yes
checking whether <netdb.h> declares h_errno... yes
checking for struct ip_opts in <netinet/in.h>... yes
checking whether <sys/types.h> defines inline... no
checking for inline... inline
checking for uid_t in sys/types.h... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sockaddr_storage in sys/socket.h... yes
checking to see if openlog accepts LOG_PERROR... yes
checking to see if stdlib.h defines EXIT_FAILURE... yes
checking whether <sys/socket.h> uses AF_UNIX... no
checking for SIGINFO... yes
checking to see if MSG_WAITALL exists... yes
checking whether a working SO_SNDLOWAT exists... disabled
configure: WARNING: performance in the server might be degraded without support
for the SO_SNDLOWAT socket option
checking for correct select behaviour on unconnected sockets... yes
checking whether realloc with a NULL pointer calls malloc... yes
checking whether free can be called with NULL... yes
checking prototypes for connect... ok
checking prototypes for accept... ok
checking prototypes for bind... ok
checking prototypes for getpeername... ok
checking prototypes for getsockname... ok
checking prototypes for recvfrom... ok
checking prototypes for send... ok
checking prototypes for sendto... ok
checking prototypes for recv... ok
checking prototypes for readv... ok
checking prototypes for recvmsg... ok
checking prototypes for writev... ok
checking prototypes for sendmsg... ok
checking prototypes for write... ok
checking prototypes for read... ok
checking prototypes for gethostbyaddr... ok
checking if getsockopt needs cast... no
checking to see if <sys/sockio.h> should be included... no
checking to see if dlopen param has DL_ and not RTLD_ prefix... yes
checking to see if SV_INTERRUPT should be used... no
checking if cmsghdr exists in <sys/socket.h>... yes
checking for CMSG_SPACE in sys/socket.h... yes
checking for CMSG_LEN in sys/socket.h... yes
checking for sa_len in sockaddr... yes
checking to see if malloc_options exists... no
checking to see if __progname exists... yes
checking for library containing crypt... none required
checking for library containing getspnam... no
checking for library containing setproctitle... no
checking for library containing bindresvport... none required
checking for library containing connect... none required
checking for library containing inet_addr... none required
checking for library containing inet_aton... none required
checking for library containing dlopen... none required
checking for libc name... libc.so
checking for libwrap... yes
checking for pam/pam_appl.h... yes
checking for library containing pam_start... -lpam
checking for object file type... a.out
checking for incorrect inet_ntoa behaviour... no
checking for socklen_t... yes
checking for sig_atomic_t in <signal.h>... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for uint8_t... no
checking for uint16_t... no
checking for uint32_t... no
checking for in_port_t... yes
checking for in_addr_t... yes
checking for ssize_t... yes
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking whether setvbuf arguments are reversed... no
checking return type of signal handlers... void
checking for strftime... yes
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for _doprnt... no
checking for select... yes
checking for socket... yes
checking for strcspn... yes
checking for strdup... yes
checking for strspn... yes
checking for hstrerror... yes
checking for issetugid... yes
checking for strvis... yes
checking for vsnprintf... yes
checking for getdtablesize... yes
checking for sysconf... yes
checking for inet_pton... yes
checking for vsyslog... yes
checking for daemon... yes
checking for bzero... yes
checking for sockatmark... no
checking for difftime... yes
checking for memmove... yes
checking for seteuid... yes
checking for setproctitle... no
checking for inet_aton... yes
checking for gethostbyname2... yes
checking for getprpwnam... no
checking for getspnam... no
checking for getifaddrs... yes
checking for freeifaddrs... yes
checking for bindresvport... yes
checking for system V getpwnam... no
checking for strerror... yes
configure: creating ./config.status
config.status: creating sockd/Makefile
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating dlib/Makefile
config.status: creating Makefile
config.status: creating example/Makefile
config.status: creating doc/Makefile
config.status: creating bin/Makefile
config.status: creating capi/Makefile
config.status: creating SPECS/Makefile
config.status: creating SPECS/dante.spec
config.status: creating bin/socksify
config.status: creating libscompat/Makefile
config.status: creating contrib/Makefile
config.status: creating unlicensed/Makefile
config.status: creating doc/module/Makefile
config.status: creating VERSION
config.status: creating include/autoconf.h
config.status: linking ./lib/config.c to sockd/config.c
config.status: linking ./lib/config_parse.y to sockd/config_parse.y
config.status: linking ./lib/config_scan.l to sockd/config_scan.l
config.status: linking ./lib/io.c to sockd/io.c
config.status: linking ./lib/log.c to sockd/log.c
config.status: linking ./lib/protocol.c to sockd/lib_protocol.c
config.status: linking ./lib/socket.c to sockd/socket.c
config.status: linking ./lib/util.c to sockd/util.c
config.status: linking ./lib/udp_util.c to sockd/udp_util.c
config.status: linking ./lib/debug.c to sockd/debug.c
config.status: linking ./lib/hostcache.c to sockd/hostcache.c
config.status: linking ./lib/serr.c to sockd/serr.c
config.status: linking ./lib/broken.c to sockd/broken.c
config.status: linking ./lib/tostring.c to sockd/tostring.c
config.status: linking ./lib/addressmatch.c to sockd/addressmatch.c
config.status: linking ./dlib/interposition.c to sockd/interposition.c
config.status: linking ./unlicensed/checkmodule.c to sockd/checkmodule.c
config.status: linking ./unlicensed/redirect.c to sockd/redirect.c
config.status: linking ./unlicensed/redirect_key.c to sockd/redirect_key.c
config.status: linking ./unlicensed/bandwidth.c to sockd/bandwidth.c
config.status: linking ./unlicensed/bandwidth_key.c to sockd/bandwidth_key.c
config.status: linking ./lib/Raccept.c to dlib/Raccept.c
config.status: linking ./lib/Rbind.c to dlib/Rbind.c
config.status: linking ./lib/Rbindresvport.c to dlib/Rbindresvport.c
config.status: linking ./lib/Rconnect.c to dlib/Rconnect.c
config.status: linking ./lib/Rgethostbyname.c to dlib/Rgethostbyname.c
config.status: linking ./lib/Rgetpeername.c to dlib/Rgetpeername.c
config.status: linking ./lib/Rgetsockname.c to dlib/Rgetsockname.c
config.status: linking ./lib/Rrresvport.c to dlib/Rrresvport.c
config.status: linking ./lib/Rcompat.c to dlib/Rcompat.c
config.status: linking ./lib/address.c to dlib/address.c
config.status: linking ./lib/authneg.c to dlib/authneg.c
config.status: linking ./lib/client.c to dlib/client.c
config.status: linking ./lib/clientconfig.c to dlib/clientconfig.c
config.status: linking ./lib/clientprotocol.c to dlib/clientprotocol.c
config.status: linking ./lib/msproxy_clientprotocol.c to dlib/msproxy_clientprot
ocol.c
config.status: linking ./lib/config.c to dlib/config.c
config.status: linking ./lib/config_parse.y to dlib/config_parse.y
config.status: linking ./lib/config_scan.l to dlib/config_scan.l
config.status: linking ./lib/debug.c to dlib/debug.c
config.status: linking ./lib/io.c to dlib/io.c
config.status: linking ./lib/log.c to dlib/log.c
config.status: linking ./lib/method_uname.c to dlib/method_uname.c
config.status: linking ./lib/protocol.c to dlib/protocol.c
config.status: linking ./lib/socket.c to dlib/socket.c
config.status: linking ./lib/connectchild.c to dlib/connectchild.c
config.status: linking ./lib/udp.c to dlib/udp.c
config.status: linking ./lib/udp_util.c to dlib/udp_util.c
config.status: linking ./lib/userio.c to dlib/userio.c
config.status: linking ./lib/util.c to dlib/util.c
config.status: linking ./lib/broken.c to dlib/broken.c
config.status: linking ./lib/hostcache.c to dlib/hostcache.c
config.status: linking ./lib/serr.c to dlib/serr.c
config.status: linking ./lib/httpproxy.c to dlib/httpproxy.c
config.status: linking ./lib/tostring.c to dlib/tostring.c
config.status: linking ./lib/addressmatch.c to dlib/addressmatch.c
Configure status:
Acceptlock: workaround enabled on this platform Preloading: OK SO_SNDLOWAT: not enabled for this platform select: OK Routeinfo: OK
This software should perform optimally when all the lines above report 'OK'.
This is not possible on all platforms.
Modules:
redirect: not found bandwidth: not found
+ make
Making all in include
cd .. \
&& CONFIG_FILES= CONFIG_HEADERS=include/autoconf.h \
/bin/sh ./config.status(parts removed due to 40k limit)
mkdir .libs
rm -fr .libs/libsocks.la .libs/libsocks.* .libs/libsocks.*
(cd . && ln -s config_parse.lo config_parse.o)
(cd . && ln -s config_scan.lo config_scan.o)
(cd . && ln -s Raccept.lo Raccept.o)
(cd . && ln -s Rbind.lo Rbind.o)
(cd . && ln -s Rgetpeername.lo Rgetpeername.o)
(cd . && ln -s Rgetsockname.lo Rgetsockname.o)
(cd . && ln -s Rrresvport.lo Rrresvport.o)
(cd . && ln -s io.lo io.o)
(cd . && ln -s address.lo address.o)
(cd . && ln -s authneg.lo authneg.o)
(cd . && ln -s client.lo client.o)
(cd . && ln -s clientconfig.lo clientconfig.o)
(cd . && ln -s clientprotocol.lo clientprotocol.o)
(cd . && ln -s udp.lo udp.o)
(cd . && ln -s userio.lo userio.o)
(cd . && ln -s method_uname.lo method_uname.o)
(cd . && ln -s connectchild.lo connectchild.o)
(cd . && ln -s config.lo config.o)
(cd . && ln -s log.lo log.o)
(cd . && ln -s protocol.lo protocol.o)
(cd . && ln -s socket.lo socket.o)
(cd . && ln -s udp_util.lo udp_util.o)
(cd . && ln -s util.lo util.o)
(cd . && ln -s Rbindresvport.lo Rbindresvport.o)
(cd . && ln -s Rconnect.lo Rconnect.o)
(cd . && ln -s Rgethostbyname.lo Rgethostbyname.o)
(cd . && ln -s debug.lo debug.o)
(cd . && ln -s Rcompat.lo Rcompat.o)
(cd . && ln -s msproxy_clientprotocol.lo msproxy_clientprotocol.o)
(cd . && ln -s hostcache.lo hostcache.o)
(cd . && ln -s broken.lo broken.o)
(cd . && ln -s serr.lo serr.o)
(cd . && ln -s httpproxy.lo httpproxy.o)
(cd . && ln -s tostring.lo tostring.o)
(cd . && ln -s addressmatch.lo addressmatch.o)
gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libsocks.0.1.0.dylib config_parse.lo config_scan.lo Raccept.lo Rbind.lo Rgetpeername.lo Rgetsockname.lo Rrresvport.lo io.lo address.lo authneg.lo client.lo clientconfig.lo clientprotocol.lo udp.lo userio.lo method_uname.lo connectchild.lo config.lo log.lo protocol.lo socket.lo udp_util.lo util.lo Rbindresvport.lo Rconnect.lo Rgethostbyname.lo debug.lo Rcompat.lo msproxy_clientprotocol.lo hostcache.lo broken.lo serr.lo httpproxy.lo tostring.lo addressmatch.lo -all_load ../libscompat/.libs/libscompat.al -L/sw/lib -lpam -lc -install_name /sw/lib/libsocks.0.dylib -compatibility_version 2 -current_version 2.0
ld: warning -dylib_install_name /sw/lib/libsocks.0.dylib not found in segment address table LD_SEG_ADDR_TABLE /sw/var/lib/fink/prebound/seg_addr_table
ld: warning -undefined suppress disables -prebind
(cd .libs && rm -f libsocks.0.dylib && ln -s libsocks.0.1.0.dylib libsocks.0.dylib)
(cd .libs && rm -f libsocks.dylib && ln -s libsocks.0.1.0.dylib libsocks.dylib)
creating libsocks.la
(cd .libs && rm -f libsocks.la && ln -s ../libsocks.la libsocks.la)
Making all in sockd
source='config_parse.c' object='config_parse.o' libtool=no \
depfile='.deps/config_parse.Po' tmpdepfile='.deps/config_parse.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f config_parse.c || echo './'`config_parse.c
source='config_scan.c' object='config_scan.o' libtool=no \
depfile='.deps/config_scan.Po' tmpdepfile='.deps/config_scan.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f config_scan.c || echo './'`config_scan.c
source='sockd.c' object='sockd.o' libtool=no \
depfile='.deps/sockd.Po' tmpdepfile='.deps/sockd.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f sockd.c || echo './'`sockd.c
source='sockd_child.c' object='sockd_child.o' libtool=no \
depfile='.deps/sockd_child.Po' tmpdepfile='.deps/sockd_child.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f sockd_child.c || echo './'`sockd_child.c
sockd_child.c: In function `send_io':
sockd_child.c:830: warning: assignment discards qualifiers from pointer target type
sockd_child.c: In function `send_client':
sockd_child.c:889: warning: assignment discards qualifiers from pointer target type
sockd_child.c: In function `send_req':
sockd_child.c:922: warning: assignment discards qualifiers from pointer target type
source='io.c' object='io.o' libtool=no \
depfile='.deps/io.Po' tmpdepfile='.deps/io.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f io.c || echo './'`io.c
source='sockd_negotiate.c' object='sockd_negotiate.o' libtool=no \
depfile='.deps/sockd_negotiate.Po' tmpdepfile='.deps/sockd_negotiate.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f sockd_negotiate.c || echo './'`sockd_negotiate.c
sockd_negotiate.c: In function `send_negotiate':
sockd_negotiate.c:311: warning: assignment from incompatible pointer type
source='sockd_request.c' object='sockd_request.o' libtool=no \
depfile='.deps/sockd_request.Po' tmpdepfile='.deps/sockd_request.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f sockd_request.c || echo './'`sockd_request.c
sockd_request.c: In function `recv_req':
sockd_request.c:167: warning: assignment from incompatible pointer type
source='method_uname.c' object='method_uname.o' libtool=no \
depfile='.deps/method_uname.Po' tmpdepfile='.deps/method_uname.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f method_uname.c || echo './'`method_uname.c
source='debug.c' object='debug.o' libtool=no \
depfile='.deps/debug.Po' tmpdepfile='.deps/debug.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f debug.c || echo './'`debug.c
source='udp_util.c' object='udp_util.o' libtool=no \
depfile='.deps/udp_util.Po' tmpdepfile='.deps/udp_util.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f udp_util.c || echo './'`udp_util.c
source='util.c' object='util.o' libtool=no \
depfile='.deps/util.Po' tmpdepfile='.deps/util.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f util.c || echo './'`util.c
source='log.c' object='log.o' libtool=no \
depfile='.deps/log.Po' tmpdepfile='.deps/log.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f log.c || echo './'`log.c
source='socket.c' object='socket.o' libtool=no \
depfile='.deps/socket.Po' tmpdepfile='.deps/socket.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f socket.c || echo './'`socket.c
source='sockd_socket.c' object='sockd_socket.o' libtool=no \
depfile='.deps/sockd_socket.Po' tmpdepfile='.deps/sockd_socket.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f sockd_socket.c || echo './'`sockd_socket.c
source='config.c' object='config.o' libtool=no \
depfile='.deps/config.Po' tmpdepfile='.deps/config.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f config.c || echo './'`config.c
source='sockd_util.c' object='sockd_util.o' libtool=no \
depfile='.deps/sockd_util.Po' tmpdepfile='.deps/sockd_util.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f sockd_util.c || echo './'`sockd_util.c
source='sockd_protocol.c' object='sockd_protocol.o' libtool=no \
depfile='.deps/sockd_protocol.Po' tmpdepfile='.deps/sockd_protocol.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f sockd_protocol.c || echo './'`sockd_protocol.c
source='serverconfig.c' object='serverconfig.o' libtool=no \
depfile='.deps/serverconfig.Po' tmpdepfile='.deps/serverconfig.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f serverconfig.c || echo './'`serverconfig.c
source='lib_protocol.c' object='lib_protocol.o' libtool=no \
depfile='.deps/lib_protocol.Po' tmpdepfile='.deps/lib_protocol.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f lib_protocol.c || echo './'`lib_protocol.c
source='hostcache.c' object='hostcache.o' libtool=no \
depfile='.deps/hostcache.Po' tmpdepfile='.deps/hostcache.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f hostcache.c || echo './'`hostcache.c
source='interposition.c' object='interposition.o' libtool=no \
depfile='.deps/interposition.Po' tmpdepfile='.deps/interposition.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f interposition.c || echo './'`interposition.c
source='broken.c' object='broken.o' libtool=no \
depfile='.deps/broken.Po' tmpdepfile='.deps/broken.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f broken.c || echo './'`broken.c
source='serr.c' object='serr.o' libtool=no \
depfile='.deps/serr.Po' tmpdepfile='.deps/serr.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f serr.c || echo './'`serr.c
source='sockd_io.c' object='sockd_io.o' libtool=no \
depfile='.deps/sockd_io.Po' tmpdepfile='.deps/sockd_io.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f sockd_io.c || echo './'`sockd_io.c
sockd_io.c: In function `recv_io':
sockd_io.c:673: warning: assignment from incompatible pointer type
source='accesscheck.c' object='accesscheck.o' libtool=no \
depfile='.deps/accesscheck.Po' tmpdepfile='.deps/accesscheck.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f accesscheck.c || echo './'`accesscheck.c
source='auth_password.c' object='auth_password.o' libtool=no \
depfile='.deps/auth_password.Po' tmpdepfile='.deps/auth_password.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f auth_password.c || echo './'`auth_password.c
source='auth_pam.c' object='auth_pam.o' libtool=no \
depfile='.deps/auth_pam.Po' tmpdepfile='.deps/auth_pam.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f auth_pam.c || echo './'`auth_pam.c
source='tostring.c' object='tostring.o' libtool=no \
depfile='.deps/tostring.Po' tmpdepfile='.deps/tostring.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f tostring.c || echo './'`tostring.c
source='redirect.c' object='redirect.o' libtool=no \
depfile='.deps/redirect.Po' tmpdepfile='.deps/redirect.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f redirect.c || echo './'`redirect.c
source='redirect_key.c' object='redirect_key.o' libtool=no \
depfile='.deps/redirect_key.Po' tmpdepfile='.deps/redirect_key.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f redirect_key.c || echo './'`redirect_key.c
source='addressmatch.c' object='addressmatch.o' libtool=no \
depfile='.deps/addressmatch.Po' tmpdepfile='.deps/addressmatch.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f addressmatch.c || echo './'`addressmatch.c
source='checkmodule.c' object='checkmodule.o' libtool=no \
depfile='.deps/checkmodule.Po' tmpdepfile='.deps/checkmodule.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f checkmodule.c || echo './'`checkmodule.c
source='bandwidth.c' object='bandwidth.o' libtool=no \
depfile='.deps/bandwidth.Po' tmpdepfile='.deps/bandwidth.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f bandwidth.c || echo './'`bandwidth.c
source='bandwidth_key.c' object='bandwidth_key.o' libtool=no \
depfile='.deps/bandwidth_key.Po' tmpdepfile='.deps/bandwidth_key.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f bandwidth_key.c || echo './'`bandwidth_key.c
source='getifa.c' object='getifa.o' libtool=no \
depfile='.deps/getifa.Po' tmpdepfile='.deps/getifa.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../libscompat -no-cpp-precomp -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -c `test -f getifa.c || echo './'`getifa.c
/bin/sh ../libtool --mode=link gcc -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -L/sw/lib -o sockd config_parse.o config_scan.o sockd.o sockd_child.o io.o sockd_negotiate.o sockd_request.o method_uname.o debug.o udp_util.o util.o log.o socket.o sockd_socket.o config.o sockd_util.o sockd_protocol.o serverconfig.o lib_protocol.o hostcache.o interposition.o broken.o serr.o sockd_io.o accesscheck.o auth_password.o auth_pam.o tostring.o redirect.o redirect_key.o addressmatch.o checkmodule.o bandwidth.o bandwidth_key.o getifa.o ../libscompat/libscompat.la -lwrap -lpam
mkdir .libs
gcc -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -g -O2 -pipe -o sockd config_parse.o config_scan.o sockd.o sockd_child.o io.o sockd_negotiate.o sockd_request.o method_uname.o debug.o udp_util.o util.o log.o socket.o sockd_socket.o config.o sockd_util.o sockd_protocol.o serverconfig.o lib_protocol.o hostcache.o interposition.o broken.o serr.o sockd_io.o accesscheck.o auth_password.o auth_pam.o tostring.o redirect.o redirect_key.o addressmatch.o checkmodule.o bandwidth.o bandwidth_key.o getifa.o -L/sw/lib ../libscompat/.libs/libscompat.al -lwrap -lpam
ld: warning multiple definitions of symbol _gethostbyaddr
interposition.o definition of _gethostbyaddr in section (__TEXT,__text)
/usr/lib/libSystem.dylib(lu_host.o) definition of _gethostbyaddr
ld: warning multiple definitions of symbol _gethostbyname
interposition.o definition of _gethostbyname in section (__TEXT,__text)
/usr/lib/libSystem.dylib(lu_host.o) definition of _gethostbyname
ld: warning prebinding disabled because of undefined symbols
ld: Undefined symbols:
_res_9_init
make[1]: *** [sockd] Error 1
make: *** [all-recursive] Error 1
### execution of /var/tmp/tmp.1.4lXPMF failed, exit code 2
Failed: compiling dante-1.1.14-1 failed
Regards, Cian Hughes -- E [EMAIL PROTECTED]
------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
