On 09/29/2010 09:58 PM, Stefan Berger wrote:
<snip>
> ACK.
>
Pushed.
Ouch, that appears to have j
Ouch, this just broke the ./configure script on Mac OS X:
*****************
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl
checking for HAL... no
checking for UDEV... no
checking whether to compile with macvtap support... no
configure: error: --with-virtualport requires --with-macvtap
$
*****************
That's with using only this configure line:
./configure --without-network --without-storage-fs
Backing out your patch manually, allows the configure to complete.
Do you want to look into it, or do you want me to?
Regards and best wishes,
Justin Clift