-----Original Message-----
From: ismail donmez <[EMAIL PROTECTED]>
To: Sven Neumann <[EMAIL PROTECTED]>
Date: Tue, 23 Apr 2002 17:09:50 +0300
Subject: Re: [directfb-users] Re: Slackware 8 & DFBPoint-0.6
Sven Neumann wrote:
> Hi,
>
>
>/etc/ld.so.conf and ldconfig is absolutely unrelated to the include
>paths the compiler uses to look for header files. You may want to
>read ld.so(8) and ldconfig(8).
>
>Did you adjust the PKG_CONFIG_PATH variable to search for pkgconfig
>files in the /opt/gnome prefix? What output do you get from
>'pkg-config --cflags glib-2.0' ?
>
>
>Salut, Sven
>
>
>
>
root@southpark:/home/cartman/DFBPoint-0.6# /usr/local/bin/pkg-config
--cflags glib
-I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include
root@southpark:/home/cartman/DFBPoint-0.6# /usr/local/bin/pkg-config
--cflags glib-2.0
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include
And output of config.log :
configure:5557: checking for GLIB - version >= 1.3.12
configure:5713: gcc -o conftest -g -O2 -Wall conftest.c 1>&5
configure:5705: glib.h: No such file or directory
configure: failed program was:
#line 5703 "configure"
#include "confdefs.h"
#include <glib.h>
#include <stdio.h>
int main() {
return ((glib_major_version) || (glib_minor_version) ||
(glib_micro_version));
; return 0; }
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-users" as subject.