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

LIBNSS_FILES_SO undeclared



Hello.  I'm trying to build my own glibc from the debian source-package.  For
optimization I added "-march=pentium" to the default cflags in debian/rules,
otherwise I've changed nothing.  As kernel-source I use 2.2.7 from
debian-package.

I get one error I don't know how to solve, and that's some missing #define
somewhere I think:
--
gcc nsswitch.c -c -Wall -Winline -Wstrict-prototypes -Wwrite-strings -march=pentium      -I../include -I. -I/var/src/build/debian/glibc/glibc-2.1.1/build/obj-i386/nss -I.. -I../libio  -I/var/src/build/debian/glibc/glibc-2.1.1/build/obj-i386 -I../sysdeps/i386/elf -I../crypt/sysdeps/unix -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/fpu -I../sysdeps/libm-i387 -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754 -I../sysdeps/libm-ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic  -nostdinc -isystem /usr/lib/gcc-lib/i486-linux/egcs-2.91.63/include -isystem /var/src/linux/kern
   el-source-2.2.7/includ
nsswitch.c:71: `LIBNSS_FILES_SO' undeclared here (not in a function)
--
Where should this have been defined, perhaps in any of the packages outside
glibc?


.../EOF
---
<mailto:eof@hem.utfors.se>
Educational Free Software - http://hem.fyristorg.com/edufs/


Reply to: