Date: Sun, 4 Mar 2001 13:13:10 -0500 From: Graywane <graywane@home.com> To: freebsd-stable@freebsd.org Subject: gftp compiled before this weekend - doesn't now. Message-ID: <20010304131310.A22648@home.com>
next in thread | raw e-mail | index | archive | help
/usr/ports/ftp/gftp compiled on 4.2-STABLE before this weekend. Doesn't link now. Here is the relevant information. $ head -1 /etc/motd FreeBSD 4.2-STABLE (GRAYWANE) #0: Sat Mar 3 09:13:17 EST 2001 ===> Building for gftp-2.0.7b [snip] cc -D_REENTRANT -O -o gftp bookmarks.o cache.o chmod_dialog.o config_file.o delete_dialog.o dnd.o file_transfer.o ftp.o gftp.o local.o misc.o misc_dialogs.o mkdir_dialog.o protocols.o rename_dialog.o rfc959.o rfc2068.o ssh.o transfer_gui.o view_dialog.o -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lxpg4 -lXext -lX11 -lm -lintl -pthread file_transfer.o: In function `transfer_files': file_transfer.o(.text+0x1a49): undefined reference to `__pthread_detach' file_transfer.o: In function `get_status': file_transfer.o(.text+0x2123): undefined reference to `__pthread_select' ftp.o: In function `ftp_list_files': ftp.o(.text+0x852): undefined reference to `__pthread_sleep' misc.o: In function `file_countlf': misc.o(.text+0x61b): undefined reference to `__pthread_read' protocols.o: In function `gftp_get_next_file_chunk': protocols.o(.text+0x567): undefined reference to `__pthread_select' protocols.o(.text+0x5ad): undefined reference to `__pthread_read' protocols.o: In function `gftp_put_next_file_chunk': protocols.o(.text+0x6e2): undefined reference to `__pthread_select' protocols.o(.text+0x730): undefined reference to `__pthread_write' rfc959.o: In function `rfc959_connect': rfc959.o(.text+0x417): undefined reference to `__pthread_connect' rfc959.o: In function `rfc959_data_connection_new': rfc959.o(.text+0x1590): undefined reference to `__pthread_connect' rfc959.o: In function `rfc959_accept_active_connection': rfc959.o(.text+0x17cf): undefined reference to `__pthread_accept' rfc2068.o: In function `rfc2068_connect': rfc2068.o(.text+0x3b4): undefined reference to `__pthread_connect' ssh.o: In function `ssh_connect': ssh.o(.text+0x295): undefined reference to `__pthread_fork' ssh.o(.text+0x345): undefined reference to `__pthread_write' ssh.o(.text+0x376): undefined reference to `__pthread_write' ssh.o(.text+0x387): undefined reference to `__pthread_write' ssh.o: In function `start_login_sequence': ssh.o(.text+0x5fc): undefined reference to `__pthread_read' ssh.o(.text+0x654): undefined reference to `__pthread_select' ssh.o(.text+0x678): undefined reference to `__pthread_read' ssh.o(.text+0x835): undefined reference to `__pthread_write' ssh.o(.text+0x848): undefined reference to `__pthread_write' transfer_gui.o: In function `check_done_process': transfer_gui.o(.text+0x9ff): undefined reference to `__pthread_waitpid' view_dialog.o: In function `fork_process': view_dialog.o(.text+0xa21): undefined reference to `__pthread_fork' *** Error code 1 Stop in /usr/ports/ftp/gftp/work/gftp-2.0.7b/src. *** Error code 1 Stop in /usr/ports/ftp/gftp/work/gftp-2.0.7b. *** Error code 1 Stop in /usr/ports/ftp/gftp/work/gftp-2.0.7b. *** Error code 1 Stop in /usr/ports/ftp/gftp. *** Error code 1 Stop in /usr/ports/ftp/gftp. *** Error code 1 Stop in /usr/ports/ftp/gftp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010304131310.A22648>