I lost my id_dsa files so now I can't connect to the cvs server. The problem is I suspect there's something wrong with the anonymous cvs download. When I downloaded as an authenticated user I could install with no problem. Now (anoncvs download) I get some problems with automake/autoconf.
<br>automake version: 1.9.6<br>autoconf version: 2.59<br clear="all"><br>This is my binary builds:<br><br>****************************************************************************************************************************************
<br>USING C CONFIGURE SCRIPT -- './configure --prefix=/OME --with-omeis-root=/OME/OMEIS'<br>SUCCESS -- OUTPUT: "checking for a BSD-compatible install... /usr/bin/install -c<br> checking whether build environment is sane... yes
<br> checking whether make sets $(MAKE)... yes<br> checking for working aclocal-1.4... missing<br> checking for working autoconf... found<br> checking for working automake-1.4... missing<br> checking for working autoheader... found
<br> checking for working makeinfo... missing<br> checking build system type... i686-pc-linux-gnu<br> checking host system type... i686-pc-linux-gnu<br> checking for gcc... gcc<br> checking for C compiler default output file name... 
a.out<br> checking whether the C compiler works... yes<br> checking whether we are cross compiling... no<br> checking for suffix of executables... <br> checking for suffix of object files... o<br> checking whether we are using the GNU C compiler... yes
<br> checking whether gcc accepts -g... yes<br> checking for gcc option to accept ANSI C... none needed<br> checking for a BSD-compatible install... /usr/bin/install -c<br> checking whether make sets $(MAKE)... (cached) yes
<br> checking for ranlib... ranlib<br> configure: using OMEIS root... /OME/OMEIS<br> configure: using OMEIS JPEG quality default... 80<br> checking for special C compiler options needed for large files... no<br> checking for _FILE_OFFSET_BITS value needed for large files... 64
<br> checking for _LARGE_FILES value needed for large files... no<br> checking for BZ2_bzDecompress in -lbz2... yes<br> checking how to run the C preprocessor... gcc -E<br> checking for egrep... grep -E<br> checking for ANSI C header files... yes
<br> checking for sys/types.h... yes<br> checking for sys/stat.h... yes<br> checking for stdlib.h... yes<br> checking for string.h... yes<br> checking for memory.h... yes<br> checking for strings.h... yes<br> checking for 
inttypes.h... yes<br> checking for stdint.h... yes<br> checking for unistd.h... yes<br> checking bzlib.h usability... yes<br> checking bzlib.h presence... yes<br> checking for bzlib.h... yes<br> checking for png_init_io in -lpng... yes
<br> checking png.h usability... yes<br> checking png.h presence... yes<br> checking for png.h... yes<br> checking for jpeg_start_compress in -ljpeg... yes<br> checking jpeglib.h usability... yes<br> checking jpeglib.h presence... yes
<br> checking for jpeglib.h... yes<br> checking for TIFFReadScanline in -ltiff... yes<br> checking tiffio.h usability... yes<br> checking tiffio.h presence... yes<br> checking for tiffio.h... yes<br> checking if ssl is wanted... yes
<br> OpenSSL found in /usr<br> checking if zlib is wanted... yes<br> checking for inflateEnd in -lz... yes<br> checking zlib.h usability... yes<br> checking zlib.h presence... yes<br> checking for zlib.h... yes<br> checking for inflateEnd in -lz... (cached) yes
<br> checking zlib in /usr... ok<br> checking for compat version of Berkeley DB... /usr/include/db_185.h<br> checking for Berkeley DB usability... yes<br> checking for LZW encoder in -ltiff... yes<br> checking for ANSI C header files... (cached) yes
<br> checking fcntl.h usability... yes<br> checking fcntl.h presence... yes<br> checking for fcntl.h... yes<br> checking limits.h usability... yes<br> checking limits.h presence... yes<br> checking for limits.h... yes<br>

 checking sys/time.h usability... yes<br> checking sys/time.h presence... yes<br> checking for sys/time.h... yes<br> checking for unistd.h... (cached) yes<br> checking for an ANSI C-conforming const... yes<br> checking for off_t... yes
