<?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>42711</bug_id>
          
          <creation_ts>2004-02-24 00:00 0000</creation_ts>
          <short_desc>unixODBC doesn&apos;t build</short_desc>
          <delta_ts>2004-04-18 12:20:21 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>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</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>
          
          <blocked>35875</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter>Frank@hollenbach.de</reporter>
          <assigned_to>rphillips@gentoo.org</assigned_to>
          <cc>swtaylor@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>Frank@hollenbach.de</who>
            <bug_when>2004-02-24 00:00:22 0000</bug_when>
            <thetext>....
hecking for gettext in libc... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
sed: can&apos;t read ./intl/po2tbl.sed.in: No such file or directory
checking for ODBC files... configure: error: ODBC backend not found

!!! ERROR: dev-db/unixODBC-2.2.8 failed.
!!! Function src_compile, Line 54, Exitcode 1
!!! (no error message)



Reproducible: Always
Steps to Reproduce:
1. emerge unixODBC
2.
3.



Expected Results:</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>klempner@imsanet.org</who>
            <bug_when>2004-02-25 05:20:06 0000</bug_when>
            <thetext>I get the same problem.

My emerge --info:

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 2.6.3-mm1)
=================================================================
System uname: 2.6.3-mm1 i686 AMD Athlon(tm) 
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS=&quot;x86 ~x86&quot;
AUTOCLEAN=&quot;yes&quot;
CFLAGS=&quot;-march=athlon-xp -O2 -fomit-frame-pointer&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
COMPILER=&quot;gcc3&quot;
CONFIG_PROTECT=&quot;/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control&quot;
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/env.d&quot;
CXXFLAGS=&quot;-march=athlon-xp -O2 -fomit-frame-pointer&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoaddcvs ccache cvs sandbox&quot;
GENTOO_MIRRORS=&quot;ftp://ftp.ussg.iu.edu/pub/linux/gentoo&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;&quot;
SYNC=&quot;rsync://rsync.namerica.gentoo.org/gentoo-portage&quot;
USE=&quot;3dnow S3TC X Xaw3d aalib acpi alsa apache2 arts avi berkdb bonobo canna cdr cjk crypt cups curl dedicated dga directfb doc dvd emacs encode esd faad fbcon foomaticdb freewnn gdbm ggi gif gnome gpm gtk gtk2 gtkhtml guile imap imlib java jpeg kde kerberos ldap libg++ libwww mad mbox mikmod mmx motif mozcalendar mozilla mozsvg mpeg mpi mule music mysql ncurses nls objc odbc oggvorbis opengl oss pam pdflib perl plotutils png python qt quicktime readline samba sdl slang spell sse ssl svga tcltk tcpd tiff truetype usb vanilla wmf x86 xinerama xml xml2 xmms xv zlib&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>rphillips@gentoo.org</who>
            <bug_when>2004-02-25 10:20:17 0000</bug_when>
            <thetext>try USE=&quot;-gnome&quot; emerge unixODBC
then emerge unixODBC</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>Frank@hollenbach.de</who>
            <bug_when>2004-02-28 06:43:56 0000</bug_when>
            <thetext>I tested it with the mentioned : USE=&quot;-gnome&quot; emerge unixODBC 
yes, it fix it. With this USE environment it was ok and build successfully.
krgds,
Frank</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>swtaylor@gentoo.org</who>
            <bug_when>2004-03-03 13:35:18 0000</bug_when>
            <thetext>Between the 2.2.6 and 2.2.6-r1 ebuilds, a configure option of &quot;--with-odbc=${S}&quot;
was omitted from the gODBCconfig section. Which just happens to be a section thats
not compiled without the gnome use flag... unixODBC-2.2.8 also lacks that line and
it too fails to compile with the gnome use flag. 2.2.6 (without -r1) did build fine.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>swtaylor@gentoo.org</who>
            <bug_when>2004-03-03 23:21:47 0000</bug_when>
            <thetext>In fact, all of the ugly little hacks that were in 2.2.6 that mysteriously
vanished in the 2.2.6-r1 seem to have been there for a purpose. Someone should
smite the 2.2.6-r1 from portage. Then copy the 2.2.6-ebuild to 2.2.8 because those
same hacks are needed to get 2.2.8 to build with USE=&quot;gnome&quot;. And copy the
appropriate hack in the ${FILESDIR} as well.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>rphillips@gentoo.org</who>
            <bug_when>2004-03-29 10:30:17 0000</bug_when>
            <thetext>Scott: 2.2.8 appears to have the patches/hacks in it as 2.2.6-r1... Am I missing something?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>swtaylor@gentoo.org</who>
            <bug_when>2004-03-29 11:15:11 0000</bug_when>
            <thetext>Back when i commented on this bug, I copied the 2.2.6 (NOT-r1) to 2.2.8 in my
overlay. Whatever got put into -r1 broke it on all my systems. Rolling back to
what it was before -r1 did the trick for me. Can&apos;t say as i&apos;ve tried the current
version as it exists in portage.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>rphillips@gentoo.org</who>
            <bug_when>2004-04-04 19:36:33 0000</bug_when>
            <thetext>I&apos;ve committed a fix for 2.2.8... Can everyone test it and see if it works for them.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>htam@htam.net</who>
            <bug_when>2004-04-06 12:53:11 0000</bug_when>
            <thetext>I have tested and it works !!

Good job, thanks.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>rphillips@gentoo.org</who>
            <bug_when>2004-04-18 12:20:21 0000</bug_when>
            <thetext>I&apos;ll go ahead and close this bug... Please reopen if anything goes wrong.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>