Any idea why I am getting this error?

cd chat; make  all
make[1]: Entering directory `/usr/src/ppp-2.4.0b3/chat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/ppp-2.4.0b3/chat'
cd pppd; make  all
make[1]: Entering directory `/usr/src/ppp-2.4.0b3/pppd'
make[1]: *** No rule to make target `tty.o', needed by `pppd'.  Stop.
make[1]: Leaving directory `/usr/src/ppp-2.4.0b3/pppd'
make: *** [all] Error 2

I am running the latest development kernel.  I have the kernel
sources configured and my kernel is already set up for PPP.
I ran "./configure --prefix=/usr && make" to build only the 
programs.  I am pretty sure I've followed the instructions
to the "T".

        Miles


On Fri, 30 Jun 2000, Paul Mackerras wrote:

> There is a ppp-2.4.0b3.tar.gz in ftp://linuxcare.com.au/pub/ppp.  I'm
> putting it out because I have restructured the code to put pretty much
> all of the tty-related stuff that was in main.c into a new file,
> tty.c, and I'd like to have it tested a bit before I do a final 2.4.0
> release.
> 
> 2.4.0b3 also fixes a few of the bugs that people have been emailing me
> about.
> 
> I'm off for two weeks' vacation now... :-)
> 
> Paul.
> 
> 


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

Reply via email to