[EMBOSS] libnucleus.la

Sebastian Bassi sbassi at gmail.com
Sun Mar 22 21:45:01 UTC 2009


Hello,

I am trying to install HMMER from EMBASSY.

sb at dnalinux:~/EMBOSS-6.0.1/embassy/HMMER-2.3.2$ make 2> /tmp/xxx
Making all in src
make[1]: Entering directory `/home/sb/EMBOSS-6.0.1/embassy/HMMER-2.3.2/src'
make[2]: Entering directory `/home/sb/EMBOSS-6.0.1/embassy/HMMER-2.3.2/src'
gcc  -O2   -o ehmmcalibrate ehmmcalibrate.o
../../../nucleus/libnucleus.la ../../../ajax/libajax.la
../../../plplot/libeplplot.la -lX11  -lm  -lgd -lpng -lz -lm
make[2]: Leaving directory `/home/sb/EMBOSS-6.0.1/embassy/HMMER-2.3.2/src'
make[1]: Leaving directory `/home/sb/EMBOSS-6.0.1/embassy/HMMER-2.3.2/src'

Here is the stderror:

../../../nucleus/libnucleus.la: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make[2]: *** [ehmmcalibrate] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Here is the libnucleus.la:

dlname='libnucleus.so.6'
# Names of this library.
library_names='libnucleus.so.6.0.0 libnucleus.so.6 libnucleus.so'
# The name of the static archive.
old_library='libnucleus.a'
# Libraries that this one depends upon.
dependency_libs=''
# Version information for libnucleus.
current=6
age=0
revision=0
# Is this an already installed library?
installed=yes
# Should we warn about portability when linking against -modules?
shouldnotlink=no
# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/usr/local/lib'


libnucleus.la is in:

~/EMBOSS-6.0.1/nucleus/libnucleus.la



More information about the EMBOSS mailing list