'mbuffer' broken for network support / pipes under 7.2-R /
8.1-R?
Ruslan Mahmatkhanov
cvs-src at yandex.ru
Thu Sep 23 12:49:08 UTC 2010
23.09.10, 16:43, "Karl Pielorz" <kpielorz_lst at tdx.co.uk>:
> --On 22 September 2010 22:02 +0400 Ruslan Mahmatkhanov <cvs-src at yandex.ru> wrote: 22.09.2010 18:06, Karl Pielorz пишет: Please use patch attached. It updates mbuffer to latest version that has many 64-bit related fixes. Tell if it's now ok for you. -- Regards, RuslanHi,The patch/updated version seems to work fine - there's a couple of compile time warnings, and when you run it using 'network' I/O you still get:"mbuffer: warning: unable to set socket buffer size: No buffer space available"But it does appear to work - network mode works, and when using another transport (such as 'nc' or 'ssh') as part of a pipe chain, it does correctly terminate when the send is finished.Thanks!-Karl_______________________________________________freebsd-ports at freebsd.org mailing listhttp://lists.freebsd.org/mailman/listinfo/freebsd-portsTo unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
Hi Karl,
sorry about webmail formatting.
Try to add this line into port's Makefile, and then reinstall mbuffer:
CFLAGS+=-m64
See if your 'network i/o' test case now passes.
--
Regards,
Ruslan
More information about the freebsd-ports
mailing list