Steven Chamberlain wrote...
> EXTRA_PROGRAMS is automake syntax, letting it know about optional
> programs that 'may' be compiled.
(...)
Thanks for your explanation. In the meantime I had created a kfreebsd
installation inside KVM (which has incredibly poor I/O performance for
whatever reason) an
Hi Christoph!
On 16/02/13 19:27, Christoph Biedl wrote:
> Should XTRA_PROG be EXTRA_PROGRAMS? Or is there some automake magic
> going on I am not aware of?
EXTRA_PROGRAMS is automake syntax, letting it know about optional
programs that 'may' be compiled.
XTRA_PROG is a variable already set in pp
Hi,
sorry for not getting back to you earlier.
Steven Chamberlain wrote...
> Does my attached patch seem any good to you?
Almost, I just don't get the magic in
> --- pptpd-1.3.4.orig/Makefile.am 2013-02-07 21:58:09.0 +
> +++ pptpd-1.3.4/Makefile.am 2013-02-07 22:02:45.717421
Hi again,
Does my attached patch seem any good to you?
(Tested and seems to work as intended on linux/kfreebsd amd64).
Regards,
--
Steven Chamberlain
ste...@pyro.eu.org
diff -Nru pptpd-1.3.4.orig/debian/control pptpd-1.3.4/debian/control
--- pptpd-1.3.4.orig/debian/control 2013-02-07 21:58:09.0
Hi,
On 07/02/13 18:33, Christoph Biedl wrote:
> | bcrelay.c:95:30: fatal error: netpacket/packet.h: No such file or directory
It turns out I have a copy this header installed on GNU/Linux, entitled:
> Definitions for use with Linux AF_PACKET sockets.
It doesn't define much except for sockaddr_ll
Christoph Egger wrote...
> http://svnweb.freebsd.org/ports/head/net/poptop/files/ is probably what
> you're looking for. patch-Makefile.in for example removes bcrelay from
> being compiled at all.
Thanks for digging that out. Well, I call that naughty.
So I'll sadly restrict that package to lin
Christoph Biedl writes:
> building the pptpd packages for kfreebsd-{amd64,i386} and also
> hurd-i386 failed, and probably always did, for the same reason[1]:
>
> | bcrelay.c:95:30: fatal error: netpacket/packet.h: No such file or directory
>
> Since I don't have access to such machines I'm asking
Hi there,
building the pptpd packages for kfreebsd-{amd64,i386} and also
hurd-i386 failed, and probably always did, for the same reason[1]:
| bcrelay.c:95:30: fatal error: netpacket/packet.h: No such file or directory
Since I don't have access to such machines I'm asking you for your
advice. App
8 matches
Mail list logo