[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libforms?



Hi,

On 18 Jun 2000, Falk Hueffner wrote:

> -L means search in this path for libraries, -l means link this
> library. Also, the library seems to be calles libforms, not libform.
> So use
> 
> -L/usr/X11R6/lib -lforms

I changed the line as follows:

# Libs
LIBS = -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lforms -lffm
-lm 

> You also need the libforms-dev package.

I did an apt-get update and an apt-get install libforms-dev.
The error messages have changed, but the need for libs seems to be
satisfied now ... :-) 

This is the new error output:

khe@alphons:~/Compile/Molbio/Seaview.alt$ make
gcc -O3 -Wa,-m21164a -mieee -funroll-all-loops -o seaview align.o
seaview.o load_seq.o use_mase_files.o comlines.o xfmatpt.o regions.o
-L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lforms -lffm -lm
collect2: ld terminated with signal 11 [Segmentation fault], core dumped
/usr/bin/ld: bfd assertion fail ../../bfd/elf64-alpha.c:2994
/usr/bin/ld: bfd assertion fail ../../bfd/elf64-alpha.c:2994
/usr/bin/ld: bfd assertion fail ../../bfd/elf64-alpha.c:2994
make: *** [seaview] Error 1

I had a similar error message, when fiddling around with ccc. Does it
mean, that some things in the setup of the system are not OK?

But anyway, some kind of progress is visible!
:-)

Regards,


Kerstin


-- 

	kerstin.hoef-emden@uni-koeln.de				 



Reply to: