<?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>84641</bug_id>
          
          <creation_ts>2005-03-09 09:00 0000</creation_ts>
          <short_desc>ACL-2.2.27 - can&apos;t build w/out libintl.h</short_desc>
          <delta_ts>2005-03-09 21:27:14 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>2004.3</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>nettech-bgb@nt-nv.com</reporter>
          <assigned_to>base-system@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>nettech-bgb@nt-nv.com</who>
            <bug_when>2005-03-09 09:00:29 0000</bug_when>
            <thetext>uc-base ~ # emerge -ub acl
Calculating dependencies ...done!
&gt;&gt;&gt; emerge (1 of 1) sys-apps/acl-2.2.27 to /
&gt;&gt;&gt; md5 files   ;-) acl-2.2.27.ebuild
&gt;&gt;&gt; md5 files   ;-) ChangeLog
&gt;&gt;&gt; md5 files   ;-) metadata.xml
&gt;&gt;&gt; md5 files   ;-) files/digest-acl-2.2.27
&gt;&gt;&gt; md5 src_uri ;-) acl-2.2.27.src.tar.gz
&gt;&gt;&gt; Unpacking source...
&gt;&gt;&gt; Unpacking acl-2.2.27.src.tar.gz to /var/tmp/portage/acl-2.2.27/work
&gt;&gt;&gt; Source unpacked.
./configure --prefix=/usr --host=i386-pc-linux-uclibc --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --mandir=/usr/share/man --prefix=/usr --libexecdir=/usr/lib --libdir=/lib --bindir=/bin --disable-gettext

....

i386-pc-linux-uclibc-gcc -Os -pipe -Os -pipe -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\&quot;2.2.27\&quot; -DLOCALEDIR=\&quot;/usr/share/locale\&quot; -DPACKAGE=\&quot;acl\&quot; -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64  -Os -pipe -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\&quot;2.2.27\&quot; -DLOCALEDIR=\&quot;/usr/share/locale\&quot; -DPACKAGE=\&quot;acl\&quot; -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64    -c -o setfacl.o setfacl.c
i386-pc-linux-uclibc-gcc -Os -pipe -Os -pipe -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\&quot;2.2.27\&quot; -DLOCALEDIR=\&quot;/usr/share/locale\&quot; -DPACKAGE=\&quot;acl\&quot; -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64  -Os -pipe -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\&quot;2.2.27\&quot; -DLOCALEDIR=\&quot;/usr/share/locale\&quot; -DPACKAGE=\&quot;acl\&quot; -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64    -c -o do_set.o do_set.c
do_set.c:39:21: libintl.h: No such file or directory
do_set.c: In function `do_set&apos;:
do_set.c:392: warning: implicit declaration of function `gettext&apos;
gmake[1]: *** [do_set.o] Error 1
make: *** [default] Error 2
 



Reproducible: Always
Steps to Reproduce:
1. emerge acl without NLS or GETTEXT set in /etc/make.conf
2.
3.

Actual Results:  
package failed to build

Expected Results:  
1) Built properly without gettext support (preferred)
2) Reported that it can&apos;t be built without NLS or GETTEXT support and failed to
build.
3) emerged gettext (in which case I won&apos;t use the package).</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2005-03-09 21:15:39 0000</bug_when>
            <thetext>glibc provides libintl.h, not gettext

in the future, provide `emerge info` like you&apos;re supposed to, it makes the dev&apos;s lives easier</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2005-03-09 21:27:14 0000</bug_when>
            <thetext>fixed in cvs and filed bug upstream:
http://oss.sgi.com/bugzilla/show_bug.cgi?id=398</thetext>
          </long_desc>
      
    </bug>

</bugzilla>