problems compiling expect

Oliver Crow ocrow at simplexity.net
Sat Aug 9 12:31:03 PDT 2003


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



More information about the freebsd-ports mailing list