Hi,

I have a lfs-svn-2006-04-16 on P-III Compaq laptop. I am trying to build glib-2.10.1 from blfs-svn-2006-04-15. I am getting the following error:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gprintf.lo -MD -MP -MF .deps/gprintf.Tpo -c gprintf.c -fPIC -DPIC -o .libs/gprintf.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT giounix.lo -MD -MP -MF ".deps/giounix.Tpo" \
 -c -o giounix.lo `test -f 'giounix.c' || echo './'`giounix.c; \
then mv -f ".deps/giounix.Tpo" ".deps/giounix.Plo"; \
else rm -f ".deps/giounix.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c giounix.c -fPIC -DPIC -o .libs/giounix.o
giounix.c: In function 'g_io_unix_read':
giounix.c:185: error: 'SSIZE_MAX' undeclared (first use in this function)
giounix.c:185: error: (Each undeclared identifier is reported only once
giounix.c:185: error: for each function it appears in.)
make[4]: *** [giounix.lo] Error 1
make[4]: Leaving directory `/opt/blfs-pkgs/gnome-14-deps/glib-2.10.1/glib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/opt/blfs-pkgs/gnome-14-deps/glib-2.10.1/glib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/blfs-pkgs/gnome-14-deps/glib-2.10.1/glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/blfs-pkgs/gnome-14-deps/glib-2.10.1'
make: *** [all] Error 2

I am stuck. Any guidance please?

Thanks & Regards,

Randhir Phagura


--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to