Re: LCP log of problems with PPP and 2.1.109 (was: PPP trashed in 2.1.109)

Henrik Storner (storner@image.dk)
Sun, 19 Jul 1998 12:20:06 +0200


Compile problems in pppd:

>> OTOH, if those control characters are spurious, then the compiler is
>> complaining that it cannot find the definition of __u32. That should
>> be in /usr/include/asm/types.h

IIRC, the solution to these compile-problems is to add the line
#include <asm/types.h>
to the <sys/types.h>

Either that, or fix pppd to explicitly include <asm/types.h> instead of
the glibc header file.

-- 
Henrik Storner  |  "testing? What's that? If it compiles, it is good, 
                |   if it boots up it is perfect."
                |                                    Linus Torvalds

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html