make blows up with pptpd-1.4.0.tar.gz on Fedora 20
Greg Scott <[email protected]> Tue, 18 Feb 2014 20:26:47 +0000
| Newsgroups | gmane.network.poptop |
|---|---|
| Message-ID | <[email protected]> |
I did:
cd /usr/local/src
tar xvzf pptpd-1.4.0.tar.gz
cd pptpd-1.4.0
./configure
make
Here is the extract for when make blew up.
.
.
.
gcc -O2 -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -o bcrelay bcrelay.o
for d in plugins; do make -w -C $d all; done
make[2]: Entering directory `/usr/local/src/pptpd-1.4.0/plugins'
gcc -o pptpd-logwtmp.so -shared -O2 -g -I.. -I../../include -fPIC pptpd-logwtmp.c -lutil
pptpd-logwtmp.c:15:23: fatal error: pppd/pppd.h: No such file or directory
#include <pppd/pppd.h>
^
compilation terminated.
make[2]: *** [pptpd-logwtmp.so] Error 1
make[2]: Leaving directory `/usr/local/src/pptpd-1.4.0/plugins'
make[1]: *** [all-local] Error 2
make[1]: Leaving directory `/usr/local/src/pptpd-1.4.0'
make: *** [all] Error 2
[root@stylmark-fw2 pptpd-1.4.0]#
I wiped all the 1.4.0 stuff and tried the same operation with 1.3.4 and make ran to completion. Does 1.4.0 have a new prerequisite that 1.3.4 doesn't need?
Thanks
- Greg Scott
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk