[ome-devel] ome install errors cvs
august
august at develop.ment.org
Mon May 15 19:41:31 BST 2006
using a fresh checkout of CVS I get these errors installing:
output of install.pl:
--------------------------
Installing OMEIS
\_ Configuring [SUCCESS].
\_ Compiling [FAILURE].
Errors executing task: Unable to compile OME core binaries, see
BinaryBuilds.log for details. at (eval 36) line 1
at ./install.pl line 81
output of /var/tmp/OME/install/BinaryBuilds.log:
-------------------------------------------------
Making all in t
make[2]: Entering directory `/home/august/down/OME/src/C/omeis/t'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DOMEIS_ROOT=\"/OME/OMEIS\"
-I../zoom/include -I/usr/include/libxml2 -I/usr/include -g -O2
-I/usr/include/openssl -DHAVE_SSL -I/usr/include -c
test-concurrent-write.c
gcc -g -O2 -I/usr/include/openssl -DHAVE_SSL -I/usr/include -L/usr/lib
-L/usr/lib -ldb -o test-concurrent-write test-concurrent-write.o
-L/usr/lib -lxml2 -lz -lm ../zoom/lib/libzoom.a ../zoom/lib/libpic.a -lz
-ltiff -ljpeg -lpng -lbz2 -lssl -lcrypto
test-concurrent-write.o: In function
`main':/home/august/down/OME/src/C/omeis/t/test-concurrent-write.c:82:
undefined reference to `OMEIS_ClearError'
:/home/august/down/OME/src/C/omeis/t/test-concurrent-write.c:88:
undefined reference to `NewPixels'
:/home/august/down/OME/src/C/omeis/t/test-concurrent-write.c:100:
undefined reference to `DoPixelIO'
:/home/august/down/OME/src/C/omeis/t/test-concurrent-write.c:108:
undefined reference to `FinishPixels'
:/home/august/down/OME/src/C/omeis/t/test-concurrent-write.c:113:
undefined reference to `freePixelsRep'
:/home/august/down/OME/src/C/omeis/t/test-concurrent-write.c:109:
undefined reference to `OMEIS_ReportError'
:/home/august/down/OME/src/C/omeis/t/test-concurrent-write.c:101:
undefined reference to `OMEIS_ReportError'
:/home/august/down/OME/src/C/omeis/t/test-concurrent-write.c:65:
undefined reference to `OMEIS_ReportError'
collect2: ld returned 1 exit status
make[2]: *** [test-concurrent-write] Error 1
make[2]: Leaving directory `/home/august/down/OME/src/C/omeis/t'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/august/down/OME/src/C/omeis'
make: *** [all-recursive-am] Error 2
More information about the ome-devel
mailing list