From owner-freebsd-current Tue Dec 29 17:57:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13910 for freebsd-current-outgoing; Tue, 29 Dec 1998 17:57:19 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from schizo.cdsnet.net (schizo.cdsnet.net [204.118.244.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA13899 for ; Tue, 29 Dec 1998 17:57:15 -0800 (PST) (envelope-from mrcpu@internetcds.com) Received: from localhost (mrcpu@localhost) by schizo.cdsnet.net (8.8.8/8.7.3) with SMTP id RAA05633 for ; Tue, 29 Dec 1998 17:52:59 -0800 (PST) Date: Tue, 29 Dec 1998 17:52:58 -0800 (PST) From: Jaye Mathisen X-Sender: mrcpu@schizo.cdsnet.net To: current@FreeBSD.ORG Subject: Buildworld failure in -current aout-to-elf build. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK, step 2 was to convert to elf. Close, but no banana. cc -O -pipe -I/usr/src/usr.sbin/i4b/isdnd/../isdnmonitor -I/usr/src/usr.sbin/i4b/isdnd/../isdntel -I/usr/obj/elf/usr/src/usr.sbin/i4b/isdnd -DDEBUG -DUSE_RTPRIO -DUSE_CURSES -DI4B_EXTERNAL_MONITOR -I/usr/obj/elf/usr/src/tmp/usr/include -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 controller.o alias.o -lcurses /usr/obj/aout/usr/src/tmp/usr/libexec/elf/ld: warning: libtermcap.so.2, needed by /usr/obj/elf/usr/src/tmp/usr/lib/libcurses.so, not found (try using --rpath) /usr/obj/elf/usr/src/tmp/usr/lib/libcurses.so: undefined reference to `tgetnum' /usr/obj/elf/usr/src/tmp/usr/lib/libcurses.so: undefined reference to `tgoto' /usr/obj/elf/usr/src/tmp/usr/lib/libcurses.so: undefined reference to `tgetflag' /usr/obj/elf/usr/src/tmp/usr/lib/libcurses.so: undefined reference to `tputs' /usr/obj/elf/usr/src/tmp/usr/lib/libcurses.so: undefined reference to `tgetent' /usr/obj/elf/usr/src/tmp/usr/lib/libcurses.so: undefined reference to `tgetstr' and so on, and so forth... What to do? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message