Displaying 1 result from an estimated 1 matches for "giounix".
Did you mean:
gio_unix
1999 Sep 15
1
Compilation errors
.../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.lo] Error 1
make[2]: Leaving directory /home/chris/...