Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel-2.6.0-beta8 fails ...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Skillshot
n00b
n00b


Joined: 20 Nov 2002
Posts: 70
Location: KA, Germany

PostPosted: Wed Oct 22, 2003 7:35 pm    Post subject: kernel-2.6.0-beta8 fails ... Reply with quote

Hi there,

"make"-ing the 2.6.0-beta8 kernel fails with:

Code:
make -C drivers/scsi/aic7xxx/aicasm
gcc -I/usr/include -I. aicasm.c aicasm_symbol.c aicasm_gram.c aicasm_macro_gram.c aicasm_scan.c aicasm_macro_scan.c -o aicasm -ldb
/tmp/ccXjxBUr.o(.text+0x1d0): In function `symtable_open':
: undefined reference to `__db185_open'
collect2: ld returned 1 exit status
make[4]: *** [aicasm] Error 1
make[3]: *** [drivers/scsi/aic7xxx/aicasm/aicasm] Error 2
make[2]: *** [drivers/scsi/aic7xxx] Error 2
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2


I read some threads with the same error but nothing helps. I installed the latest unstable db package, but still the same error.

Any hints for me? Can't wait to test this 'lil baby ... ;)

Thanks, Skillshot
Back to top
View user's profile Send private message
aja
l33t
l33t


Joined: 26 Aug 2002
Posts: 705
Location: Edmonton, Canada

PostPosted: Wed Oct 22, 2003 8:55 pm    Post subject: Reply with quote

Did you try doing a "make mrproper" before retrying the build? That often resolves undefined symbol issues. WARNING- MAKE MRPROPER WILL DELETE YOUR KERNEL .config FILE - back it up before hand unless you wish to re-configure.
Back to top
View user's profile Send private message
aja
l33t
l33t


Joined: 26 Aug 2002
Posts: 705
Location: Edmonton, Canada

PostPosted: Wed Oct 22, 2003 9:05 pm    Post subject: Reply with quote

If that's not it,

http://www.ussg.iu.edu/hypermail/linux/kernel/0211.3/0018.html

Might be useful. Then again, might not - seems odd and relates to 2.4
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum