Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80900 - can't compile the kernel
Summary: can't compile the kernel
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-05 13:08 UTC by baso
Modified: 2005-02-06 04:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description baso 2005-02-05 13:08:20 UTC
I got this error compiling the kernel:

make && make modules_install
  CHK     include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CHK     include/linux/compile.h
  CC      drivers/net/ppp_async.o
drivers/net/ppp_async.c:259: error: redefinition of 'ppp_asynctty_hangup'
drivers/net/ppp_async.c:247: error: previous definition of 'ppp_asynctty_hangup' was here
drivers/net/ppp_async.c:271: error: redefinition of 'ppp_asynctty_hangup'
drivers/net/ppp_async.c:259: error: previous definition of 'ppp_asynctty_hangup' was here
drivers/net/ppp_async.c:271: error: redefinition of 'ppp_asynctty_hangup'
drivers/net/ppp_async.c:259: error: previous definition of 'ppp_asynctty_hangup' was here
drivers/net/ppp_async.c:247: warning: 'ppp_asynctty_hangup' defined but not used
drivers/net/ppp_async.c:259: warning: 'ppp_asynctty_hangup' defined but not used
make[2]: *** [drivers/net/ppp_async.o] Error 1
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2

My kernel version is: 2.6.9-nitro4  

Cuz' I've this error I can't connect to internet; in fact: 
adsl-start
................TIMED OUT
/usr/sbin/adsl-start: line 198: 20786 Terminated              $CONNECT <(echo "$CONFREAD") >/dev/null 2>&1

I don't know how to make the kernel compliling ppp_async and ppp_synctty

Thanks


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Mark Loeser (RETIRED) gentoo-dev 2005-02-05 23:16:31 UTC
I don't think this is a GCC porting issue, nor are you using a Gentoo supported kernel.  Try a vanilla kernel and see if you still have compile problems.
Comment 2 baso 2005-02-06 00:09:33 UTC
So, probably the kernel is the problem. But there's no a way to make this kernel compile?
Comment 3 SpanKY gentoo-dev 2005-02-06 04:08:25 UTC
dont use nitro sources