Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge syslog-ng error [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
mallytheelder
n00b
n00b


Joined: 25 Apr 2006
Posts: 32
Location: Omaha, NE

PostPosted: Mon Oct 30, 2006 2:31 pm    Post subject: emerge syslog-ng error [solved] Reply with quote

Here is what I get when trying to emerge syslog-ng. Any suggestions?

Code:
(chroot) livecd linux # emerge syslog-ngab
Calculating dependencies... done!etc/conf.d/hostname
>>> Emerging (1 of 2) dev-libs/libol-0.3.17 to /
>>> Downloading http://gentoo.osuosl.org/distfiles/libol-0.3.17.tar.gz
--08:25:17--  http://gentoo.osuosl.org/distfiles/libol-0.3.17.tar.gz
           => `/usr/portage/distfiles/libol-0.3.17.tar.gz'
Resolving gentoo.osuosl.org... 64.50.236.52, 64.50.238.52
Connecting to gentoo.osuosl.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 345,525 (337K) [application/x-gzip]

100%[====================================>] 345,525      836.25K/s

08:25:17 (835.66 KB/s) - `/usr/portage/distfiles/libol-0.3.17.tar.gz' saved [345525/345525]

>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking libol-0.3.17.tar.gz ;-)
>>> Unpacking source...
>>> Unpacking libol-0.3.17.tar.gz to /var/tmp/portage/libol-0.3.17/work
 * Removing useless C++ checks ...                                        [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/libol-0.3.17/work/libol-0.3.17 ...
 * econf: updating libol-0.3.17/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libol-0.3.17/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether build environment is sane... yes
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/libol-0.3.17/work/libol-0.3.17/config.log

!!! ERROR: dev-libs/libol-0.3.17 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  libol-0.3.17.ebuild, line 25:   Called econf
  ebuild.sh, line 541:   Called die


Here is what is in /var/tmp/portage/libol-0.3.17/work/libol-0.3.17/config.log

Code:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstate$

## --------- ##
## Platform. ##
## --------- ##

hostname = livecd
uname -m = i686
uname -r = 2.6.15-gentoo-r5
uname -s = Linux
uname -v = #1 SMP Thu Feb 16 15:28:08 UTC 2006

/usr/bin/uname -p = AMD Athlon(tm) XP 2200+
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1
PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1538: checking for a BSD-compatible install
configure:1593: result: /bin/install -c
configure:1604: checking whether build environment is sane
configure:1647: result: yes
configure:1680: checking for gawk
configure:1696: found /bin/gawk
configure:1706: result: gawk
configure:1716: checking whether make sets $(MAKE)
configure:1736: result: yes
configure:1924: checking whether build environment is sane
configure:1967: result: yes
configure:1978: checking for i686-pc-linux-gnu-gcc
configure:1967: result: yes
configure:1978: checking for i686-pc-linux-gnu-gcc
configure:1994: found /usr/bin/i686-pc-linux-gnu-gcc
configure:2004: result: i686-pc-linux-gnu-gcc
configure:2286: checking for C compiler version
configure:2289: i686-pc-linux-gnu-gcc --version </dev/null >&5
i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2292: $? = 0
configure:2294: i686-pc-linux-gnu-gcc -v </dev/null >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i$
Thread model: posix
gcc version 4.1.1 (Gentoo 4.1.1)
configure:2297: $? = 0
configure:2299: i686-pc-linux-gnu-gcc -V </dev/null >&5
i686-pc-linux-gnu-gcc: '-V' option must have argument
configure:2302: $? = 1
configure:2325: checking for C compiler default output file name
configure:2328: i686-pc-linux-gnu-gcc -O2 -march=athlong-xp -pipe -02   conftest.c  >&5
i686-pc-linux-gnu-gcc: unrecognized option '-02'
conftest.c:1: error: bad value (athlong-xp) for -march= switch
conftest.c:1: error: bad value (athlong-xp) for -mtune= switch
configure:2331: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:2370: error: C compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -march=athlong-xp -pipe -02'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CFLAGS_value='-O2 -march=athlong-xp -pipe -02'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -march=athlong-xp -pipe -02'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i686-pc-linux-gnu-gcc
ac_cv_prog_make_make_set=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /var/tmp/portage/libol-0.3.17/work/libol-0.3.17/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/portage/libol-0.3.17/work/libol-0.3.17/missing --run tar'
AR=''
AUTOCONF='${SHELL} /var/tmp/portage/libol-0.3.17/work/libol-0.3.17/missing --run autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/libol-0.3.17/work/libol-0.3.17/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/libol-0.3.17/work/libol-0.3.17/missing --run automake-1.7'
AWK='gawk'
CC='i686-pc-linux-gnu-gcc'
CCDEPMODE=''
CFLAGS='-O2 -march=athlong-xp -pipe -02'
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS='-O2 -march=athlong-xp -pipe -02'
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
ECHO='echo'
ECHO_C=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /var/tmp/portage/libol-0.3.17/work/libol-0.3.17/missing --run makeinfo'
MAKE_CLASS=''
OBJEXT=''
PACKAGE='libol'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
SCSH=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.3.17'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias='i686-pc-linux-gnu'
build_cpu=''
build_os=''
build_vendor=''
datadir='/usr/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu=''
host_os=''
host_vendor=''
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='/var/tmp/portage/libol-0.3.17/work/libol-0.3.17/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var/lib'
mandir='/usr/share/man'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""

configure: exit 77

_________________
[img]http://dcsig.liquidninjas.com/store/dcsig_1642_3993.png[/img]


Last edited by mallytheelder on Mon Oct 30, 2006 7:11 pm; edited 1 time in total
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Mon Oct 30, 2006 6:24 pm    Post subject: Reply with quote

Quote:
march=athlong-xp

Take another good look at your compile flags
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum