From owner-freebsd-stable Sat Feb 10 17:14:30 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA26639 for stable-outgoing; Sat, 10 Feb 1996 17:14:30 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA26634 for ; Sat, 10 Feb 1996 17:14:28 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id RAA29447; Sat, 10 Feb 1996 17:13:41 -0800 To: Eric Chet cc: stable@freebsd.org Subject: Re: -stable make world fails this week In-reply-to: Your message of "Sat, 10 Feb 1996 17:56:59 EST." Date: Sat, 10 Feb 1996 17:13:41 -0800 Message-ID: <29444.824001221@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-stable@freebsd.org Precedence: bulk I've been trying to fix this now for a day and cannot commit the bleedin' changes to -stable that would disable setproctitle()! Any CVS gurus know what to make of this? jkh@freefall-> cvs commit cvs commit: Examining . cvs commit: Examining lib cvs commit: Examining sup cvs commit: Examining supfilesrv cvs commit: sticky tag `RELENG_2_1_0' for file `supfilesrv/supfilesrv.c' is not a branch cvs commit: Examining supscan cvs [commit aborted]: correct above errors first! Jordan > 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 >