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

Bug 107594

Summary: not compiled
Product: Gentoo Linux Reporter: Alex Korshunov <akeeper>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alex Korshunov 2005-09-29 06:13:20 UTC
I try to compile lmule (p2p linux emule replica) and have this trouble.

g++ -I../.. -c -D__NOGTK__ -g -D__GTK2__   
-I/usr/lib64/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6
-DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -DXTHREADS -D_REENTRANT
-DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include   -Isrc  `/usr/bin/wx-config --cxxflags` xh_frame.cpp
xh_frame.cpp: In constructor `wxFrameXmlHandler::wxFrameXmlHandler()':
xh_frame.cpp:32: error: `wxDEFAULT_DIALOG_STYLE' undeclared (first use this
function)
xh_frame.cpp:32: error: (Each undeclared identifier is reported only once for
each function it appears in.)
make[4]: *** [xh_frame.o] Error 1
make[4]: Leaving directory `/usr/src/lmule-1.3.1/src/wx/xrc'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/lmule-1.3.1/src/wx'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/lmule-1.3.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/lmule-1.3.1'
make: *** [all] Error 2

You may download lmule from
http://sourceforge.net/project/showfiles.php?group_id=72535

in compile process i rewrite configure scripts, because configure contains in
tar archive dosn't work on my system (problem with wx-config, it's not see
libraryes)

I try to compile 1.2.1 and 1.3.1 versions. May be problem in my AMD64, i dont
know. By the way, gentoo dosn't have ebuild for lmule.

Reproducible: Always
Steps to Reproduce:
1. Download lmule and untar.
2. ./configure (--without-gtk or --with-gtk)
3. see error message.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-09-29 06:24:15 UTC
What's that for a summary?! Always name the ebuild you refer to. And don't file
bugs on packages which are not in the repository. lmule has been removed more
than 2 years ago.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-09-29 06:58:23 UTC
Bleh... CLOSED