Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124311 - Audacity-1.2.1 fails with libwx_gtk2.4.2.so undefined reference
Summary: Audacity-1.2.1 fails with libwx_gtk2.4.2.so undefined reference
Status: RESOLVED DUPLICATE of bug 109553
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High critical
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-27 15:12 UTC by Aaron Maynard
Modified: 2006-02-27 15:14 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 Aaron Maynard 2006-02-27 15:12:11 UTC
Acutual Error Code produced by emerge
-lwx_gtk2-2.4 /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../libwx_gtk2-2.4.so: undefined reference to `pango_x_get_context'
collect2: ld returned 1 exit status
make[1]: *** [../audacity] Error 1

I've gotten versions of this error in regards to several undefined in wxGTK-2.4.2 and I'm getting tired of them.

Have attempted with all versions of audacity currently in portage that are marked as ~x86 through /etc/portage/package.keywords and all have failed with similar errors.

I've even used /etc/portage/package.mask to restrict wxGTK-2.4.2-r3 for the time being. 

System Build Notes: fresh install as of 2/25/2006 using athlon-xp optimized stage3 tarball. Only changes to make.conf are the addition of make_opts="-j2", rsync timeout, emerge_warning_delay="15" clean_delay="8"

Useflags "-gnome 3dnow 3dnowext acpi alsa kdeenablefinal mmx mmxext spell sse symlink usb" and all package specific flags are set in /etc/portage/package.use
wxGTK gtk1 flag is set for version 2.4.2.

GCC-3.4.4 is only compiler toolchain installed after successful upgrade from 3.3.6 on 2005.1 live-cd
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-27 15:14:45 UTC

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