FreeBSD Port: poptop-1.1.4.b4

Jim Hatfield subscriber at insignia.com
Tue Dec 2 02:04:09 PST 2003


On Fri, 28 Nov 2003 15:45:07 -0000, in local.freebsd.ports you wrote:

>after an upgrade of poptop port from ports (/usr/ports/net/poptop) no
>connection could be established anymore.
>I deinstalled the port version (===>   Deinstalling poptop-1.1.4.b4_1)
>and installed the package version again.
>The connections can be established without any problem anymore. Is the
>port version of poptop broken or did something change in the
>configuration?

You may want to try editing the Makefile. This looks suspicious:

>.ifdef(WITH_KERNPPP)
>CONFIGURE_ARGS+=        --with-bsdppp
>.endif

I was under the impression that --with-bsdppp was for userland PPP
in which case the ifdef seems to be the wrong way round.

jim


More information about the freebsd-ports mailing list