From: Patrick Ladam (ladam_at_smbh.smbh.univ-paris13.fr)
Date: Wed Apr 09 2003 - 10:18:56 CDT

Hi all,
I downloaded trio version 0.2 and tried to compile it on a linux
platform (Mandrake 9.0) without succes.
I changed the CC var to gcc and get the following error message:

[pl_at_sgi2sb trio]$ make
gcc -O -c MDFile.C -o MDFile.o
gcc -O -c MDFile_I.C -o MDFile_I.o
gcc -O -c MDFile_O.C -o MDFile_O.o
gcc -O -c MDFile_GRO.C -o MDFile_GRO.o
gcc -O -c MDFile_G96.C -o MDFile_G96.o
gcc -O -c MDFile_TRR.C -o MDFile_TRR.o
gcc -O -c MDFile_PDB.C -o MDFile_PDB.o
gcc -O -c MDFile_DCD.C -o MDFile_DCD.o
gcc -O Trio.C MDFile.o MDFile_I.o MDFile_O.o MDFile_GRO.o MDFile_G96.o
MDFile_TRR.o MDFile_PDB.o MDFile_DCD.o -o trio
/home/pl/tmp/ccqAYmqE.o(.eh_frame+0x12): undefined reference to
`__gxx_personality_v0'
MDFile_I.o(.eh_frame+0x12): undefined reference to
`__gxx_personality_v0'
MDFile_O.o(.eh_frame+0x12): undefined reference to
`__gxx_personality_v0'
MDFile_GRO.o(.eh_frame+0x11): undefined reference to
`__gxx_personality_v0'
MDFile_G96.o(.eh_frame+0x11): undefined reference to
`__gxx_personality_v0'
MDFile_TRR.o(.eh_frame+0x11): more undefined references to
`__gxx_personality_v0' follow
collect2: ld returned 1 exit status
make: *** [trio] Erreur 1
[pl_at_sgi2sb trio]$

Do I miss a library????

Bye all

-- 
 -----------------------------------------------------------------
| Patrick LADAM                   |                               |
| Laboratoire CSSB                |     THE BIG BANG THEORY:      |
| UFR SMBH                        |                               |
| 74 rue Marcel Cachin            |   In the begining there was   |
| 93017 Bobigny CEDEX             |        nothing at all.        |
| e-mail:                         |                               |
| ladam_at_smbh.smbh.univ-paris13.fr |      Then, it exploded...     |
| Tel: 01 48 38 77 26 / 76 85     |                               |
| Fax: 01 48 38 77 77             |                               |
 -----------------------------------------------------------------