<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>8807</bug_id>
          
          <creation_ts>2002-10-06 09:04 0000</creation_ts>
          <short_desc>emerge ntp fails (on some of my computers)</short_desc>
          <delta_ts>2003-02-04 19:42:18 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>1.0</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>mmc@maruska.dyndns.org</reporter>
          <assigned_to>bug-wranglers@gentoo.org</assigned_to>
          <cc>h3y@esaurito.net</cc>

      

      
          <long_desc isprivate="0">
            <who>mmc@maruska.dyndns.org</who>
            <bug_when>2002-10-06 09:04:32 0000</bug_when>
            <thetext>the build (compile) process fails due to:

ntp_config.c:1619: `CONFIG_PHONE&apos; 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 &lt;linux/autoconf.h&gt;     (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&apos;t know why.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mmc@maruska.dyndns.org</who>
            <bug_when>2002-10-06 09:31:13 0000</bug_when>
            <thetext>it was my fault.  I symlinked   /usr/include/linux -&gt; /usr/src/linux/include/linux   and    asm -&gt; asm.  I don&apos;t know why in Gentoo it  is not the right thing to do. (i was used to do it for years).</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2003-01-01 21:02:07 0000</bug_when>
            <thetext>http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/net-misc/ntp/files/linux-config-phone.patch?rev=1.1&amp;content-type=text/vnd.viewcvs-markup
there you guys go</thetext>
          </long_desc>
      
    </bug>

</bugzilla>