Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 1998 14:40:24 -0700
From:      don morrison <dmorrisn@u.washington.edu>
To:        Martin Koch Villefrance <koch@image.dk>, questions@FreeBSD.ORG
Subject:   Re: compile problems!!!! HELP NEEDED FAST PLEASE!
Message-ID:  <3.0.5.32.19980608144024.00809b20@dmorrisn.deskmail.washington.edu>
In-Reply-To: <199806082042.WAA10362@mail000.image.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
>I'm running FreeBSD 2.2.6-RELEASE, a great OS for the server I'm
>administrating - but now I've run into some problems:
>I would compile a new kernel, with higher 'maxusers' and got the following,
>when trying to 'make' the kernel:
>loading kernel
>procfs_vnops.o: Undefined symbol `___cmpdi2' referenced from text segment
>nfs_bio.o: Undefined symbol `___cmpdi2' referenced from text segment
>nfs_subs.o: Undefined symbol `___cmpdi2' referenced from text segment
>ffs_vnops.o: Undefined symbol `___cmpdi2' referenced from text segment
>*** Error code 1
>
>Stop.            
>
>Then I thought I did something wrong, and therefor tried to compile the
>GENERIC, but same results!

Did you just update the source tree before trying to compile the kernel?
If so, you should do a 'make world' before you try to compile the kernel.
(I recommend doing a 'make buildworld' and then a 'make installworld' so
you can still use your system while compiling...)


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?3.0.5.32.19980608144024.00809b20>