From owner-freebsd-questions Sun Mar 16 12: 8:59 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9AB137B404 for ; Sun, 16 Mar 2003 12:08:57 -0800 (PST) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 040BB43F93 for ; Sun, 16 Mar 2003 12:08:57 -0800 (PST) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6/8.9.3) with ESMTP id h2GK8sp27056; Sun, 16 Mar 2003 12:08:54 -0800 From: Kent Stewart To: "Joe Sotham" , freebsd-questions@FreeBSD.ORG Subject: Re: latest stable branch upgrade fails Date: Sun, 16 Mar 2003 12:08:54 -0800 User-Agent: KMail/1.5 References: <1168.192.168.0.1.1047830835.squirrel@sigfried> In-Reply-To: <1168.192.168.0.1.1047830835.squirrel@sigfried> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303161208.54406.kstewart@owt.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 16 March 2003 08:07 am, Joe Sotham wrote: > Here's my stable cvsup file: > *default host=cvsup.ca.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs tag=RELENG_4 > *default delete use-rel-suffix > *default compress > src-all > > In the /usr/src directory I did a make clean, then make > > The following error occurs. I have tried this a number of times > including deleting the entire src tree and then cvsuping again. Sorry about the copy but kmail would not include your error messages. You had Warning: Object directory not changed from original /usr/src/libexec/rtld-elf cc -O -pipe -Wall -DFREEBSD_ELF -I/usr/src/libexec/rtld-elf/i386 -I/usr/src/libexec/rtld-elf -elf -fpic -DPIC -c rtld.c rtld.c:81: warning: `struct dl_serinfo' declared inside parameter list rtld.c:81: warning: its scope is only this definition or declaration, which is probably not what you want. A cvsup and buildworld from my cvs-mirror produced cc -O -pipe -Wall -DFREEBSD_ELF -I/usr/src/libexec/rtld-elf/i386 -I/usr/src/libexec/rtld-elf -elf -fpic -DPIC -c /usr/src/libexe c/rtld-elf/i386/rtld_start.S cc -O -pipe -Wall -DFREEBSD_ELF -I/usr/src/libexec/rtld-elf/i386 -I/usr/src/libexec/rtld-elf -elf -fpic -DPIC -c /usr/src/libexe c/rtld-elf/rtld.c cc -O -pipe -Wall -DFREEBSD_ELF -I/usr/src/libexec/rtld-elf/i386 -I/usr/src/libexec/rtld-elf -elf -fpic -DPIC -c /usr/src/libexe c/rtld-elf/i386/lockdflt.c First of all, there are no error messages and second, my compile link to rtld.c is full path and not just rtld.c. Rtld.c was last modified 3 weeks ago. I kind of wonder if you have some old code left over in /usr/obj. If you clean it up and it still dies, change your cvsup mirror. There is something different on your system. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message