Hi <br><br>I tried to install a CVS version of OME on my ubuntu machine, but I kept getting this error:<br><br>&nbsp;Making all in t<br>&nbsp;make[2]: Entering directory `/home/jiejun/OME/src/C/omeis/t'<br>&nbsp;gcc -DHAVE_CONFIG_H -I. -I. -I..&nbsp; -DOMEIS_ROOT=\&quot;/OME/OMEIS\&quot; -I../zoom/include -I/usr/includ$ gcc&nbsp; -g -O2 -I/usr/include/openssl -DHAVE_SSL -I/usr/include -L/usr/lib -L/usr/lib -ldb -o te$ 
test-concurrent-write.o: In function `main':/home/jiejun/OME/src/C/omeis/t/test-concurrent-wr$ :/home/jiejun/OME/src/C/omeis/t/test-concurrent-write.c:88: undefined reference to `NewPixels' :/home/jiejun/OME/src/C/omeis/t/test-
concurrent-write.c:100: undefined reference to `DoPixelI$ :/home/jiejun/OME/src/C/omeis/t/test-concurrent-write.c:108: undefined reference to `FinishPi$ :/home/jiejun/OME/src/C/omeis/t/test-concurrent-write.c:113: undefined reference to `freePixe$ :/home/jiejun/OME/src/C/omeis/t/test-
concurrent-write.c:109: undefined reference to `OMEIS_Re$ :/home/jiejun/OME/src/C/omeis/t/test-concurrent-write.c:101: undefined reference to `OMEIS_Re$ :/home/jiejun/OME/src/C/omeis/t/test-concurrent-write.c:65: undefined reference to `OMEIS_Rep$ collect2: ld returned 1 exit status
<br>&nbsp;make[2]: *** [test-concurrent-write] Error 1<br>&nbsp;make[2]: Leaving directory `/home/jiejun/OME/src/C/omeis/t'<br>&nbsp;make[1]: *** [all-recursive] Error 1<br>&nbsp;make[1]: Leaving directory `/home/jiejun/OME/src/C/omeis'<br>&nbsp;make: *** [all-recursive-am] Error 2
<br><br><br><br>I noticed that this is the same error another user got before: <br><a href="http://lists.openmicroscopy.org.uk/pipermail/ome-devel/2006-May/000680.html">http://lists.openmicroscopy.org.uk/pipermail/ome-devel/2006-May/000680.html
</a><br><br>but I didn't find any solution for that. (already using automake 1.9)<br><br><br>Could anyone help me on this? Many Thanks.<br><br>Jun<br><br><br><br>