From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 21:37:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD37416A417 for ; Fri, 15 Feb 2008 21:37:38 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from bifrost.locolomo.org (97.pool85-48-194.static.orange.es [85.48.194.97]) by mx1.freebsd.org (Postfix) with ESMTP id 999A913C448 for ; Fri, 15 Feb 2008 21:37:38 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from sleipner.local (unknown [192.168.0.126]) by bifrost.locolomo.org (Postfix) with ESMTP id E8FD939824 for ; Fri, 15 Feb 2008 22:37:36 +0100 (CET) Message-ID: <47B60620.4040307@locolomo.org> Date: Fri, 15 Feb 2008 22:37:36 +0100 From: Erik Norgaard User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Problem building loader in RELENG_7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 21:37:38 -0000 Hi: Just updated my source tree, I'm on FreeBSD bifrost 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #1: Tue Feb 12 09:52:32 CET 2008. Then I did # cd /usr/src # make -DLOADER_TFTP_SUPPORT=YES cc -O2 -fno-strict-aliasing -pipe -DLOADER_TFTP_SUPPORT -DBOOT_FORTH -I/usr/src/sys/boot/i386/loader/../../ficl -I/usr/src/sys/boot/i386/loader/../../ficl/i386 -DLOADER_GZIP_SUPPORT -I/usr/src/sys/boot/i386/loader/../../common -I. -Wall -I/usr/src/sys/boot/i386/loader/.. -I/usr/src/sys/boot/i386/loader/../btx/lib -ffreestanding -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -static -Ttext 0x0 -nostdlib -o loader.sym /usr/src/sys/boot/i386/loader/../btx/lib/crt0.o main.o conf.o vers.o boot.o commands.o console.o devopen.o interp.o interp_backslash.o interp_parse.o ls.o misc.o module.o panic.o load_elf32.o load_elf32_obj.o reloc_elf32.o load_elf64.o load_elf64_obj.o reloc_elf64.o bcache.o isapnp.o pnp.o interp_forth.o /usr/src/sys/boot/i386/loader/../../ficl/libficl.a /usr/src/sys/boot/i386/loader/../libi386/libi386.a -lstand /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0xca9): In function `bd_opendisk': : undefined reference to `uuid_is_nil' /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0x1084): In function `bd_opendisk': : undefined reference to `uuid_equal' /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0x11b9): In function `bd_opendisk': : undefined reference to `uuid_is_nil' /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0x1308): In function `bd_opendisk': : undefined reference to `uuid_equal' /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0x1358): In function `bd_opendisk': : undefined reference to `uuid_equal' /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0x17e0): In function `bd_print': : undefined reference to `uuid_equal' /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0x1884): In function `bd_print': : undefined reference to `uuid_equal' /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0x1904): In function `bd_print': : undefined reference to `uuid_equal' /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0x1954): more undefined references to `uuid_equal' follow *** Error code 1 Stop in /usr/src/sys/boot/i386/loader. *** Error code 1 Stop in /usr/src/sys/boot/i386. *** Error code 1 Stop in /usr/src/sys/boot. /usr/obj is empty, and i did make clean before make. Anyone else experiencing similar problems? I tried this also a few days ago with the same problem, it seems it is persistent... Thanks, Erik -- Erik Nørgaard Ph: +34.666334818 http://www.locolomo.org