<?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>83112</bug_id>
          
          <creation_ts>2005-02-23 15:21 0000</creation_ts>
          <short_desc>app-emacs/gnuserv emerge fails, either stable version</short_desc>
          <delta_ts>2005-05-03 04:03:38 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>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</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>adsmith@math.duke.edu</reporter>
          <assigned_to>emacs@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>adsmith@math.duke.edu</who>
            <bug_when>2005-02-23 15:21:31 0000</bug_when>
            <thetext>emerge gnuserv fails here.  This example is using FEATURES=&quot;-distcc -ccache&quot; and MAKEOPTS=&quot;-j1&quot;,  for simplicity:

(configure stuff... looks okay)
gcc -c -I. -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -O2 -march=athlon-xp -fomit-frame-pointer -pipe gnuserv.c
gcc -c -I. -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -O2 -march=athlon-xp -fomit-frame-pointer -pipe getopt.c
gcc -c -I. -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -O2 -march=athlon-xp -fomit-frame-pointer -pipe gnuslib.c
gcc -I/usr/X11R6/include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Wl,-O1,--enable-new-dtags -o gnuserv gnuserv.o gnuslib.o -lnsl  -L -lXau
gnuserv.o(.text+0x685): In function `setup_table&apos;:
: undefined reference to `XauGetAuthByAddr&apos;
gnuslib.o(.text+0x43f): In function `connect_to_internet_server&apos;:
: undefined reference to `XauGetAuthByAddr&apos;
collect2: ld returned 1 exit status
make: *** [gnuserv] Error 1

!!! ERROR: app-emacs/gnuserv-3.12.5 failed.
!!! Function src_compile, Line 26, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>adsmith@math.duke.edu</who>
            <bug_when>2005-02-25 15:27:13 0000</bug_when>
            <thetext>Note: I have sucessfully compiled with LDFLAGS disabled.  This was the same LDFLAGS problem that occurs with emacs.  E.G., bug 77430</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>usata@gentoo.org</who>
            <bug_when>2005-05-03 04:03:38 0000</bug_when>
            <thetext>Okay, thanks for the bug report. I unset LDFLAGS in the ebuilds.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>