<br> checking for size_t... yes<br> checking for void *... yes<br> checking size of void *... 4<br> checking for int... yes<br> checking size of int... 4<br> checking for long... yes<br> checking size of long... 4<br> checking for long long int... yes
<br> checking size of long long int... 8<br> configure: using off_t format string... "lld"<br> configure: using OID format string... "llu"<br> checking for stdlib.h... (cached) yes<br> checking for unistd.h
..
. (cached) yes<br> checking for getpagesize... yes<br> checking for working mmap... yes<br> checking for vprintf... yes<br> checking for _doprnt... no<br> checking for mkdir... yes<br> checking for socket... yes<br> checking for strdup... yes
<br> checking for strerror... yes<br> checking for strstr... yes<br> configure: creating ./config.status<br> config.status: creating Makefile<br> config.status: creating zoom/Makefile<br> config.status: creating zoom/lib/Makefile
<br> config.status: creating t/Makefile<br> config.status: creating config.h<br> config.status: config.h is unchanged<br> config.status: executing default-1 commands<br>"<br><br>COMPILING MODULE -- 'make'<br>

FAILURE -- OUTPUT: "make  all-recursive<br> make[1]: Entering directory `/home/jtibau/Projects/OME/src/C/omeis'<br> Making all in zoom<br> make[2]: Entering directory `/home/jtibau/Projects/OME/src/C/omeis/zoom'
<br> Making all in lib<br> make[3]: Entering directory `/home/jtibau/Projects/OME/src/C/omeis/zoom/lib'<br> gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DOMEIS_ROOT=\"/OME/OMEIS\" -I../include -I/usr/include/libxml2 -I/usr/include  -g -O2 -I/usr/include/openssl -DHAVE_SSL -I/usr/include -c 
window.c<br> gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DOMEIS_ROOT=\"/OME/OMEIS\" -I../include -I/usr/include/libxml2 -I/usr/include  -g -O2 -I/usr/include/openssl -DHAVE_SSL -I/usr/include -c pic.c<br> gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DOMEIS_ROOT=\"/OME/OMEIS\" -I../include -I/usr/include/libxml2 -I/usr/include  -g -O2 -I/usr/include/openssl -DHAVE_SSL -I/usr/include -c pic_file.c
<br> gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DOMEIS_ROOT=\"/OME/OMEIS\" -I../include -I/usr/include/libxml2 -I/usr/include  -g -O2 -I/usr/include/openssl -DHAVE_SSL -I/usr/include -c pic_all.c<br> gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DOMEIS_ROOT=\"/OME/OMEIS\" -I../include -I/usr/include/libxml2 -I/usr/include  -g -O2 -I/usr/include/openssl -DHAVE_SSL -I/usr/include -c 
swap.c<br> gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DOMEIS_ROOT=\"/OME/OMEIS\" -I../include -I/usr/include/libxml2 -I/usr/include  -g -O2 -I/usr/include/openssl -DHAVE_SSL -I/usr/include -c tiff.c<br> gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DOMEIS_ROOT=\"/OME/OMEIS\" -I../include -I/usr/include/libxml2 -I/usr/include  -g -O2 -I/usr/include/openssl -DHAVE_SSL -I/usr/include -c 
jpeg.c<br> gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DOMEIS_ROOT=\"/OME/OMEIS\" -I../include -I/usr/include/libxml2 -I/usr/include  -g -O2 -I/usr/include/openssl -DHAVE_SSL -I/usr/include -c png.c<br> gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DOMEIS_ROOT=\"/OME/OMEIS\" -I../include -I/usr/include/libxml2 -I/usr/include  -g -O2 -I/usr/include/openssl -DHAVE_SSL -I/usr/include -c 
omeis.c<br> rm -f libpic.a<br> ar cru libpic.a window.o pic.o pic_file.o pic_all.o swap.o tiff.o jpeg.o png.o omeis.o <br> ranlib libpic.a<br> gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DOMEIS_ROOT=\"/OME/OMEIS\" -I../include -I/usr/include/libxml2 -I/usr/include  -g -O2 -I/usr/include/openssl -DHAVE_SSL -I/usr/include -c 
zoom.c<br> gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DOMEIS_ROOT=\"/OME/OMEIS\" -I../include -I/usr/include/libxml2 -I/usr/include  -g -O2 -I/usr/include/openssl -DHAVE_SSL -I/usr/include -c scanline.c<br> scanline.c

: In function 'scanline_zero':<br> scanline.c:98: warning: incompatible implicit declaration of built-in function 'bzero'<br> gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DOMEIS_ROOT=\"/OME/OMEIS\" -I../include -I/usr/include/libxml2 -I/usr/include  -g -O2 -I/usr/include/openssl -DHAVE_SSL -I/usr/include -c 
filt.c<br> rm -f libzoom.a<br> ar cru libzoom.a zoom.o scanline.o filt.o <br> ranlib libzoom.a<br> make[3]: Leaving directory `/home/jtibau/Projects/OME/src/C/omeis/zoom/lib'<br> make[3]: Entering directory `/home/jtibau/Projects/OME/src/C/omeis/zoom'
<br> make[3]: Nothing to be done for `all-am'.<br> make[3]: Leaving directory `/home/jtibau/Projects/OME/src/C/omeis/zoom'<br> make[2]: Leaving directory `/home/jtibau/Projects/OME/src/C/omeis/zoom'<br> Making all in t
<br> make[2]: Entering directory `/home/jtibau/Projects/OME/src/C/omeis/t'<br> 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<br> 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
<br> test-concurrent-write.o: In function `main':/home/jtibau/Projects/OME/src/C/omeis/t/test-concurrent-write.c:82: undefined reference to `OMEIS_ClearError'<br> :/home/jtibau/Projects/OME/src/C/omeis/t/test-concurrent-write.c

