Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76532 - log4cxx-0.9.7-r1 failed while running configure script
Summary: log4cxx-0.9.7-r1 failed while running configure script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Aaron Walker (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-03 09:36 UTC by Kirill Vasiliev
Modified: 2005-01-07 03:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kirill Vasiliev 2005-01-03 09:36:23 UTC
When trying to emerge log4cxx-0.9.7-r1 I got error on configure state.

Reproducible: Always
Steps to Reproduce:
1.emerge log4cxx-0.9.7-r1
2.
3.

Actual Results:  
checking alloca.h presence... yes
checking for alloca.h... yes
checking for syslog... yes
checking for i686-pc-linux-gnu-ranlib... ranlib
checking for thread support... pthread
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for gethostbyname... yes
checking for setsockopt... yes
checking for XML support... libxml2
checking for xml2-config... yes
checking for UTF-16 Unicode support... no
checking for ODBC support... ???
configure: error: Unknown option : yes

!!! ERROR: dev-libs/log4cxx-0.9.7-r1 failed.
!!! Function econf, Line 447, Exitcode 1
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

Expected Results:  
log4cxx-0.9.7-r1 emerged successfully

kwas@redled ~ % sudo emerge info 
Portage 2.0.51-r8 (default-linux/x86/2004.2, gcc-3.4.3, glibc-2.3.4.20041102-r0,
2.6.9-gentoo-r13 i686)
=================================================================
System uname: 2.6.9-gentoo-r13 i686 AMD Athlon(TM)Processor
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Jun  8 2004, 06:10:18)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.3
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/
config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS=""
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/kwas/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acl alsa apm arts avi berkdb bitmap-fonts cdr crypt cups dba dvd
encode esd fam flac foomatic foomaticdb fortran gd gd-external gdbm gif gnome
gpm gstreamer gtk gtk2 imagemagick imap imlib ipv6 java jpeg junit kde libwww
mad mikmod motif mozilla mpeg mysql ncurses nls nptl odbc oggvorbis opengl oss
pam pdflib perl php png postgres ppds python qt quicktime readline ruby sdl
slang spell sqlite sqlite3 ssl svga tcltk tcpd tetex threads tiff truetype usb
xml2 xmms xv zlib"
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2005-01-06 04:27:37 UTC
hrm weird; I never got this one in my Inbox :/
I'll get it fixed ASAP.

Sorry for the delay.
Comment 2 Aaron Walker (RETIRED) gentoo-dev 2005-01-07 03:16:25 UTC
Fixed.  Thanks for the report.