View previous topic :: View next topic |
Author |
Message |
werwolf n00b
Joined: 01 Jul 2003 Posts: 40 Location: Preetz / Germany
|
Posted: Thu Jun 03, 2004 12:49 pm Post subject: Eterm Install probleme mit Imlib |
|
|
hiho
Ich habe mein gentoo komplett neu installiert irgenwie habe ich zeit dem einige probleme habe die selbe make.conf genonmmen wie immer naja nu habe ich halt folgende probleme beim mergen von eterm
meine emerge info
Code: |
bash-2.05b# emerge info
Portage 2.0.50-r7 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040420-r0, 2.6.7-rc2)
=================================================================
System uname: 2.6.7-rc2 i686 AMD Athlon(tm) XP 3200+
Gentoo Base System version 1.4.15
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -ffast-math"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -ffast-math"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="3dnow NPTL aalib apm audiofile avi berkdb caps cdr crypt curl directfb dvb dvd dvdr encode esd ethereal fam fastcgi fbcon fdftk firebird flac flash foomaticdb gd gd2 gdbm gif gnome gphoto2 gpm gtk gtk2 guile icq imagemagick imap imlib innodb jabber java jpeg ladcca libg++ libwww lirc mad maildir memlimit mikmod mmx motif mozilla mpeg mplayer mysql ncurses nls nptl oggvorbis opengl oss pam pdflib png python qt quicktime readline sasl sdl slang spell ssl svga tcpd truetype unicode usb x86 xml2 xmms xorg-x11 xv zlib"
bash-2.05b#
|
der fehler
Code: |
creating libEterm.la
(cd .libs && rm -f libEterm.la && ln -s ../libEterm.la libEterm.la)
/bin/sh ../libtool --mode=link gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ffast-math -L/usr/lib -L/usr/X11R6/lib -L/usr/lib -L/usr/X11R6/lib -o Eterm -rpath /usr/lib:/usr/lib/Eterm main.o libEterm.la -last -lImlib2 -lttf -ldl -lSM -lICE -lutempter -last -lXmu -lXext -lX11 -lutil -lm
gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ffast-math -o .libs/Eterm main.o -L/usr/lib -L/usr/X11R6/lib ./.libs/libEterm.so /usr/lib/libImlib2.so /usr/lib/libltdl.so /usr/lib/libfreetype.so -lz /usr/lib/libttf.so -ldl -lutempter /usr/lib/libast.so -lSM -lICE -lXmu -lXext -lX11 -lutil -lm -Wl,--rpath -Wl,/usr/lib:/usr/lib/Eterm
./.libs/libEterm.so: undefined reference to `imlib_render_pixmaps_for_whole_image'
./.libs/libEterm.so: undefined reference to `imlib_context_set_display'
./.libs/libEterm.so: undefined reference to `imlib_render_pixmaps_for_whole_image_at_size'
./.libs/libEterm.so: undefined reference to `imlib_context_set_colormap'
./.libs/libEterm.so: undefined reference to `imlib_context_set_drawable'
./.libs/libEterm.so: undefined reference to `imlib_context_set_visual'
./.libs/libEterm.so: undefined reference to `imlib_free_pixmap_and_mask'
collect2: ld returned 1 exit status
make[2]: *** [Eterm] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/eterm-0.9.2-r5/work/Eterm-0.9.2/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/eterm-0.9.2-r5/work/Eterm-0.9.2'
make: *** [all-recursive-am] Fehler 2
!!! ERROR: x11-terms/eterm-0.9.2-r5 failed.
!!! Function src_compile, Line 54, Exitcode 2
!!! make failed
|
ich habe hier im forum diesen thread https://forums.gentoo.org/viewtopic.php?t=179524 gefunden nur leider hat er mir nich wirklich weiter geholfen ..
Hat jemand ne idee was ich noch machen kann ? |
|
Back to top |
|
|
Beforegod Bodhisattva
Joined: 10 Apr 2002 Posts: 1495 Location: Würzburg
|
Posted: Thu Jun 03, 2004 1:35 pm Post subject: |
|
|
Versuch ne ältere imlib2 Version zu nehmen.
Scheinbar hat die neue Version änderungen in der API. |
|
Back to top |
|
|
werwolf n00b
Joined: 01 Jul 2003 Posts: 40 Location: Preetz / Germany
|
Posted: Thu Jun 03, 2004 3:08 pm Post subject: |
|
|
jo habe ebend getan 1.1.0 installiert immer noch des selbe problem ... |
|
Back to top |
|
|
werwolf n00b
Joined: 01 Jul 2003 Posts: 40 Location: Preetz / Germany
|
Posted: Thu Jun 03, 2004 3:50 pm Post subject: |
|
|
So ich habe mal bischel weiter gefummelt
nu bin ich soweit gekommen
Code: |
ERROR: You need LibAST 0.5 or higher to build Eterm. If you already have it,
you may have it installed in a strange place, or you may need to run
/sbin/ldconfig. If you don't have it, I can download it for you.
Shall I retrieve and build LibAST now (y/n)?
|
wenn ich dort nu auf y klicke will er die cvs version downloaden allerdings fragt er mich nach einem pw ich habe
enter gedrückt ging net
anonymus auch net
naja jedenfall schon etwas komisch liblast ist jedenfalls aus dem portage installiert
///edit nu rennt es
ich habe nur noch mal USE="X" emerge imlib imlib2 x11-terms/eterm dann ging es |
|
Back to top |
|
|
|