:88: undefined reference to `NewPixels'<br> :/home/jtibau/Projects/OME/src/C/omeis/t/test-concurrent-write.c:101: undefined reference to `DoPixelIO'<br> :/home/jtibau/Projects/OME/src/C/omeis/t/test-concurrent-write.c

:109: undefined reference to `FinishPixels'<br> :/home/jtibau/Projects/OME/src/C/omeis/t/test-concurrent-write.c:117: undefined reference to `freePixelsRep'<br> :/home/jtibau/Projects/OME/src/C/omeis/t/test-concurrent-write.c

:110: undefined reference to `OMEIS_ReportError'<br> :/home/jtibau/Projects/OME/src/C/omeis/t/test-concurrent-write.c:102: undefined reference to `OMEIS_ReportError'<br> :/home/jtibau/Projects/OME/src/C/omeis/t/test-
concurrent-write.c:65: 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/jtibau/Projects/OME/src/C/omeis/t'
<br> make[1]: *** [all-recursive] Error 1<br> make[1]: Leaving directory `/home/jtibau/Projects/OME/src/C/omeis'<br> make: *** [all-recursive-am] Error 2<br>"<br><br>****************************************************************************************************************************************
<br><br>First of all at the beginning it looks like it's searching for automake-1.4. I've tried using that version and get pretty much the same undefined reference errors at the end.<br><br>I'm using ubuntu dapper. I can install from the tarball too w/o problems. Any hints?
<br><br><br>-- <br>Javier Tibau
<br>Research Assistant<br>Center of Vision and Robotics (CVR)<br>ESPOL<br>Guayaquil - Ecuador<br><br>website: <a href="http://www.cvr.espol.edu.ec" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
www.cvr.espol.edu.ec</a>