From owner-freebsd-current Sat Jun 1 18:28:44 2002 Delivered-To: freebsd-current@freebsd.org Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by hub.freebsd.org (Postfix) with ESMTP id 1FC5537B400 for ; Sat, 1 Jun 2002 18:28:42 -0700 (PDT) Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by earth.hub.org (Postfix) with ESMTP id B3F59103B46 for ; Sat, 1 Jun 2002 22:28:36 -0300 (ADT) Date: Sat, 1 Jun 2002 22:28:36 -0300 (ADT) From: "Marc G. Fournier" To: freebsd-current@freebsd.org Subject: Undefined symbol "SYS_uuidgen"? Message-ID: <20020601221642.C2522-100000@mail1.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 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" 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? Thanks ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message