On Wed, 8 Sep 1999 [EMAIL PROTECTED] wrote:

|/usr/include/sys/stat.h:168: undefined reference to `makedev'
|make[1]: *** [pppd] Error 1
|make[1]: Leaving directory `/usr1/packets_unix/temp/ppp-2.3.9/pppd'
|make: *** [all] Error 2
|----------------------------------------------------------------------------

Adding

#include <sys/sysmacros.h>

to the end of the sys header list in pppd/sys-linux.c should make the
problem go away.

---
Clifford Kite                                               Not a guru. (tm)


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to