Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2002 17:01:35 -0800 (PST)
From:      Nick Popoff <nick@bloodletting.com>
To:        questions@freebsd.org
Subject:   stable buildworld failed: undefined sysctlnametomib
Message-ID:  <Pine.BSF.4.21.0203021657080.35202-100000@merc.heavytech.com>

next in thread | raw e-mail | index | archive | help

Greetings,

I've been trying to upgrade my laptop from 4.2-S to the latest stable for
the last few weeks without luck.  At first I assumed it was a temporary
bug in stable but now I'm thinking there's something wrong with mysetup.

% cvsup /usr/share/examples/cvsup/stable-cvsup
% cd /usr/src && make buildworld

Eventually this fails with the following error.  I've searched all over
but can't find anyone else suffering from this.  Tips on what to do?

------------------

===> sbin/kldconfig
cc -O -pipe    -I/usr/obj/usr/src/i386/usr/include -W -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-uninitialized -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch
-Wshadow  -c /usr/src/sbin/kldconfig/kldconfig.c
cc -O -pipe    -I/usr/obj/usr/src/i386/usr/include -W -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-uninitialized -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch
-Wshadow  -L/usr/local/lib -L/usr/lib -static -o kldconfig kldconfig.o
kldconfig.o: In function `getmib':
kldconfig.o(.text+0x2d): undefined reference to `sysctlnametomib'
*** Error code 1

Stop in /usr/src/sbin/kldconfig.
*** Error code 1





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0203021657080.35202-100000>