Date: Sat, 9 Aug 2003 12:31:00 -0700 (PDT) From: Oliver Crow <ocrow@simplexity.net> To: freebsd-ports@freebsd.org Cc: jerry@thehutt.org Subject: problems compiling expect Message-ID: <20030809122231.D271-100000@iguana.simplexity.net>
next in thread | raw e-mail | index | archive | help
I'm having problems building the lang/expect port. I'm running 4.8-RELEASE-p1. The PORTVERSION is 5.38.0. I cvsup'd ports today. I do a 'make distclean' and a 'make -DWITHOUT_X11', and get this error: ld -shared -x -o libexpect538.so.1 shared/exp_command.o shared/expect.o shared/pty_termios.o shared/exp_inter.o shared/exp_regexp.o shared/exp_tty.o shared/exp_log.o shared/exp_main_sub.o shared/exp_pty.o shared/exp_trap.o shared/exp_console.o shared/exp_strf.o shared/exp_glob.o shared/exp_win.o shared/exp_clib.o shared/exp_closetcl.o shared/exp_memmove.o shared/exp_tty_comm.o shared/exp_select.o shared/exp_event.o shared/exp_chan.o shared/Dbg.o -Wl,-rpath,/usr/local/lib -L/usr/local/lib -ltcl83 -lm -lc /usr/libexec/elf/ld: unrecognized option '-Wl,-rpath,/usr/local/lib' /usr/libexec/elf/ld: use the --help option for usage information *** Error code 1 Stop in /opt/ports/lang/expect/work/expect-5.38. *** Error code 1 Oliver
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030809122231.D271-100000>