Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error in emerging amsn
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Abedel_hady
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jul 2004
Posts: 139

PostPosted: Thu Apr 07, 2005 2:13 pm    Post subject: Error in emerging amsn Reply with quote

I'm tying to emerge amsn, but I have this error, although I already have Imlib 1.9.14-r3, but I have this error

Code:

bash-2.05b# emerge -b amsn
Calculating dependencies ...done!
>>> emerge (1 of 1) net-im/amsn-0.94 to /
>>> md5 src_uri ;-) amsn-0_94.tar.gz
>>> Unpacking source...
>>> Unpacking amsn-0_94.tar.gz to /var/tmp/portage/amsn-0.94/work
>>> Source unpacked.
 * Compiling the freedesktop notification plugin
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for Tcl configuration... found /usr/lib/tclConfig.sh
checking for Tk configuration... found /usr/lib/tkConfig.sh
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for imlib-config... /usr/bin/imlib-config
checking for IMLIB - version >= 1.8.2... no
*** Could not run IMLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means IMLIB was incorrectly installed
*** or that you have moved IMLIB since it was installed. In the latter case, you
*** may want to edit the imlib-config script: /usr/bin/imlib-config
ERROR: Needs a system with Imlib 1.8.2 or higher
You can obtain it from:
ftp://ftp.enlightenment.org/pub/enlightenment/
ftp://www.rasterman.com/pub/enlightenment/
ftp://ftp.labs.redhat.com/pub/imlib/
configure: error: Fatal Error: no Imlib detected.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/amsn-0.94/work/amsn-0_94/plugins/traydock/config.log

!!! ERROR: net-im/amsn-0.94 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.





Thanks for any one help,
_________________
/aeh
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Thu Apr 07, 2005 2:35 pm    Post subject: Reply with quote

Please can you post the output of emerge --info?
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
Abedel_hady
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jul 2004
Posts: 139

PostPosted: Thu Apr 07, 2005 2:48 pm    Post subject: Reply with quote

this is the output

Code:

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20040808-r1, 2.6.11-gentoo-r3 i686)
=================================================================
System uname: 2.6.11-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 1.70GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 11 2005, 17:34:27)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown/usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl emboss encode esd f77 fam foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imagemagick imlib ipv6 jpeg kde ldap libg++ libwww mad mikmod motifmozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba sdl slang spell ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY


Thanks
_________________
/aeh
Back to top
View user's profile Send private message
Abedel_hady
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jul 2004
Posts: 139

PostPosted: Fri Apr 08, 2005 5:10 am    Post subject: Reply with quote

What happened !

I can't solve this problem yet.
_________________
/aeh
Back to top
View user's profile Send private message
Abedel_hady
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jul 2004
Posts: 139

PostPosted: Fri Apr 08, 2005 5:28 am    Post subject: Reply with quote

Okay, when I emerged Imlib 1.9.14-r3, I emerged it from the Package, and now I'm trying to emerge the source and compile it, while compiling I have this Error:

This is the last lines
Code:

