From: Nguyen Hoang Phuong (phuong_at_theochem.uni-frankfurt.de)
Date: Fri Sep 12 2003 - 08:19:38 CDT

Dear All,

I have downloaded the trio program and tried to compile it. I just run:

make

and then I got the error:

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
/tmp/ccyuZG1y.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] Error 1

Can anyone help me how to solve this?

Thank you very much in advance.

Phuong