duncanca / mosaik-aligner

Automatically exported from code.google.com/p/mosaik-aligner
0 stars 0 forks source link

compilling on Red Hat 4.1.2-48 #110

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. download version 1.1.0021:
Mosaik-1.1.0021-Linux-x64.tar.bz2
2. decompress the file
3. go to source and type "make"

What is the expected output? What do you see instead?
Expected:
  building Mosaik
  complete
observed:

After attempting to "make" all compilations en in:
   "collect2: ld returned 1 exit status
make[1]: *** [MosaikAssembler] Error 1"

along all installations

What version of the product are you using? On what operating system?

I am using version 1.1.0021 on:  Linux version 2.6.18-194.17.4.el5 
(mockbuild@x86-005.build.bos.redhat.com) (gcc version 4.1.2 20080704 (Red Hat 
4.1.2-48)) 

Please provide any additional information below.

I think the problem has been mentioned before.  And it seems to have to do with 
the choice between lpthread or -pthread.  If anybody has a suggestion, I would 
really appreciate it.  I am sending attached the complete output of the make 
commmand.

Original issue reported on code.google.com by ocorn...@gmail.com on 24 Oct 2011 at 2:59

Attachments: