Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31582 - Cannot compile OpenOffice 1.1 -> configure: error: C compiler cannot create executables
Summary: Cannot compile OpenOffice 1.1 -> configure: error: C compiler cannot create e...
Status: RESOLVED DUPLICATE of bug 30636
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-20 03:42 UTC by Marc Herren
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments
/var/tmp/portage/openoffice-1.1.0/work/oo_1.1_src/config_office/config.log (config.log,6.14 KB, text/plain)
2003-10-20 03:44 UTC, Marc Herren
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Herren 2003-10-20 03:42:14 UTC
There seems to be a problem in the configure script

configure:2300: /usr/bin/ccache gcc -V </dev/null >&5
./configure: line 1: /usr/bin/ccache: is a directory


There is a / missing after ccache.

I do not know if this is releated to OO, ,but it's the only one which fails. Had
no problems with other ebuilds. Also my brother has exact the same problem on a
different host.


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




Portage 2.0.49-r13 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.22)
=================================================================
System uname: 2.4.22 i686 Intel(R) Pentium(R) 4 Mobile CPU 1.60GHz
Gentoo Base System version 1.4.3.10p1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -mcpu=pentium4 -fomit-frame-pointer -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="ftp://sunsite.cnlab-switch.ch/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod mpeg
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml gdbm
berkdb slang readline tetex bonobo svga tcltk java guile X sdl tcpd pam libwww
ssl perl python esd imlib oggvorbis gtk qt motif opengl alsa -arts cdr dvd evo
fbcon gphoto2 -gpm gtk2 gnome -kde mozilla mysql oss pda scanner usb"
Comment 1 Marc Herren 2003-10-20 03:44:36 UTC
Created attachment 19523 [details]
/var/tmp/portage/openoffice-1.1.0/work/oo_1.1_src/config_office/config.log
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2003-10-21 04:05:47 UTC

*** This bug has been marked as a duplicate of 30636 ***