James, thank you for your attention.
here you are the config.log

On Mon, 24 Jan 2000, James wrote:

>Could you do the following: remove config.cache, rerun configure and
>then
>send me the resulting config.log file?  That should give some idea why
>it
>failed to find imlib.
>
>James.
>
>--
>Email: [EMAIL PROTECTED]
>WWW:   http://www.daa.com.au/~james/
>
>
>On Mon, 24 Jan 2000, daniel soria wrote:
>
>> Hi,
>>I'm using RH6.1 and downloaded dia-0.83, I has installed:
>>
>>    libxml-1.4.0-1.i386.rpm
>>    libxml-devel-1.4.0-1.i386.rpm
>>   libxml10-1.0.0-2.i386.rpm
>>   imlib-1.9.7-1
>>    imlib-cfgeditor-1.9.7-1
>>   imlib-devel-1.9.7-1
>>
>> I am getting errors while building ./configure:
>> (my imlib-config script is in /usr/bin that it's in my PATH)
>>
>> checking for IMLIB - version >= 1.8.2... no
>> *** The imlib-config script installed by IMLIB could not be found
>> *** If IMLIB was installed in PREFIX, make sure PREFIX/bin is in
>> *** your path, or set the IMLIB_CONFIG environment variable to the
>> *** full path to imlib-config.
>>
>> and later when I run my "make" ends with:
>>
>> ../lib/libdia.a(dia_image.o): In function `dia_image_init':
>> /var/tmp/dia-0.83/lib/dia_image.c:35: undefined reference to
>> `gdk_imlib_init'
>> /var/tmp/dia-0.83/lib/dia_image.c:37: undefined reference to
>> `gdk_imlib_get_visual'
>> /var/tmp/dia-0.83/lib/dia_image.c:38: undefined reference to
>> `gdk_imlib_get_colormap'
>> ../lib/libdia.a(dia_image.o): In function `dia_image_get_broken':
>> /var/tmp/dia-0.83/lib/dia_image.c:49: undefined reference to
>> `gdk_imlib_create_image_from_xpm_data'
>> ../lib/libdia.a(dia_image.o): In function `dia_image_load':
>> /var/tmp/dia-0.83/lib/dia_image.c:63: undefined reference to
>> `gdk_imlib_load_image'
>> ../lib/libdia.a(dia_image.o): In function `dia_image_release':
>> /var/tmp/dia-0.83/lib/dia_image.c:84: undefined reference to
>> `gdk_imlib_destroy_image'
>> ../lib/libdia.a(dia_image.o): In function `dia_image_draw':
>> /var/tmp/dia-0.83/lib/dia_image.c:91: undefined reference to
>> `gdk_imlib_paste_image'
>> collect2: ld returned 1 exit status
>> make[2]: *** [dia] Error 1
>> make[2]: Leaving directory `/var/tmp/dia-0.83/app'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/var/tmp/dia-0.83'
>> make: *** [all-recursive-am] Error 2
>>
>> please, help me whith this problem
>> Thanks,
>> Daniel
>>

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:594: checking for a BSD compatible install
configure:647: checking whether build environment is sane
configure:704: checking whether make sets ${MAKE}
configure:750: checking for working aclocal
configure:763: checking for working autoconf
configure:776: checking for working automake
configure:789: checking for working autoheader
configure:802: checking for working makeinfo
configure:821: checking whether to enable maintainer-specific portions of Makefiles
configure:920: checking host system type
configure:941: checking build system type
configure:961: checking for ranlib
configure:991: checking for gcc
configure:1104: checking whether the C compiler (gcc  ) works
configure:1120: gcc -o conftest    conftest.c  1>&5
configure:1146: checking whether the C compiler (gcc  ) is a cross-compiler
configure:1151: checking whether we are using GNU C
configure:1179: checking whether gcc accepts -g
configure:1222: checking for ld used by GCC
configure:1285: checking if the linker (/usr/bin/ld) is GNU ld
configure:1301: checking for BSD-compatible nm
configure:1338: checking whether ln -s works
ltconfig:491: checking for ln -s
ltconfig:517: checking for ranlib
ltconfig:579: checking for strip
ltconfig:701: checking for object suffix
ltconfig:733: checking for executable suffix
ltconfig:772:checking for gcc option to produce PIC
ltconfig:902:checking that gcc PIC flag  -fPIC works.
ltconfig:963: checking if gcc static flag -static works
ltconfig:1008: checking if gcc supports -c -o file.o
ltconfig:1009: gcc -c -g -O2 -o out/conftest2.o  conftest.c 1>&5
ltconfig:1041: checking if gcc supports -c -o file.lo
ltconfig:1042: gcc -c -g -O2 -c -o conftest.lo  conftest.c 1>&5
ltconfig:1093: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:1094: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
GNU ld version 2.9.1 (with BFD 2.9.1.0.24)
ltconfig:2116: checking if global_symbol_pipe works
ltconfig:2117: gcc -c -g -O2  conftest.c 1>&5
ltconfig:2120: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[      
]\([ABCDGISTW]\)[       ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > 
conftest.nm"
ltconfig:2172: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions   
conftest.c conftstm.o 1>&5
configure:1519: checking whether build environment is sane
configure:1560: checking for gcc
configure:1673: checking whether the C compiler (gcc -g -O2 ) works
configure:1689: gcc -o conftest -g -O2   conftest.c  1>&5
configure:1715: checking whether the C compiler (gcc -g -O2 ) is a cross-compiler
configure:1720: checking whether we are using GNU C
configure:1748: checking whether gcc accepts -g
configure:1791: checking for a BSD compatible install
configure:1844: checking whether ln -s works
configure:1865: checking whether make sets ${MAKE}
configure:1892: checking for POSIXized ISC
configure:1963: checking for gtk-config
configure:1998: checking for GTK - version >= 1.2.0
configure:2099: gcc -o conftest -g -O2 -I/usr/X11R6/include -I/usr/lib/glib/include   
conftest.c -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl 
-lXext -lX11 -lm  1>&5
configure:2187: checking whether GNOME specific code should be used
configure:2238: checking for poptPeekArg in -lpopt
configure:2282: checking how to run the C preprocessor
configure:2365: checking for popt.h
configure:2426: checking for ANSI C header files
configure:2530: checking for working const
configure:2605: checking for inline
configure:2645: checking for off_t
configure:2678: checking for size_t
configure:2713: checking for working alloca.h
configure:2746: checking for alloca
configure:2948: checking for unistd.h
configure:2987: checking for getpagesize
configure:3040: checking for working mmap
configure:3216: checking for argz.h
configure:3216: checking for limits.h
configure:3216: checking for locale.h
configure:3216: checking for nl_types.h
configure:3216: checking for malloc.h
configure:3216: checking for string.h
configure:3216: checking for unistd.h
configure:3216: checking for sys/param.h
configure:3256: checking for getcwd
configure:3256: checking for munmap
configure:3256: checking for putenv
configure:3256: checking for setenv
configure:3256: checking for setlocale
configure:3256: checking for strchr
configure:3256: checking for strcasecmp
configure:3256: checking for strdup
configure:3256: checking for __argz_count
configure:3256: checking for __argz_stringify
configure:3256: checking for __argz_next
configure:3375: checking for LC_MESSAGES
configure:3408: checking whether NLS is requested
configure:3428: checking whether included gettext is requested
configure:3447: checking for libintl.h
configure:3474: checking for gettext in libc
configure:3600: checking for msgfmt
configure:3634: checking for dcgettext
configure:3689: checking for gmsgfmt
configure:3725: checking for xgettext
configure:3765: gcc -o conftest -g -O2   conftest.c  1>&5
configure:4223: checking for catalogs to be installed
configure:4331: checking for xml-config
configure:4408: checking for imlib-config
configure:4443: checking for IMLIB - version >= 1.8.2
configure:4590: checking for dirent.h that defines DIR
configure:4628: checking for opendir in -ldir
configure:4711: checking for ANSI C header files
configure:4818: checking for fcntl.h
configure:4818: checking for unistd.h
configure:4856: checking for working const
configure:4934: checking for select
configure:4934: checking for strcspn
configure:4934: checking for strdup
configure:4934: checking for strtol
configure:4934: checking for snprintf

Reply via email to