gtk errors



Hi

I upgraded my Debian 1.3 to libc6. That wasn't too good because every
Gnome app seg. faults (I converted .rpms to .debs). I tried to compile
sources but it stuck with gtk. That's what I got:

gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -Wall -c -fPIC -DPIC gscanner.c
gscanner.c: In function `g_scanner_peek_next_char':
gscanner.c:462: `EINTR' undeclared (first use this function)
gscanner.c:462: (Each undeclared identifier is reported only once
gscanner.c:462: for each function it appears in.)
gscanner.c:463: `EAGAIN' undeclared (first use this function)
gscanner.c: In function `g_scanner_get_char':
gscanner.c:502: `EINTR' undeclared (first use this function)
gscanner.c:503: `EAGAIN' undeclared (first use this function)
make[2]: *** [gscanner.lo] Error 1
make[2]: Leaving directory `/tarballs/gtk+-1.0.0/glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tarballs/gtk+-1.0.0'
make: *** [all-recursive-am] Error 2

Help would be appreciated.

--
Bye,
	Samuel



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]