You are not logged in.
I am trying to use pptpclient to connect to Microsoft PPTP VPN server. When I run "pppd call TUNNELNAME", it throws the above error.
Attempting to simply run pppoe-start throws the following error in tail -f /var/log/messages:
/usr/lib/pppd/2.4.5/rp-pppoe.so: Cannot open shared object file: No such file or directory
I tried the same on another box that is running an older version of Slitaz (cooking, but not upgraded in awhile) and it seems to work fine there.
The package rp-pppoe is installed. Anyone know what's going on here? Thanks.
Offline
/usr/lib/pppd/2.4.5/rp-pppoe.so plugin should be cooked into the ppp.tazpkg
Compile Error
PPP Cook Log: http://cook.slitaz.org/cooker.cgi?pkg=ppp
make[2]: Entering directory `/home/slitaz/wok/ppp/source/ppp-2.4.5/pppd/plugins/rp-pppoe'
cc -O2 -g -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o plugin.o -fPIC plugin.c
cc -O2 -g -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o discovery.o -fPIC discovery.c
cc -O2 -g -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o if.o -fPIC if.c
In file included from plugin.c:53:0:
/usr/include/linux/if_pppox.h:85:25: error: field 'pppol2tp' has incomplete type
make[2]: *** [plugin.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/slitaz/wok/ppp/source/ppp-2.4.5/pppd/plugins/rp-pppoe'
Offline
I take it that means there's a problem with the package?
Offline
This post belongs in the Packages sub-forum.
Pankso or one of the developers will have to fix the error so the plugin is compiled.
The ppp-2.4.5.tazpkg will be re-cooked and the plugin will be included.
It would be great if an error such as this would place a tazpkg into the broken packages list.
Offline
Thanks for the response. Not sure if I can move this post. Also, how do I place the tazpkg into the broken packages list? Is that something I can do, or is that for the developers? Thanks again.
Offline
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]