I am trying to compile PPP 2.2.0e with:
linux 1.3.84
gcc 2.7.2
binutils 2.6.0.12
libc 5.3.9
I am getting unresolved symbols:
__constant_c_and_count_memset
__memset_generic
when linking pppd. chat compiles with no problem.
These symbols are defined in /usr/include/asm/string.h and are
declared as inline.
Why is the compiler bombing? I wrote a simple program using
memset to clear a buffer and everything linked fine. The base
include for both appears to be /usr/include/memory.h
Thanks!
--
Gordon Edwards
http://www.mindspring.com/~gse