Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7228 - openoffice fails emerging
Summary: openoffice fails emerging
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Seth Chandler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-29 13:25 UTC by patg68
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 patg68 2002-08-29 13:25:22 UTC
here's the error message ( tried to build with gcc 3.2_r1 with gentoo .1.4
version ) :

checking the GNU gcc compiler version... configure: error: found version gcc
(GCC) 3.2 Copyright (C) 2002 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., but use of gcc 3.x
requested

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 59, Exitcode 1
!!! (no error message)

!!! emerge aborting on 
/usr/portage/app-office/openoffice/openoffice-1.0.0-r2.ebuild .
Comment 1 Simon Cooper 2002-09-05 15:28:14 UTC
the error was not fixed in portage 2.0.36

this looks like an error in the ebuild file, the gcc --version output changed
for gcc 3.2 to include the extra gpl blurb, which is confusing the ./configure
script and causing it to bomb out