Do you have dlcompat-dev installed? That's where dlfcn.h comes from. If you don't then this may be a missing dependency for pkgconfig.

--
Alexander K. Hansen
Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX

On Tuesday, August 26, 2003, at 09:44 AM, DJA wrote:

I want to install pkgconfig, but the installation failed with the following error :

....
In file included from gmodule.c:132:
gmodule-dl.c:31:19: dlfcn.h: No such file or directory
In file included from gmodule.c:132:
gmodule-dl.c: In function `fetch_dlerror':
gmodule-dl.c:76: warning: implicit declaration of function `dlerror'
gmodule-dl.c:76: warning: initialization makes pointer from integer without a cast
gmodule-dl.c: In function `_g_module_open':
gmodule-dl.c:89: warning: implicit declaration of function `dlopen'
gmodule-dl.c:89: warning: assignment makes pointer from integer without a cast
In file included from gmodule.c:132:
gmodule-dl.c: In function `_g_module_self':
gmodule-dl.c:105: warning: assignment makes pointer from integer without a cast
In file included from gmodule.c:132:
gmodule-dl.c: In function `_g_module_close':
gmodule-dl.c:123: warning: implicit declaration of function `dlclose'
In file included from gmodule.c:132:
gmodule-dl.c: In function `_g_module_symbol':
gmodule-dl.c:134: warning: implicit declaration of function `dlsym'
gmodule-dl.c:134: warning: assignment makes pointer from integer without a cast
make[4]: *** [gmodule.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive-am] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling pkgconfig-0.12.0-1 failed


How can I resolve this ?
Thank you for your help.

David




------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to