Hello,

I've just successfully built the latest development snapshot of EFL
and Enlightenment with one, hopefully easy-to-solve problem.
I am unable to configure imlib2 with JPEG, PNG and TIFF image loaders
although I have the necessary dependencies installed from the ports
collection.
I've tried to build imlib2 from a CVS checkout with similar results.

I've followed the FreeBSD-specific build steps mentioned in the online
documentation;
% setenv CFLAGS " -lintl -liconv -g -L/usr/X11R6/lib -L/usr/local/lib
-I/usr/local/include -I/usr/X11R6/include "
% setenv ACLOCAL_FLAG " -I /usr/local/share/aclocal "
I have /usr/local/gnu-autotools/bin at the beginning of my PATH
string, and I have used gmake.

The output from ./configure follows.
Thanks!


[EMAIL PROTECTED] ./configure
checking build system type... i386-unknown-freebsd6.2
checking host system type... i386-unknown-freebsd6.2
checking for gcc... gcc
checking for C compiler default output file name... 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 ISO C89... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/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 whether byte ordering is bigendian... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd6.2 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking whether gcc accepts -std=gnu99... yes
checking whether to enable x86 mmx support... yes
checking whether to enable amd64 asm support... no
checking for freetype-config... /usr/local/bin/freetype-config
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking X11/X.h usability... yes
checking X11/X.h presence... no
configure: WARNING: X11/X.h: accepted by the compiler, rejected by the
preprocessor!
configure: WARNING: X11/X.h: proceeding with the compiler's result
checking for X11/X.h... yes
checking whether -R must be followed by a space... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for dlopen in -ldl... no
checking whether to enable jpeg support... auto
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... no
configure: WARNING: *** Native JPEG support will not be built (JPEG
not found) ***
checking whether to enable png support... auto
checking for png_read_info in -lpng... yes
checking for png.h... no
configure: WARNING: *** Native PNG support will not be built (PNG not found) ***
checking whether to enable tiff support... auto
checking for TIFFReadScanline in -ltiff... yes
checking for tiffio.h... no
configure: WARNING: *** Native TIFF support will not be built (TIFF
not found) ***
checking whether to enable gif support... auto
checking for preferred gif provider... any
checking for DGifOpenFileName in -lgif... no
checking for DGifOpenFileName in -lungif... yes
checking for gif_lib.h... no
configure: WARNING: *** Native GIF support will not be built (GIF not found) ***
checking whether to enable zlib support... auto
checking for uncompress in -lz... yes
checking for zlib.h... yes
checking whether to enable bzip2 support... auto
checking for BZ2_bzRead in -lbz2... yes
checking for bzlib.h... yes
checking whether to enable id3 support... auto
checking for id3_file_open in -lid3tag... yes
checking for id3tag.h... no
configure: WARNING: *** Native mp3 support will not be built (id3tag
not found) ***
configure: creating ./config.status
config.status: creating Makefile
config.status: creating imlib2.pc
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/modules/Makefile
config.status: creating src/modules/filters/Makefile
config.status: creating src/modules/loaders/Makefile
config.status: creating data/Makefile
config.status: creating data/fonts/Makefile
config.status: creating data/images/Makefile
config.status: creating doc/Makefile
config.status: creating imlib2-config
config.status: creating README
config.status: creating imlib2.spec
config.status: creating debian/changelog
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands



------------------------------------------------------------------------
imlib2 1.4.0.003
------------------------------------------------------------------------

Configuration Options Summary:


Image Loaders:
  JPEG....................: no
  PNG.....................: no
  TIFF....................: no
  GIF.....................: no
  ZLIB....................: yes
  BZIP2...................: yes
  ID3.....................: no


Use X86 MMX for speed.....: yes
Use AMD64 for speed.......: no

Use visibility hiding.....: no


Installation Path.........: /usr/local

Compilation...............: make
Installation..............: make install

[EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to