[Vortex] Regression tests failing on FreeBSD 7.0
Skye
skye at F4.ca
Tue Nov 25 00:53:54 CET 2008
I should note that the above problem is on an amd64 arch with FreeBSD 7.0...
I just tested on an i386 7.0 box and the regression tests ran fine, so it
appears to be amd64 related.
Unrelated FreeBSD Build Notes:
1. axl-knife would not build on i386 FreeBSD 7.0, I had to ./configure
--disable-axl-knife to build it.
The error was:
exarg.o(.text+0x67e):/usr/home/skye/src/axl-0.5.5.b3652.g3652/knife/exarg.c:482:
undefined reference to `__va_copy'
*** Error code 1
2. In both arch cases (i386 and amd64) building vortex on FreeBSD 7.0 I had
to remove the unsetenv() declaration in src/vortex.h to build:
In file included from vortex.c:40:
./vortex.h:471: error: conflicting types for 'unsetenv'
/usr/include/stdlib.h:164: error: previous declaration of 'unsetenv' was
here
*** Error code 1
--
View this message in context: http://n2.nabble.com/Regression-tests-failing-on-FreeBSD-7.0-tp1574242p1574367.html
Sent from the Vortex -- Open Source BEEP implementation mailing list archive at Nabble.com.
More information about the Vortex
mailing list