Displaying 1 result from an estimated 1 matches for "g_log_domain_glib".
1999 Sep 15
1
Compilation errors
....h:211,
from smbd/server.c:22:
/usr/include/bits/socket.h:252: asm/socket.h: No such file or directory
make: *** [smbd/server.o] Error 1
-------------------------------------------
Also the same, when I tried to compile Glib-1.2.4:
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -g -O2
-Wall -D_REENTRANT -c -fPIC -DPIC giounix.c -o .libs/giounix.lo
In file included from /usr/include/bits/errno.h:25,
from /usr/include/errno.h:36,
from giounix.c:37:
/usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
make[2]: *** [giounix.l...