Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19881 - lmule-1.1.13c compile fails
Summary: lmule-1.1.13c compile fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal
Assignee: Philip Walls (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-24 08:58 UTC by Todd Berman (RETIRED)
Modified: 2003-05-18 15:59 UTC (History)
3 users (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 Todd Berman (RETIRED) gentoo-dev 2003-04-24 08:58:37 UTC
compile fails with this message: 
 
AddFriend.cpp: In member function `void CAddFriend::OnAddBtn(wxEvent&)': 
AddFriend.cpp:121: no matching function for call to `CString::Format(const 
   char[3], const wxChar*)' 
mfc.h:335: candidates are: void CString::Format(const wxChar*, ...) 
AddFriend.cpp:125: no matching function for call to `CString::Format(const 
   char[3], const wxChar*)' 
mfc.h:335: candidates are: void CString::Format(const wxChar*, ...) 
AddFriend.cpp:136: cannot convert `const wxChar*' to `const char*' for argument 
   `1' to `int atoi(const char*)' 
AddFriend.cpp:136: cannot convert `const wxChar*' to `const char*' for argument 
   `1' to `int atoi(const char*)' 
AddFriend.cpp:162: cannot convert `const wxChar*' to `const char*' for argument 
   `1' to `int sscanf(const char*, const char*, ...)' 
make[3]: *** [AddFriend.o] Error 1 
make[3]: Leaving directory `/var/tmp/portage/lmule-1.1.13c/work/lmule-1.1.13c/src' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory `/var/tmp/portage/lmule-1.1.13c/work/lmule-1.1.13c/src' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/lmule-1.1.13c/work/lmule-1.1.13c' 
make: *** [all] Error 2 
 
!!! ERROR: net-p2p/lmule-1.1.13c failed. 
!!! Function src_compile, Line 22, Exitcode 2 
!!! (no error message) 
 
 
 
my emerge --info is: 
 
Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r1) 
================================================================= 
System uname: 2.4.20-gentoo-r1 i686 AMD Athlon(tm) Processor 
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config 
/usr/kde/3/share/config 
/usr/X11R6/lib/X11/xkb:/usr/kde/3.1/share/config:/usr/share/texmf/tex/generic/config/ 
/usr/share/texmf/tex/platex/config/:/usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR_OVERLAY="/usr/local/portage" 
USE="apm gif nls 3dfx 3dnow aalib -alsa apache2 arts avi berkdb bonobo cdr crypt cups 
dga directfb dpc dvd encode esd ethereal evo fbcon flash gb gd gdbm ggi gnome 
gphoto2 gpm gtk gtk2 gtkhtml guile imap imlib innodb java jikes jpeg kde kerberos lcms 
leim libg++ libgda libwww maildir mbox mikmod mmx motif mozilla mpeg mule mysql 
ncurses odbc -nas oggvorbis oss opengl pam pda pdflib perl pic plotutils png postgres 
python qt qtmt quicktime readline ruby samba scanner sdl slang slp socks5 spell ssl svga 
tcltk tcpd tetex tiff truetype usb wmf X xface xml xml2 xmms xv zeo zlib x86 doc 
moznomail moznoirc moznocompose mozsvg gnomedb" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=athlon-tbird -O3 -pipe" 
CXXFLAGS="-march=athlon-tbird -O3 -pipe" 
ACCEPT_KEYWORDS="x86 ~x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache" 
 
 
the ./configure mentioned something about it disliking my use of gtk2, and it seemed that 
linking wxWindows with gtk2 was bad for this app
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-05-18 15:59:42 UTC
re-emerge wxGTK and try again. this has been fixed a while back, although the revision wasn't bumped. should work with/without gtk2.