> EMBOSS 6.3.1 is now available First time I have built EMBOSS on linux. This is an x86_64 system, Mandriva 2010.0, gcc 4.4.1.
Unpacked emboss, applied the patch, in the top directory: ./configure #seems happy ./make #trundles and then does this /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"EMBOSS\" -DVERSION=\"6.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DGETPGRP_VOID=1 -DHAVE_STRFTIME=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_VPRINTF=1 -DHAVE_MEMMOVE=1 -DPLD_xwin=1 -DHAVE_LIBM=1 -DPLD_png=1 -I. -I./ -I/usr/include/gd -DPREFIX=\"/usr/local\" -DBUILD_DIR=\".\" -DDRV_DIR=\".\" -DEMBOSS_TOP=\"/home/lclsrc/EMBOSS\" -DAJ_LinuxLF -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLENDIAN -O2 -DNO_AUTH -D__amd64__ -MT pdfutils.lo -MD -MP -MF .deps/pdfutils.Tpo -c -o pdfutils.lo pdfutils.c libtool: Version mismatch error. This is libtool 2.2.6b, but the libtool: definition of this LT_INIT comes from libtool 2.2.6. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b libtool: and run autoconf again. make[2]: *** [pdfutils.lo] Error 63 make[2]: Leaving directory `/home/lclsrc/EMBOSS-6.3.1/plplot' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/lclsrc/EMBOSS-6.3.1/plplot' make: *** [all-recursive] Error 1 Those libtool instructions might as well say "wave your magic wand and turn lead into gold". What, exactly, are the commands to run here? More info (RPM package versions): autoconf2.1-2.13-29mdv2010.0 autoconf-2.64-3mdv2010.0 libtool-base-2.2.6-6.1mdv2010.0 libtool-2.2.6-6.1mdv2010.0 Thanks, David Mathog [email protected] Manager, Sequence Analysis Facility, Biology Division, Caltech _______________________________________________ EMBOSS mailing list [email protected] http://lists.open-bio.org/mailman/listinfo/emboss
