Summary: | [new ebuild] ed2k-gtk-gui | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Daniel Seyffer <gentoo> |
Component: | New packages | Assignee: | Caleb Tennis (RETIRED) <caleb> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | alpeterson, dju, flash3001, net-p2p |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | contains the ed2k-gtk-gui ebuild file (and digest) |
Description
Daniel Seyffer
2003-08-23 02:42:28 UTC
Created attachment 16494 [details]
contains the ed2k-gtk-gui ebuild file (and digest)
You need the ed2k core from they site. mhm, yes, you're right. Or an overnet core, I forgot to mention that it is also an overnet gui. But no mldonkey support. I have emerged this, and it seems to work fine with the overnet package from net-p2p. *** Bug 20817 has been marked as a duplicate of this bug. *** this ebuild may be renamed to work for the 0.6.1 version of ed2k-gui. you can rename this ebuild to build the new 0.6.2 version. and maybe add it to portage :) 0.6.2 doesn't build for me on ~x86. Could this be because of gtk+ 2.4.0? (libgnet built correctly) Also, the ebuild needs cleaned up a bit. Its full of comments from a template ebuild. Here the error I get: options_page.o(.text+0x4ebc): In function `options_page_make_lookfeel_icon_themes_frame': /var/tmp/portage/ed2k-gtk-gui-0.6.2/work/ed2k-gtk-gui-0.6.2/ed2k_gui/options_page.c:1125: undefined reference to `GTK_OPTION_MENU' search.o(.text+0x2bf9): In function `search_get_extra_search_options': /var/tmp/portage/ed2k-gtk-gui-0.6.2/work/ed2k-gtk-gui-0.6.2/ed2k_gui/search.c:1996: undefined reference to `GTK_OPTION_MENU' search.o(.text+0x378a): In function `search_create_options_hbox': /var/tmp/portage/ed2k-gtk-gui-0.6.2/work/ed2k-gtk-gui-0.6.2/ed2k_gui/search.c:2161: undefined reference to `GTK_OPTION_MENU' search.o(.text+0x39b4): In function `search_set_overnet_mode': /var/tmp/portage/ed2k-gtk-gui-0.6.2/work/ed2k-gtk-gui-0.6.2/ed2k_gui/search.c:1777: undefined reference to `GTK_OPTION_MENU' search.o(.text+0x57b8): In function `onOvernetStatus': /var/tmp/portage/ed2k-gtk-gui-0.6.2/work/ed2k-gtk-gui-0.6.2/ed2k_gui/search.c:1897: undefined reference to `GTK_OPTION_MENU' collect2: ld returned 1 exit status make[3]: *** [ed2k_gui] Error 1 make[3]: Leaving directory `/var/tmp/portage/ed2k-gtk-gui-0.6.2/work/ed2k-gtk-gui-0.6.2/ed2k_gui' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/ed2k-gtk-gui-0.6.2/work/ed2k-gtk-gui-0.6.2/ed2k_gui' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/ed2k-gtk-gui-0.6.2/work/ed2k-gtk-gui-0.6.2' make: *** [all] Error 2 !!! ERROR: net-p2p/ed2k-gtk-gui-0.6.2 failed. !!! Function src_compile, Line 36, Exitcode 2 !!! (no error message) Here my emerge info: Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 2.4.25) ================================================================= System uname: 2.4.25 i686 AMD Athlon(tm) XP 1800+ Gentoo Base System version 1.4.3.13p1 Autoconf: sys-devel/autoconf-2.59-r3 Automake: sys-devel/automake-1.8.2 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=athlon-xp -O3 -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share /config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/ share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generi c/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/contro l" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=athlon-xp -O3 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/dist ributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X Xaw3d aalib alsa apm arts berkdb cdr cjk crypt cups dga directfb dvd emacs enco de esd faad fbcon fftw flac gdbm gif ginac gnome gphoto2 gpm gtk gtk2 imlib jack java jpeg ldap leim libg++ libwww mad matroska mikmod mmx motif mozilla moznocompose moznoi rc moznomail mozsvg mpeg mule mysql ncurses nls oggvorbis opengl oss pam pdflib perl p lotutils png ppds python qhull qt quicktime radeon readline scanner sdk sdl slang spel l sse ssl tcltk tcpd tetex tiff truetype usb v4l video_cards_radeon wxwindows x86 xine rama xml xml2 xmms xosd xv xvid zlib" #48525 is a duplicate of this one. should be closed by now. Yes, this has been in portage for a while- sorry for not realizing it was a dup :(. |