linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Kernel compilation problem on YDL
       [not found] <199907150514.AAA14214@lists.linuxppc.org>
@ 1999-07-16  9:10 ` Lucas Vergnettes
  1999-07-16 18:26   ` Michael Fenske
  0 siblings, 1 reply; 2+ messages in thread
From: Lucas Vergnettes @ 1999-07-16  9:10 UTC (permalink / raw)
  To: linuxppc-dev


Hi!

I just installed YDL 1.0 some weeks ago. I can comppile every sort of 
software really cleanly, but the kernnel compilation gives me this 
error :

ld  -r -o mm.o  fault.o init.o extable.o
make[2]: Leaving directory `/usr/src/linux/arch/ppc/mm'
make[1]: Leaving directory `/usr/src/linux/arch/ppc/mm'
make -C  arch/ppc/lib
make[1]: Entering directory `/usr/src/linux/arch/ppc/lib'
make all_targets
make[2]: Entering directory `/usr/src/linux/arch/ppc/lib'
gcc -D__KERNEL__ -I/usr/src/linux/include -D__ASSEMBLY__ -c checksum.S -o
checksum.o
gcc -D__KERNEL__ -I/usr/src/linux/include -D__ASSEMBLY__ -c string.S -o
string.o
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -D__powerpc__ -fsigned-char -msoft-float -pipe
-fno-builtin -ffixed-r2 -Wno-uninitialized -mmultiple -mstring   -c -o
strcase.o strcase.c
rm -f lib.o
ld  -r -o lib.o  checksum.o string.o strcase.o
make[2]: Leaving directory `/usr/src/linux/arch/ppc/lib'
make[1]: Leaving directory `/usr/src/linux/arch/ppc/lib'
ld -T arch/ppc/vmlinux.lds -Ttext 0xc0000000 -Bstatic arch/ppc/kernel/head.o
init/main.o init/version.o \
         --start-group \
         arch/ppc/kernel/kernel.o arch/ppc/mm/mm.o arch/ppc/lib/lib.o
kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o \
         fs/filesystems.a \
         net/network.a \
         drivers/block/block.a drivers/char/char.a drivers/misc/misc.a
drivers/net/net.a drivers/scsi/scsi.a drivers/cdrom/cdrom.a
drivers/sound/sound.a drivers/pci/pci.a drivers/macintosh/macintosh.a
drivers/video/video.a \
         /usr/src/linux/lib/lib.a \
         --end-group \
         -o vmlinux
arch/ppc/kernel/kernel.o: In function `sys_mmap':
arch/ppc/kernel/kernel.o(.text+0x4128): undefined reference to `fget'
make: *** [vmlinux] Error 1
root:/usr/src/linux#

This is a glibc 2.1.1 system.
I use make mrproper && make config, then make dep && make vmlinux.

I tried to update egcs but the version I tried was bad, so I 
reinstalled the YDL default.
I tried tu update binutils but apperently unsuccesfully ... :/

Can someone help me on this?

Thanks
Lucas
-- 
Lucas Vergnettes   --  Osteopathy Student  --  mailto:lucas@promac.org
LinuxPPC, Ostéopathie et Bidouilles Internet : http://lucas.promac.org
                 EMACS : Escape-Meta-Alt-Control-Shift        

[[ This message was sent via the linuxppc-dev mailing list.  Replies are ]]
[[ not  forced  back  to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting.   ]]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Kernel compilation problem on YDL
  1999-07-16  9:10 ` Kernel compilation problem on YDL Lucas Vergnettes
@ 1999-07-16 18:26   ` Michael Fenske
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Fenske @ 1999-07-16 18:26 UTC (permalink / raw)
  To: Lucas Vergnettes; +Cc: linuxppc-dev


Lucas Vergnettes wrote:
> 
> Hi!
> 
> I just installed YDL 1.0 some weeks ago. I can comppile every sort of
> software really cleanly, but the kernnel compilation gives me this
> error :
> 
--- snip ---
> arch/ppc/kernel/kernel.o: In function `sys_mmap':
> arch/ppc/kernel/kernel.o(.text+0x4128): undefined reference to `fget'
> make: *** [vmlinux] Error 1
> root:/usr/src/linux#
> 
Please search in the archive at http://lists.linuxppc.org/. I'm sure the
answer is there.

Michael

[[ This message was sent via the linuxppc-dev mailing list.  Replies are ]]
[[ not  forced  back  to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting.   ]]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-07-16 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <199907150514.AAA14214@lists.linuxppc.org>
1999-07-16  9:10 ` Kernel compilation problem on YDL Lucas Vergnettes
1999-07-16 18:26   ` Michael Fenske

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).