Error during toaster_setup.pl -s pre

Started by ejconcept, March 19, 2004, 10:43:09 PM

Previous topic - Next topic

ejconcept

I'm getting this error when running toaster_setup.pl -s pre

FreeBSD 4.9
new minimal install with ports

tried to manually install expect, with no success.

any ideas?

running: make  -DWITHOUT_X11  install clean===>  Building for expect-5.38.0_1rm -f libexpect538.so.1ld -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/ports/lang/tcl83/work/tcl8.3.5/unix -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 1Stop in /usr/ports/lang/expect/work/expect-5.38.*** Error code 1Stop in /usr/ports/lang/expect.SysCmd: make  -DWITHOUT_X11  install cleanSysCmd: result: 256InstallPort: expect               FAILEDFATAL FAILURE: Install of expect failed. Please fix and try again. at lib/Mail/Toaster/Setup.pm line 2105

ejconcept

pkg_add -r expect

thanks for the help Matt!


-edward