aeskulap-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Aeskulap-users] portage compile problem


From: Beso
Subject: [Aeskulap-users] portage compile problem
Date: Wed, 22 Aug 2007 23:57:14 +0200

hi,

i'm actually having problems with protage overlay compiling:

- the package executes the autogen and configure but when in starts to compile is gives this:

make -j2 -s
Making all in po
Making all in dcmtk
c++: amd64: No such file or directory
make[4]: *** [oflist.o] Error 1
make[3]: *** [libsrc-all] Error 2
make[2]: *** [ofstd-libsrc-all] Error 2
make[2]: *** Waiting for unfinished jobs....
c++: amd64: No such file or directory
c++: amd64: No such file or directory
make[4]: *** [dcpxitem.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [dcpixseq.o] Error 1
make[3]: *** [libsrc-all] Error 2
make[2]: *** [dcmdata-libsrc-all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

!!! ERROR in media-gfx/aeskulap-20060223:
!!! In src_compile at line 3627
!!! (no message provided)

!!! Call stack:
!!!    * src_compile (/var/tmp/paludis/media-gfx/aeskulap-20060223/temp/loadsaveenv:3627)
!!!    * ebuild_f_compile (/usr/libexec/paludis/src_compile.bash:51)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:363)
!!!    * main (/usr/libexec/paludis/ebuild.bash:381)

die trap: exiting with error.

i've tried with 2 different pc (one amd64 and one 686 one) and with 2 different package managers (portage and paludis) and it doesn't compile. it always gives that
c++: amd64: No such file or directory

or
c++: x86: No such file or directory

error. i don't really know what to do to make it compile and have it added to the world package. if i compile it manually after the ebuild's configure it compiles and installs fine (make && make install work fine and without errors). i also tried modifying the emake || die line in the ebuild with make || die but the result is the same.
i'd like to have it on world because i got the package deps removed from world when i clean the environment because they aren't called by package in the world.

thanks for your answers, and for this great piece of software. it's a very good linux dicom viewer. you're doing a very good job with it.

if you need my system settings here they are:

USE="a52 aac aalib accessibility acl acpi aim alsa audiofile avahi bash-completion bidi bzip2 cairo cddb cdr cjk clamav commercial curl cracklib crypt cups dbus dbx dga dri dts dv dvd dvdr dvdread effects encode exscalibar fastcgi ffmpeg fftw firefox flac flash foomatic-db foomaticdb fortran freetype ftp gcc-libffi gnutls gphoto2 gpm gtk+ hal iconv icq ieee1394 imap ipv6 jabber java jikes kde kdehiddenvisibility kerberos krb4 lame lcms ldap ldapsam libao libcaca libclamav libg++ libnotify lm_sensors mad matroska memlimit mime mmx mng motif mpeg msn musepack musicbrainz mysql mysqli ncurses nls nntp nptl nptlonly nsplugin odbc openal openexr opengl openmotif pam pcmcia pcre pdf perl php png posix postgres ppds pulseaudio python qt qt3 qt3support qt4 quicktime rdesktop readline ruby samba sasl scanner session sharedext sharedmem simplexml slang slp smartcard sndfile snmp sockets socks5 speex spell spl spreadsheet sqlite3 sse sse2 ssl ssse3 startup-notification streams svg svga switch_all_desktops tcl tcpd theora threads tiff tk truetype unicode usb v4l vcd vim-syntax vorbis wifi wmf X x264 xcomposite xine xinerama xorg xosd xpm xprint xscreensaver xsl xv xvid yahoo zlib -apm -berkdb -gnome -gstreamer -gtk -isdnlog -oss -pppd"
INPUT_DEVICES: evdev keyboard mouse synaptics void
LINGUAS: it en_GB en
VIDEO_CARDS: fglrx vesa vga radeon v4l

CHOST="x86_64-pc-linux-gnu"
CFLAGS="-O3 -march=k8 -mno-tls-direct-seg-refs -mmmx -msse3 -pipe"
CXXFLAGS="${CFLAGS}"
LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s"
MAKEOPTS="-j2 -s "
PATH="/usr/lib/ccache/bin/:${PATH}"
CCACHE_DIR="/var/tmp/ccache"

i've tried it with gnome flag enabled and disabled but still there is the same error. there's no cross compiler but only ccache. i've tried with ccache enabled and disabled but there's no way to make it work. and before upgrading to libtool 1.14 i had problems with the versioning and had to add --libtoolize copy-force to the ebuild because with the b version of libtool 1.12 it didn't reported the right libtool version.

thanks for your help.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]