glib compilation pb

andrew may acmay@mace.penguinpowered.com
Tue Oct 17 12:17:00 GMT 2000


> make[2]: Entering directory `/cygdrive/d/temp/glib-1.2.8.tar/glib-1.2.8'
> 
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -DG_LOG_DOMAIN=
> g_log_domain_glib     -g -O2 -Wall  -D_REENTRANT -c gerror.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -g -O2
> -Wall -D

I have not done any gcc complies on windows but it looks like a basic
problem.

Header files are not being pulled in.

I would look at why it has "-I." repeated 3 times. This is not a
problem but it may mean some system vars are not set correctly.


More information about the Cygwin-xfree mailing list