Hi, while compiling 2.4.7, I got this message:

#/usr/src/k7sem/k7sem# make
gcc -nostdlib -nostartfiles -static -o linuxbios -T ldscript.ld linuxbios.o
linuxbios.o: In function `displayinit':
linuxbios.o(.text+0x36b7): undefined reference to `ttys0_init'
linuxbios.o: In function `__display_tx_byte':
linuxbios.o(.text+0x36cf): undefined reference to `ttys0_tx_byte'
collect2: ld returned 1 exit status
make: *** [linuxbios] Error 1
#/usr/src/k7sem/k7sem#

Anything that I am missing ? 

Regards!

----- Original Message ----- 
From: Ronald G Minnich 
To: Elias Rajczyk 
Cc: [EMAIL PROTECTED] 
Sent: Monday, February 18, 2002 1:39 AM
Subject: Re: no reboot on linuxbios


On Sun, 17 Feb 2002, Elias Rajczyk wrote:

> Apparently LinuxBios misses some system configuration...

Maybe. I'm not so sure. But if you can show me what we're missing we will
put it in. Eric Biederman has more experience with this problem than I do
however.

ron

Reply via email to