Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Feb 2005 14:10:13 +0100
From:      Florian Kruegl <f.kruegl@mc-lindinger.de>
To:        "Oldno7 (Guillermo Hernandez)" <guillermo@QuerySoft.es>
Cc:        freebsd-small@freebsd.org
Subject:   Re: crunching pptp
Message-ID:  <20050203141013.0cf92d64.f.kruegl@mc-lindinger.de>
In-Reply-To: <42021CAA.8030009@QuerySoft.es>
References:  <42021CAA.8030009@QuerySoft.es>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Guillermo,

try using mpd which is also capable of handling PPtP connections as server and as a client.


add this to your crunch.conf
-------------------------schanipp-------------------------
progs mpd
special mpd srcdir /usr/ports/net/mpd/work/mpd-3.18/src
libs -lnetgraph
libs -lradius
libs -lssl
libs -lcrypto
-------------------------schanipp-------------------------

go to /usr/ports/net/mpd/ and do a 'make configure'

and it should be fine.

greetings

Flo

On Thu, 03 Feb 2005 14:44:26 +0200
"Oldno7 (Guillermo Hernandez)" <guillermo@QuerySoft.es> wrote:

> hi all!!!!
> I'm trying to crunch a port app. (pptp-client). I've copied the source 
> down the /usr/src tree and tried to crunch it, but
> the build doesn't find the .o files.
> Obviously I'm missing or missunderstanding something. Could anyone, 
> please, point me in the right direction to crunch
> an app that does not belong to the base system?
> I'm trying first to build it in a 4.11 Stable system.
> T.I.A.
> _______________________________________________
> freebsd-small@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-small
> To unsubscribe, send any mail to "freebsd-small-unsubscribe@freebsd.org"
> 


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050203141013.0cf92d64.f.kruegl>