All of lore.kernel.org
 help / color / mirror / Atom feed
* kernel build problem.
@ 1998-12-22 23:26 Alex deVries
  1998-12-23  4:44 ` ralf
  0 siblings, 1 reply; 9+ messages in thread
From: Alex deVries @ 1998-12-22 23:26 UTC (permalink / raw)
  To: SGI Linux


So, I'm building 2.1.121 that's in cvs using egcs-2.90.27 980315 and
binutils  2.8.1.  Both are from Rough Cuts.

Here's the error:

make[2]: Entering directory `/usr/src/linux/arch/mips/mm'
egcs -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -G 0 -mno-abicalls -fno-pic -mcpu=r4600 -mips2 -pipe
-c -o r6000.o r6000.c
{standard input}: Assembler messages:
{standard input}:384: Warning: Unmatched %hi reloc
{standard input}:487: Internal error!
Assertion failure in tc_gen_reloc at ./config/tc-mips.c line 10203.
Please report this bug.
make[2]: *** [r6000.o] Error 1
make[2]: Leaving directory `/usr/src/linux/arch/mips/mm'

Any ideas on what I should do here?  Also, Ralf, are you going to upload
2.1.131 soon?

- Alex

-- 
Alex deVries, puffin on LinuxNet.
I know exactly what I want in life.

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Kernel Build Problem
@ 1999-06-11 10:44 Andrew Linfoot
  0 siblings, 0 replies; 9+ messages in thread
From: Andrew Linfoot @ 1999-06-11 10:44 UTC (permalink / raw)
  To: linux

Hi,

I'm trying to build the 2.2.1 kernel with sound support enabled and i get
the following warnings:

sound_firmware.c: In function `do_mod_firmware_load':
sound_firmware.c:23: warning: implicit declaration of function `lseek'
sound_firmware.c:38: warning: implicit declaration of function `read'

and then during the final link:

drivers/sound/sound.a(sound_firmware.o): In function `do_mod_firmware_load':
sound_firmware.c(.text+0x84): undefined reference to `lseek'
sound_firmware.c(.text+0x84): relocation truncated to fit: R_MIPS_26 lseek
sound_firmware.c(.text+0xc4): undefined reference to `lseek'
sound_firmware.c(.text+0xc4): relocation truncated to fit: R_MIPS_26 lseek
sound_firmware.c(.text+0xfc): undefined reference to `read'
sound_firmware.c(.text+0xfc): relocation truncated to fit: R_MIPS_26 read
make: *** [vmlinux] Error 1

I can compile OK with/without modules and sound disabled.

Is this fixed in the 2.2.9 kernel and if so will an archive of 2.2.9 be made
available on linus? (I don't have CVS access from my development box at the
moment).

Any help would be appreciated.

Thanks
Andy

Andrew Linfoot
Tel: +44 (0)114 265 0251
Mobile: +44 (0)7974 299 545

^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <2A9AA9C52024F94A96634E39B9858FF166B969@empwilex1.empirix.com>]

end of thread, other threads:[~2004-09-01 18:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1998-12-22 23:26 kernel build problem Alex deVries
1998-12-23  4:44 ` ralf
1998-12-24 15:31   ` Alex deVries
1998-12-25 17:14     ` ralf
1998-12-26  4:08       ` Alex deVries
  -- strict thread matches above, loose matches on Subject: below --
1999-06-11 10:44 Kernel Build Problem Andrew Linfoot
     [not found] <2A9AA9C52024F94A96634E39B9858FF166B969@empwilex1.empirix.com>
2004-09-01 16:23 ` Kernel build problem Vladimir G. Ivanovic
2004-09-01 18:45   ` Erik Mouw
2004-09-01 18:50   ` Bryan Henderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.