Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 52246

Summary: building samples/demos derived from www.wxwidgets.org fails (wxGTK 2.4.2)
Product: Gentoo Linux Reporter: Alexander Roos <alexander.roos>
Component: New packagesAssignee: Gentoo wxWidgets project <wxwidgets>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2004.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexander Roos 2004-05-28 02:18:47 UTC
When I try to build the samples from www.wxwidgets.org I get an failure from the configure script. It seems that the sample-subdirs aren't recognized.
Also the demos require a library which isn't build from emerge.

A installation of wxGTK on Suse 9.0 works fine - without problems.
Comment 1 Rob Cakebread (RETIRED) gentoo-dev 2004-06-20 18:11:44 UTC
Can you give us a little more info please? URL to the demos you can't compile, error messages, the library name you're missing.
Comment 2 Alexander Roos 2004-06-20 21:33:05 UTC
I can't run the configure script on ALL samples shipped with wxWidgets.
I get the following failure: configure must run from the top level directory.

With a manually installed wxWidgets I can run configure without this failure and build all samples.
Comment 3 Rob Cakebread (RETIRED) gentoo-dev 2004-06-20 22:13:57 UTC
Did you read the readme.txt file? It works fine for me.

cd bombs
make -f makefile.unx
./bombs

Comment 4 Rob Cakebread (RETIRED) gentoo-dev 2004-07-27 10:12:45 UTC
If you can't compile them the way the instructions specify please re-open this bug.