rm -fr .libs/libgdk_imlib.la .libs/libgdk_imlib.* .libs/libgdk_imlib.*
gcc -shared  cache.lo colors.lo globals.lo load.lo misc.lo rend.lo utils.lo save.lo modules.lo  -L/usr/lib /usr/lib/libgmodule.so /usr/lib/libglib.so -ldl -lSM -lICE -lXext  -Wl,-soname -Wl,libgdk_imlib.so.1 -o .libs/libgdk_imlib.so.1.9.14
(cd .libs && rm -f libgdk_imlib.so.1 && ln -s libgdk_imlib.so.1.9.14 libgdk_imlib.so.1)
(cd .libs && rm -f libgdk_imlib.so && ln -s libgdk_imlib.so.1.9.14 libgdk_imlib.so)
ar cru .libs/libgdk_imlib.a  cache.o colors.o globals.o load.o misc.o rend.o utils.o save.o modules.o
ranlib .libs/libgdk_imlib.a
creating libgdk_imlib.la
(cd .libs && rm -f libgdk_imlib.la && ln -s ../libgdk_imlib.la libgdk_imlib.la)
/bin/sh ../libtool --mode=link gcc  -O2 -march=pentium4 -fomit-frame-pointer  -o libimlib-bmp.la -rpath /usr/lib -avoid-version io-bmp.lo libgdk_imlib.la
/bin/sh ../libtool --mode=link gcc  -O2 -march=pentium4 -fomit-frame-pointer  -o libimlib-xpm.la -rpath /usr/lib -avoid-version io-xpm.lo libgdk_imlib.la
rm -fr .libs/libimlib-bmp.la .libs/libimlib-bmp.* .libs/libimlib-bmp.*
rm -fr .libs/libimlib-xpm.la .libs/libimlib-xpm.* .libs/libimlib-xpm.*
gcc -shared  io-xpm.lo  -Wl,--rpath -Wl,/var/tmp/portage/imlib-1.9.14-r3/work/imlib-1.9.14/gdk_imlib/.libs  -L/usr/lib ./.libs/libgdk_imlib.so   -Wl,-soname -Wl,libimlib-xpm.so -o .libs/libimlib-xpm.so
gcc -shared  io-bmp.lo  -Wl,--rpath -Wl,/var/tmp/portage/imlib-1.9.14-r3/work/imlib-1.9.14/gdk_imlib/.libs  -L/usr/lib ./.libs/libgdk_imlib.so   -Wl,-soname -Wl,libimlib-bmp.so -o .libs/libimlib-bmp.so
ar cru .libs/libimlib-xpm.a  io-xpm.o
ranlib .libs/libimlib-xpm.a
creating libimlib-xpm.la
ar cru .libs/libimlib-bmp.a  io-bmp.o
ranlib .libs/libimlib-bmp.a
creating libimlib-bmp.la
(cd .libs && rm -f libimlib-xpm.la && ln -s ../libimlib-xpm.la libimlib-xpm.la)
/bin/sh ../libtool --mode=link gcc  -O2 -march=pentium4 -fomit-frame-pointer  -o libimlib-ppm.la -rpath /usr/lib -avoid-version io-ppm.lo libgdk_imlib.la
(cd .libs && rm -f libimlib-bmp.la && ln -s ../libimlib-bmp.la libimlib-bmp.la)
/bin/sh ../libtool --mode=link gcc  -O2 -march=pentium4 -fomit-frame-pointer  -o libimlib-ps.la -rpath /usr/lib -avoid-version io-ps.lo libgdk_imlib.la
rm -fr .libs/libimlib-ps.la .libs/libimlib-ps.* .libs/libimlib-ps.*
rm -fr .libs/libimlib-ppm.la .libs/libimlib-ppm.* .libs/libimlib-ppm.*
gcc -shared  io-ps.lo  -Wl,--rpath -Wl,/var/tmp/portage/imlib-1.9.14-r3/work/imlib-1.9.14/gdk_imlib/.libs  -L/usr/lib ./.libs/libgdk_imlib.so   -Wl,-soname -Wl,libimlib-ps.so -o .libs/libimlib-ps.so
gcc -shared  io-ppm.lo  -Wl,--rpath -Wl,/var/tmp/portage/imlib-1.9.14-r3/work/imlib-1.9.14/gdk_imlib/.libs  -L/usr/lib ./.libs/libgdk_imlib.so   -Wl,-soname -Wl,libimlib-ppm.so -o .libs/libimlib-ppm.so
ar cru .libs/libimlib-ps.a  io-ps.o
ranlib .libs/libimlib-ps.a
creating libimlib-ps.la
ar cru .libs/libimlib-ppm.a  io-ppm.o
ranlib .libs/libimlib-ppm.a
creating libimlib-ppm.la
(cd .libs && rm -f libimlib-ppm.la && ln -s ../libimlib-ppm.la libimlib-ppm.la)
/bin/sh ../libtool --mode=link gcc  -O2 -march=pentium4 -fomit-frame-pointer  -o libimlib-gif.la -rpath /usr/lib -avoid-version io-gif.lo -lgif libgdk_imlib.la
(cd .libs && rm -f libimlib-ps.la && ln -s ../libimlib-ps.la libimlib-ps.la)
/bin/sh ../libtool --mode=link gcc  -O2 -march=pentium4 -fomit-frame-pointer  -o libimlib-jpeg.la -rpath /usr/lib -avoid-version io-jpeg.lo -ljpeg libgdk_imlib.la
rm -fr .libs/libimlib-gif.la .libs/libimlib-gif.* .libs/libimlib-gif.*
rm -fr .libs/libimlib-jpeg.la .libs/libimlib-jpeg.* .libs/libimlib-jpeg.*
gcc -shared  io-gif.lo  -Wl,--rpath -Wl,/var/tmp/portage/imlib-1.9.14-r3/work/imlib-1.9.14/gdk_imlib/.libs  -L/usr/lib /usr/lib/libgif.so ./.libs/libgdk_imlib.so   -Wl,-soname -Wl,libimlib-gif.so -o .libs/libimlib-gif.so
ar cru .libs/libimlib-gif.a  io-gif.o
ranlib .libs/libimlib-gif.a
creating libimlib-gif.la
gcc -shared  io-jpeg.lo  -Wl,--rpath -Wl,/var/tmp/portage/imlib-1.9.14-r3/work/imlib-1.9.14/gdk_imlib/.libs  -L/usr/lib /usr/lib/libjpeg.so ./.libs/libgdk_imlib.so   -Wl,-soname -Wl,libimlib-jpeg.so -o .libs/libimlib-jpeg.so
ar cru .libs/libimlib-jpeg.a  io-jpeg.o
ranlib .libs/libimlib-jpeg.a
creating libimlib-jpeg.la
(cd .libs && rm -f libimlib-gif.la && ln -s ../libimlib-gif.la libimlib-gif.la)
/bin/sh ../libtool --mode=link gcc  -O2 -march=pentium4 -fomit-frame-pointer  -o libimlib-tiff.la -rpath /usr/lib -avoid-version io-tiff.lo -ltiff libgdk_imlib.la
(cd .libs && rm -f libimlib-jpeg.la && ln -s ../libimlib-jpeg.la libimlib-jpeg.la)
/bin/sh ../libtool --mode=link gcc  -O2 -march=pentium4 -fomit-frame-pointer  -o libimlib-png.la -rpath /usr/lib -avoid-version io-png.lo -lpng -lz libgdk_imlib.la
grep: //usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5/libstdc++.la: No such file or directory
sed: can't read //usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5/libstdc++.la: No such file or directory
libtool: link: `//usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5/libstdc++.la' is not a valid libtool archive
make[2]: *** [libimlib-tiff.la] Error 1
make[2]: *** Waiting for unfinished jobs....
rm -fr .libs/libimlib-png.la .libs/libimlib-png.* .libs/libimlib-png.*
gcc -shared  io-png.lo  -Wl,--rpath -Wl,/var/tmp/portage/imlib-1.9.14-r3/work/imlib-1.9.14/gdk_imlib/.libs  -L/usr/lib -lpng -lz ./.libs/libgdk_imlib.so   -Wl,-soname -Wl,libimlib-png.so -o .libs/libimlib-png.so
ar cru .libs/libimlib-png.a  io-png.o
ranlib .libs/libimlib-png.a
creating libimlib-png.la
(cd .libs && rm -f libimlib-png.la && ln -s ../libimlib-png.la libimlib-png.la)
make[2]: Leaving directory `/var/tmp/portage/imlib-1.9.14-r3/work/imlib-1.9.14/gdk_imlib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/imlib-1.9.14-r3/work/imlib-1.9.14'
make: *** [all-recursive-am] Error 2

