Date: Wed, 30 Jul 1997 07:32:40 +0200 (MET DST) From: paulz@trantor.stuyts.nl To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: misc/4190: Make release fails on current Message-ID: <199707300532.HAA01754@trantor.stuyts.nl> Resent-Message-ID: <199707300650.XAA13669@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 4190 >Category: misc >Synopsis: Make release fails on current >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 29 23:50:01 PDT 1997 >Last-Modified: >Originator: Paul van der Zwan >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: Current updated on 29-7-1997. >Description: Make release fails with the following errors: cc -O2 -pipe -DCRUNCHED_BINARY -c grep_stub.c ld -dc -r -o grep.lo grep_stub.o /usr/obj//usr/src/gnu/usr.bin/grep/dfa.o /usr/obj//usr/src/gnu/usr.bin/grep/grep.o /usr/obj//usr/src/gnu/usr.bin/grep/getopt.o /usr/obj//usr/src/gnu/usr.bin/grep/kwset.o /usr/obj//usr/src/gnu/usr.bin/grep/obstack.o /usr/obj//usr/src/gnu/usr.bin/grep/search.o crunchide -k __crunched_grep_stub grep.lo cc -static -o fixit_crunch fixit_crunch.o cat.lo chmod.lo chroot.lo cp.lo date.lo dd.lo df.lo echo.lo ed.lo expr.lo hostname.lo kill.lo ln.lo ls.lo mkdir.lo mt.lo mv.lo pwd.lo rcp.lo rm.lo rmdir.lo sleep.lo stty.lo sync.lo test.lo badsect.lo chown.lo clri.lo disklabel.lo dump.lo dmesg.lo fdisk.lo ft.lo mknod.lo mount.lo newfs.lo ping.lo reboot.lo restore.lo scsi.lo swapon.lo umount.lo mount_msdos.lo mount_cd9660.lo mount_nfs.lo ftp.lo more.lo rsh.lo sed.lo telnet.lo rlogin.lo vi.lo find.lo grep.lo -lcrypt -ltelnet -lutil -ll -lcurses -ltermcap -ledit -lgnuregex -lkvm -lscsi ping.lo: Undefined symbol `_sqrt' referenced from text segment *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. >How-To-Repeat: cd /usr/src/release make release CHROOTDIR=/scratch/release >Fix: Add -lm to the required libraries ??? >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707300532.HAA01754>