Menu

#19 install problems

open
nobody
None
5
2006-09-19
2006-09-19
David
No

Hi guys, I don't know too much about tsocks, but want to run it with
darwinports. Darwinports won't download it because it doesn't seem to
find the files, so i downloaded it independently and ran the configure
command. I've pasted the results... is it something I'm doing wrong?

0-16-cb-85-37-37:~/desktop/tsocks-1.8 David$ ./configure
loading cache ./config.cache
checking host system type... i386-apple-darwin8.7.1
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking if the C compiler accepts -Wall... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for dlfcn.h... yes
checking for sys/socket.h... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for sys/poll.h... yes
checking for unistd.h... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strspn... yes
checking for strtol... yes
checking for connect in -lc... yes
checking for socket... yes
checking for inet_aton... yes
checking for gethostbyname... yes
checking for dlsym in -ldl... yes
checking for RTLD_NEXT from dlfcn.h... yes
checking for correct select prototype... select(int n, fd_set *readfds,
fd_set *writefds, fd_set *exceptfds, struct timeval *timeout)
checking for correct connect prototype... connect(int __fd, const struct
sockaddr * __addr, socklen_t __len)
checking for correct close prototype... close(int fd)
checking for correct poll prototype... configure: error: no match found!

Discussion


Log in to post a comment.