From owner-freebsd-current Sat Jun 1 19: 6: 2 2002 Delivered-To: freebsd-current@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 0245937B400 for ; Sat, 1 Jun 2002 19:05:59 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.2/8.12.3) id g5225w1G074902; Sat, 1 Jun 2002 21:05:58 -0500 (CDT) (envelope-from dan) Date: Sat, 1 Jun 2002 21:05:58 -0500 From: Dan Nelson To: "Marc G. Fournier" Cc: freebsd-current@FreeBSD.ORG Subject: Re: Undefined symbol "SYS_uuidgen"? Message-ID: <20020602020558.GA71139@dan.emsphone.com> References: <20020601221642.C2522-100000@mail1.hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020601221642.C2522-100000@mail1.hub.org> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 01), Marc G. Fournier said: > Performed a 'make buildworld' successfully, but as soon as I tried the > 'installworld', when its trying to do the install of libc.so.5, it gives > an error to the effect of: > > /usr/libexec/ld-elf.so.1: /usr/lib/libc.so.5: Undefined symbol "SYS_uuidgen" Sounds like your kernel and userland are out of synch. Try installing a new kernel, and rerunning installworld. You may need to build the kernel on another machine if you can't roll back your libc. It's always a good idea to back up libc before a world build :) > I've tried to search google, and the list archives on freebsd.org, as > well as re-scan through UPDATING, and can't find any references to it > ;( > > Help? Since I'm in a state whre I can't get hte network up, is there > a file I can edit to fix this? You should be able to use the network in single-user mode; ifconfig and route are statically linked. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message