Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28891 - imlib2 does not link libm
Summary: imlib2 does not link libm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-16 09:15 UTC by merwan kashouty
Modified: 2003-09-22 21:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
config.log (config.log,17.39 KB, text/plain)
2003-09-16 22:08 UTC, merwan kashouty
Details

Note You need to log in before you can comment on or make changes to this bug.
Description merwan kashouty 2003-09-16 09:15:41 UTC
JaiBaba rommel # emerge imlib2_tools
Calculating dependencies ...done!
>>> emerge (1 of 1) media-gfx/imlib2_tools-0.0.0.20030629_alpha2 to /
>>> md5 src_uri ;-) imlib2_tools-0.0.0.20030629_alpha2.tar.bz2
enlightenment
enlightenment
>>> Unpacking source...
>>> Unpacking imlib2_tools-0.0.0.20030629_alpha2.tar.bz2 to
/var/tmp/portage/imlib2_tools-0.0.0.20030629_alpha2/work
>>> Source unpacked.
enlightenment
to pass any to it, please specify them on the ./autogen.sh command line.
aclocal: both `configure.ac' and `configure.in' present: ignoring
`configure.in'autoheader-2.57: warning: `configure.ac' and `configure.in' both
present.
 at /usr/bin/autoheader-2.57 line 113
autoheader-2.57: warning: proceeding with `configure.ac'.
 at /usr/bin/autoheader-2.57 line 113
configure.ac:4: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
configure.ac:51: warning: do not use m4_regexp: use regexp or m4_bregexp
automake-1.5: both `configure.ac' and `configure.in' present: ignoring
`configure.in'
automake-1.5: configure.ac: installing `./install-sh'
automake-1.5: configure.ac: installing `./mkinstalldirs'
automake-1.5: configure.ac: installing `./missing'
automake-1.5: configure.ac: installing `./depcomp'
autoconf-2.57: warning: both `configure.ac' and `configure.in' are present.
autoconf-2.57: warning: proceeding with `configure.ac'.
 
Now type 'make' to compile imlib2_convert.
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 a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for main in -libs... no
checking for main in -lpopt... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for an ANSI C-conforming const... yes
checking for strdup... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for imlib_context_set_display in -lImlib2... no
configure: error: ""
        "**********************************************************************"
       "* imlib2_convert requres Imlib2. Available from"
        "* http://enlightenment.org/ and mirrors."
        "**********************************************************************" 
 
!!! ERROR: media-gfx/imlib2_tools-0.0.0.20030629_alpha2 failed.
!!! Function econf, Line 324, Exitcode 1
!!! econf failed


i have tried it after downgrading gcc too ... back to 3.2.3 but it still failed
to build... this was emerging the meta pkg for enlightenment-cvs.
Comment 1 SpanKY gentoo-dev 2003-09-16 14:21:30 UTC
please post the config.log file as an attachment
Comment 2 merwan kashouty 2003-09-16 22:08:59 UTC
Created attachment 17844 [details]
config.log
Comment 3 SpanKY gentoo-dev 2003-09-18 23:02:46 UTC
fixed in cvs