compilation error on CURRENT-20100118
Katsuhiro Kondou
kondou at isc.org
Wed Jan 20 01:39:21 UTC 2010
I just tried to compile CURRENT-20100118 on osx(10.4.11 intel), and
found an error.
cd backends && make all
gcc -multiply_defined suppress -o inndf inndf.o /tmp/inn-CURRENT-20100118/storage/libstorage.a /tmp/inn-CURRENT-20100118/history/libinnhist.a /tmp/inn-CURRENT-20100118/storage/libstorage.a /tmp/inn-CURRENT-20100118/lib/libinn.a
/usr/bin/ld: Undefined symbols:
_OVrealnow
_OVstatall
collect2: ld returned 1 exit status
make[1]: *** [inndf] Error 1
make: *** [all-backends] Error 2
I can create inndf manually by adding ov.o at the end of the line,
but it's just for workaround.
Has anyone seen the problem like this?
--
Katsuhiro Kondou
More information about the inn-workers
mailing list