From owner-freebsd-stable Sat Feb 10 16:23:13 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA23898 for stable-outgoing; Sat, 10 Feb 1996 16:23:13 -0800 (PST) Received: from s1.GANet.NET (s1.GANet.NET [199.18.201.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA23889 for ; Sat, 10 Feb 1996 16:23:09 -0800 (PST) Received: (from ec0@localhost) by s1.GANet.NET (8.6.11/8.6.11) id TAA21352; Sat, 10 Feb 1996 19:22:03 -0500 Date: Sat, 10 Feb 1996 19:22:03 -0500 (EST) From: Eric Chet To: Jason Gilbert cc: stable@freebsd.org Subject: Re: -stable make world fails this week In-Reply-To: <311D2CC5.41C67EA6@scott.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-stable@freebsd.org Precedence: bulk > 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 Thats what I did until I could find the proper fix. ejc > > > > 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 >