Re: compilation problem

Rejean Turgeon (allspeed@allspeeds.net)
Fri, 5 Jun 1998 20:08:49 -0400 (EDT)


The thing is i did make the make menuconfig before i tried to compile the
kernel but with this result!

Rejean Turgeon
AllSpeeds Net
allspeed@allspeeds.net

On Thu, 4 Jun 1998, Jimmie Farmer wrote:

> On Fri, 5 Jun 1998, Rejean Turgeon wrote:
>
> > i'm trying to upgrade to kernel 2.0.34 and a get the following errors when
> > i type make zlilo
> >
> > a /usr/src/linux-2.0.34/arch/i386/lib/lib.a -o vmlinux
> > fs/fs.o: In function `fcntl_setlk':
> > fs/fs.o(.text+0xc586): undefined reference to `posix_lock_file'
> > fs/fs.o: In function `posix_remove_locks':
> > fs/fs.o(.text+0xc5f5): undefined reference to `locks_delete_lock'
> > fs/fs.o: In function `flock_remove_locks':
> > fs/fs.o(.text+0xc628): undefined reference to `locks_delete_lock'
> > fs/fs.o: In function `flock_lock_file':
> > fs/fs.o(.text+0xcabb): undefined reference to `locks_empty_lock'
> > fs/fs.o(.text+0xcac1): undefined reference to `locks_init_lock'
> > fs/fs.o(.text+0xcb35): undefined reference to `locks_delete_lock'
> > fs/fs.o(.text+0xcbc7): undefined reference to `locks_insert_lock'
> > fs/filesystems.a(proc.o): In function `get_root_array':
> > proc.o(.text+0x2fad): undefined reference to `get_locks_status'
> > make: *** [vmlinux] Error 1
> >
> > anyone can tell me why?
>
> Do a "make menuconfig: (or make xconfig or whatever you normally
> do), make certain all your choices are still there, save the config and
> make dep ; make clean ; make zlilo. Worked like a charm for me.
>
> Sincerely,
> Jimmie Farmer
>
> Jimmie Farmer | It is by the fortune of God that, in this country,
> Techno Geek/Musician | we have three benefits: freedom of speech, freedom
> calvin@malchick.com | of thought, and the wisdom never to use either.
> http://www.malchick.com/ | -- Mark Twain
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu