Date: Sat, 10 Feb 1996 17:39:49 -0600 From: Jason Gilbert <jason@scott.net> To: stable@freebsd.org Subject: Re: -stable make world fails this week Message-ID: <311D2CC5.41C67EA6@scott.net> References: <Pine.SOL.3.91.960210175620.19668G-100000@s1>
next in thread | previous in thread | raw e-mail | index | archive | help
I ran into it too. I just commented out supfilesrv from the Makefile in the sup directory and then make world worked. I supppose this could be bad??? Jason Eric Chet wrote: > > Hello > I just supped the changes for -stable this week. There were some > new files in usr.sbin/sup/. A make world fails with > > cc -O -DVAR_TMP -DHAS_DAEMON -I/var/usr/src/usr.sbin/sup/supfilesrv > -I/var/usr/src/usr.sbin/sup/supfilesrv/../lib > -DRENAMELOG=\"/var/log/sup.rename\" -o supfilesrv supfilesrv.o > -L/var/usr/src/usr.sbin/sup/supfilesrv/../lib/obj -lsup -lcrypt -lutil > supfilesrv.o: Undefined symbol `_setproctitle' referenced from text segment > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > Has anyone else see this problem? I did a findgrep for setproctitle > I did not see it in any of the libs. > > -- ejc > work: ejc@nasvr1.cb.att.com > home: ec0@ganet.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?311D2CC5.41C67EA6>