Hi August,<br><br>I just ran into the same problem. It turned out I was running an old version of automake (1.4). What do you get from &quot;automake --version&quot;?<br><br>-Curtis<br><br><div><span class="gmail_quote">On 5/15/06, 
<b class="gmail_sendername">august</b> &lt;<a href="mailto:august@develop.ment.org">august@develop.ment.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>using a&nbsp;&nbsp;fresh checkout of CVS I get these errors installing:<br><br>output of install.pl:<br>--------------------------<br>Installing OMEIS<br>&nbsp;&nbsp;\_ Configuring [SUCCESS].<br>&nbsp;&nbsp;\_ Compiling [FAILURE].<br><br><br>Errors executing task: Unable to compile OME core binaries, see
<br>BinaryBuilds.log for details. at (eval 36) line 1<br><br> at ./install.pl line 81<br><br><br><br><br>output of /var/tmp/OME/install/BinaryBuilds.log:<br>-------------------------------------------------<br><br> Making all in t
<br> make[2]: Entering directory `/home/august/down/OME/src/C/omeis/t'<br> gcc -DHAVE_CONFIG_H -I. -I. -I..&nbsp;&nbsp;-DOMEIS_ROOT=\&quot;/OME/OMEIS\&quot;<br>-I../zoom/include -I/usr/include/libxml2 -I/usr/include&nbsp;&nbsp;-g -O2<br>-I/usr/include/openssl -DHAVE_SSL -I/usr/include -c
<br>test-concurrent-write.c<br> gcc&nbsp;&nbsp;-g -O2 -I/usr/include/openssl -DHAVE_SSL -I/usr/include -L/usr/lib<br>-L/usr/lib -ldb -o test-concurrent-write&nbsp;&nbsp;test-concurrent-write.o<br>-L/usr/lib -lxml2 -lz -lm ../zoom/lib/libzoom.a ../zoom/lib/libpic.a -lz
<br>-ltiff -ljpeg -lpng -lbz2&nbsp;&nbsp;-lssl -lcrypto<br> test-concurrent-write.o: In function<br>`main':/home/august/down/OME/src/C/omeis/t/test-concurrent-write.c:82:<br>undefined reference to `OMEIS_ClearError'<br> :/home/august/down/OME/src/C/omeis/t/test-
concurrent-write.c:88:<br>undefined reference to `NewPixels'<br> :/home/august/down/OME/src/C/omeis/t/test-concurrent-write.c:100:<br>undefined reference to `DoPixelIO'<br> :/home/august/down/OME/src/C/omeis/t/test-concurrent-write.c
:108:<br>undefined reference to `FinishPixels'<br> :/home/august/down/OME/src/C/omeis/t/test-concurrent-write.c:113:<br>undefined reference to `freePixelsRep'<br> :/home/august/down/OME/src/C/omeis/t/test-concurrent-write.c
:109:<br>undefined reference to `OMEIS_ReportError'<br> :/home/august/down/OME/src/C/omeis/t/test-concurrent-write.c:101:<br>undefined reference to `OMEIS_ReportError'<br> :/home/august/down/OME/src/C/omeis/t/test-concurrent-write.c
:65:<br>undefined reference to `OMEIS_ReportError'<br> collect2: ld returned 1 exit status<br> make[2]: *** [test-concurrent-write] Error 1<br> make[2]: Leaving directory `/home/august/down/OME/src/C/omeis/t'<br> make[1]: *** [all-recursive] Error 1
<br> make[1]: Leaving directory `/home/august/down/OME/src/C/omeis'<br> make: *** [all-recursive-am] Error 2<br><br><br><br><br>_______________________________________________<br>ome-devel mailing list<br><a href="mailto:ome-devel@lists.openmicroscopy.org.uk">
ome-devel@lists.openmicroscopy.org.uk</a><br><a href="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel</a><br></blockquote></div><br>