Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#4854 closed defect (fixed)

net/tsocks fails to configure

Reported by: tim.wichmann@… Owned by: tobypeterson
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Hi,

got a problem while configureing tsocks.

During the configure phase I get the following error:

Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/ dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_tsocks/work/ tsocks-1.8" && ./configure --prefix=/opt/local --libdir=/opt/local/lib --mandir=/opt/local/share/ man" returned error 1 Command output: 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, int len) checking for correct close prototype... close(int fd) checking for correct poll prototype... configure: error: no match found!

Please, anyone who can help out, reply.

Change History (3)

comment:1 Changed 19 years ago by toby@…

Yeah, poll's pretty busted on Panther. Not sure there's anything I can do about this...

comment:2 Changed 19 years ago by toby@…

Resolution: fixed
Status: newclosed

OK, I committed a fix that will probably make it work again... reopen if not.

comment:3 Changed 19 years ago by tim.wichmann@…

Works fine! Thanks!

Note: See TracTickets for help on using tickets.