David Guerizec wrote:
> oh, now I recall, I had quite the same problem.
>
> Check if glibconfig.h is in /usr/include, I had to ln -s
> /usr/lib/glib/include/glibconfig.h /usr/include/glibconfig.h
>
> [root@hal php4-module]# ls -l /usr/include/glib*
> -rw-r--r-- 1 root root 90817 Aug 12 2000 /usr/include/glib.h
> lrwxrwxrwx 1 root root 34 Jan 24 00:57
> /usr/include/glibconfig.h -> /usr/lib/glib/include/glibconfig.h
>
> don't know if it's related though...
That's what glib-config is supposed to do. Please do not make this
symlink,
let's try to change configure and fix this the right way. But I'd
expect to see a compilation error complaining about not being able to
find
this include file.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]