Date: Thu, 27 Mar 2003 00:32:00 -0800 (PST) From: Nate Eldredge <neldredge@hmc.edu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50335: lang/expect port build failure: `openpty' unresolved Message-ID: <200303270832.h2R8W0pX041314@mercury.st.hmc.edu>
next in thread | raw e-mail | index | archive | help
>Number: 50335 >Category: ports >Synopsis: lang/expect port build failure: `openpty' unresolved >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 27 00:40:02 PST 2003 >Closed-Date: >Last-Modified: >Originator: Nate Eldredge >Release: FreeBSD 4.7-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD mercury 4.7-RELEASE-p9 FreeBSD 4.7-RELEASE-p9 #3: Mon Mar 24 02:21:23 PST 2003 nate@mercury:/big/obj/big/src/sys/MERCURY i386 >Description: Building the lang/expect port fails when it goes to link expectk. cc -pipe -O -pipe -o expectk exp_main_tk.o libexpect538.a -L/usr/local/lib -ltk83 -L/usr/local/lib -ltcl83 -L/usr/X11R6/lib -lX11 -lm -Wl,-rpath,/usr/local/lib:/usr/local/lib:/usr/local/lib:/usr/X11R6/lib libexpect538.a(pty_termios.o): In function `exp_getptymaster': pty_termios.o(.text+0x170): undefined reference to `openpty' *** Error code 1 Stop in /big/ports/lang/expect/work/expect-5.38. It looks to me like it needs to link -lutil. >How-To-Repeat: cd /usr/ports/lang/expect make >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303270832.h2R8W0pX041314>