!!! ERROR: media-libs/imlib-1.9.14-r3 failed.
!!! Function src_compile, Line 38, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
 


PLz, any one to help.
_________________
/aeh
Back to top
View user's profile Send private message
curtis119
Bodhisattva
Bodhisattva


Joined: 10 Mar 2003
Posts: 2160
Location: Toledo, Ohio,USA, North America, Earth, SOL System, Milky Way, The Universe, The Cosmos, and Beyond.

PostPosted: Fri Apr 08, 2005 11:35 am    Post subject: Reply with quote

Have a look at this FAQ and see if it helps.

https://forums.gentoo.org/viewtopic-t-279020.html
_________________
Gentoo: it's like wiping your ass with silk.
Back to top
View user's profile Send private message
curtis119
Bodhisattva
Bodhisattva


Joined: 10 Mar 2003
Posts: 2160
Location: Toledo, Ohio,USA, North America, Earth, SOL System, Milky Way, The Universe, The Cosmos, and Beyond.

PostPosted: Sat Apr 09, 2005 8:01 am    Post subject: Reply with quote

curtis119 wrote:
Have a look at this FAQ and see if it helps.

https://forums.gentoo.org/viewtopic-t-279020.html


Your qeustion is answered by the FAQ. Moving this to duplicate threads.
_________________
Gentoo: it's like wiping your ass with silk.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum