From owner-freebsd-current Fri Jan 1 10:43:47 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA09496 for freebsd-current-outgoing; Fri, 1 Jan 1999 10:43:47 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from second.dialup.access.net (lsmarso.dialup.access.net [166.84.254.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA09489 for ; Fri, 1 Jan 1999 10:43:42 -0800 (PST) (envelope-from larry@marso.com) Received: (from larry@localhost) by second.dialup.access.net (8.9.1/8.8.8) id NAA05239 for freebsd-current@freebsd.org; Fri, 1 Jan 1999 13:38:32 -0500 (EST) (envelope-from larry) Date: Fri, 1 Jan 1999 13:38:32 -0500 From: "Larry S. Marso" To: freebsd-current@FreeBSD.ORG Subject: aout-to-elf build failure, 31 December Message-ID: <19990101133832.X988@marso.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.13i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The following is where an aout-to-elf-build died last night. Best regards -- Larry S. Marso larry@marso.com cc -nostdinc -O -pipe -I/jaz/src/usr.sbin/i4b/isdnd/../isdnmonitor -I/jaz/src/us r.sbin/i4b/isdnd/../isdntel -I/usr/obj/elf/jaz/src/usr.sbin/i4b/isdnd -DDEBUG -D USE_RTPRIO -DUSE_CURSES -DI4B_EXTERNAL_MONITOR -I/usr/obj/elf/jaz/src/tmp/usr/i nclude -o isdnd rc_parse.o rc_scan.o main.o rc_config.o log.o curses.o process. o rates.o msghdl.o fsm.o support.o timer.o exec.o dial.o monitor.o pcause.o cont roller.o alias.o -lcurses /usr/obj/aout/jaz/src/tmp/usr/libexec/elf/ld: warning: libtermcap.so.2, needed b y /usr/obj/elf/jaz/src/tmp/usr/lib/libcurses.so, not found (try using --rpath) /usr/obj/elf/jaz/src/tmp/usr/lib/libcurses.so: undefined reference to `tgetnum' /usr/obj/elf/jaz/src/tmp/usr/lib/libcurses.so: undefined reference to `tgoto' /usr/obj/elf/jaz/src/tmp/usr/lib/libcurses.so: undefined reference to `tgetflag' /usr/obj/elf/jaz/src/tmp/usr/lib/libcurses.so: undefined reference to `tputs' /usr/obj/elf/jaz/src/tmp/usr/lib/libcurses.so: undefined reference to `tgetent' /usr/obj/elf/jaz/src/tmp/usr/lib/libcurses.so: undefined reference to `tgetstr' *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message