Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131253 - libwpd 0.8.2 won't compile with gcc 4.1.0
Summary: libwpd 0.8.2 won't compile with gcc 4.1.0
Status: RESOLVED DUPLICATE of bug 129738
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-25 12:01 UTC by Martin Bürge
Modified: 2006-04-25 12:07 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 Martin Bürge 2006-04-25 12:01:59 UTC
I would like to compile libwpd with gcc 4.1.0 i've searched in bugzilla, but i've found nothing.

There come's this error:

5ExtendedCharacterGroup.Tpo -c WP5ExtendedCharacterGroup.cpp  -fPIC -DPIC -o .li
bs/WP5ExtendedCharacterGroup.o
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0
 -I/usr/lib64/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -D
NDEBUG -march=k8 -O2 -pipe -MT WP5FixedLengthGroup.lo -MD -MP -MF .deps/WP5Fixed
LengthGroup.Tpo -c WP5FixedLengthGroup.cpp  -fPIC -DPIC -o .libs/WP5FixedLengthG
roup.o
WP5FixedLengthGroup.h:34: error: extra qualification 'WP5FixedLengthGroup::' on
member 'WP5FixedLengthGroup'
WP5FixedLengthGroup.h:35: error: extra qualification 'WP5FixedLengthGroup::' on
member 'constructFixedLengthGroup'
make[3]: *** [WP5ExtendedCharacterGroup.lo] Fehler 1
WP5FixedLengthGroup.h:34: error: extra qualification 'WP5FixedLengthGroup::' on                                                                            member 'WP5FixedLengthGroup'
WP5FixedLengthGroup.h:35: error: extra qualification 'WP5FixedLengthGroup::' on                                                                            member 'constructFixedLengthGroup'
make[3]: *** [WP5FixedLengthGroup.lo] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/libwpd-0.8.2/work/libwpd-0.8.2/src/                                                                           lib'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/libwpd-0.8.2/work/libwpd-0.8.2/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/libwpd-0.8.2/work/libwpd-0.8.2'
make: *** [all] Fehler 2

!!! ERROR: app-text/libwpd-0.8.2 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_compile
  ebuild.sh, line 928:   Called src_compile
  libwpd-0.8.2.ebuild, line 31:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if rel                                                                           evant.

I've a 64bit system with glibc 2.4 and gcc 4.1.0.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-25 12:07:03 UTC

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