First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 8807
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michal Maruska <mmc@maruska.dyndns.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 8807 depends on: Show dependency tree
Bug 8807 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-10-06 09:04 0000
the build (compile) process fails due to:

ntp_config.c:1619: `CONFIG_PHONE' undeclared (first use in this function)

i came to the conclusion, that this error is due to a line in
/usr/src/linux/include/asm/param.h:
#include <linux/autoconf.h>     (which undefines that macro, if the kernel
is conf. w/o  telephony services.)  ... a nice clash of C macros (once used internally by ntp, once undefined by a configuration of the kernel).

But the strange thing is, that the  #include  line in  param.h is only for 
certain kernel configuration. I don't know why.

------- Comment #1 From Michal Maruska 2002-10-06 09:31:13 0000 -------
it was my fault.  I symlinked   /usr/include/linux ->
/usr/src/linux/include/linux   and    asm -> asm.  I don't know why in Gentoo
it  is not the right thing to do. (i was used to do it for years).

------- Comment #2 From SpanKY 2003-01-01 21:02:07 0000 -------
http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/net-misc/ntp/files/linux-config-phone.patch?rev=1.1&content-type=text/vnd.viewcvs-markup
there you guys go

First Last Prev Next    No search results available      Search page      Enter new bug