Re: Problems with Ti Powerbook


Subject: Re: Problems with Ti Powerbook
From: William K. Gibson (firstdesk@columbus.rr.com)
Date: Wed Mar 21 2001 - 14:34:32 MST


on 3/19/01 5:47 PM, William K. Gibson at firstdesk@columbus.rr.com wrote:

>> The problem is (almost certainly) that you need to rebuild
>> 0.9.55 against the 2.4.2 kernel headers.
>>
>
> Yeah, ok. I wanted to avoid that if possible after I saw all the compile
> problems people were having. I'll try it and let you know.
>

Ok, here is the first round of install problems.

With Linux 2.4.2 and XFree86 4.0.2
Using the 9.55 sources (in rpm format) I used the

    rpm --rebuild mol-9.55...

and after a long process recieved the following errors:

gcc -pipe -O2 -Wall -fomit-frame-pointer -mmultiple
-I/usr/src/rpm/BUILD/mol-0.9.55/sinclude -I./include -I../include -c -o
obj/init.o init.c
init.c:20: libelf/libelf.h: No such file or directory
init.c: In function `load_elf_rom':
init.c:114: `Elf' undeclared (first use in this function)
init.c:114: (Each undeclared identifier is reported only once
init.c:114: for each function it appears in.)
init.c:114: `elf' undeclared (first use in this function)
init.c:114: warning: statement with no effect
init.c:115: `Elf32_Ehdr' undeclared (first use in this function)
init.c:115: `ehdr' undeclared (first use in this function)
init.c:115: warning: statement with no effect
init.c:116: `Elf32_Phdr' undeclared (first use in this function)
init.c:116: `phdr' undeclared (first use in this function)
init.c:116: warning: statement with no effect
init.c:117: parse error before `char'
init.c:128: `str' undeclared (first use in this function)
init.c:133: `fd' undeclared (first use in this function)
init.c:138: warning: implicit declaration of function `elf_version'
init.c:138: `EV_CURRENT' undeclared (first use in this function)
init.c:139: warning: implicit declaration of function `elf_begin'
init.c:139: `ELF_C_READ' undeclared (first use in this function)
init.c:143: warning: implicit declaration of function `elf32_getehdr'
init.c:149: warning: implicit declaration of function `elf32_getphdr'
init.c:155: `i' undeclared (first use in this function)
init.c:162: `lszz_offs' undeclared (first use in this function)
init.c:180: `lszz_size' undeclared (first use in this function)
init.c:197: warning: implicit declaration of function `elf_end'
init.c:201: `dn' undeclared (first use in this function)
make[1]: *** [obj/init.o] Error 1
make: *** [_subdir_booter] Error 2
Bad exit status from /var/tmp/rpm-tmp.56056 (%build)

Anyone got a hint for me on this one?

--William K. Gibson
1stDesk Systems
firstdesk@columbus.rr.com



This archive was generated by hypermail 2a24 : Wed Mar 21 2001 - 14:37:32 MST