This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nscd/3817] New: Compile time error on glibc 2.5


/usr/src/build/nscd/nscd.o: In function `nscd_open_socket':
/usr/src/glibc-2.5/nscd/nscd.c:414: undefined reference to `__stack_chk_guard'
/usr/src/glibc-2.5/nscd/nscd.c:432: undefined reference to `__stack_chk_guard'
/usr/src/build/nscd/connections.o: In function `restart':
/usr/src/glibc-2.5/nscd/connections.c:1129: undefined reference to
`__stack_chk_guard'
/usr/src/glibc-2.5/nscd/connections.c:1257: undefined reference to
`__stack_chk_guard'
/usr/src/build/nscd/connections.o: In function `nscd_run':
/usr/src/glibc-2.5/nscd/connections.c:1289: undefined reference to 
`__stack_chk_guard'
/usr/src/build/nscd/connections.o:/usr/src/glibc-2.5/nscd/connections.c:438:
more undefined references to `__stack_chk_guard' follow
collect2: ld returned 1 exit status
make[2]: *** [/usr/src/build/nscd/nscd] Error 1
make[1]: *** [nscd/others] Error 2
make: *** [all] Error 2



LDFLAGS="--static" ../glibc-2.5/configure --target=x86_64-linux
--host=x86_64-linux --with-headers=/usr/src/linux-2.6.19.1/include
--prefix=/usr/x86_64

x86_64-unknown-linux-gnu-gcc --version
x86_64-unknown-linux-gnu-gcc (GCC) 4.1.0

-- 
           Summary: Compile time error on glibc 2.5
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: critical
          Priority: P1
         Component: nscd
        AssignedTo: drepper at redhat dot com
        ReportedBy: greg dot chandler at wellsfargo dot com
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=3817

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]