[ADMB Users] Installing ADMB on Linux 64bits

Subbey Samuel samuel.subbey at imr.no
Fri Mar 12 05:55:24 PST 2010


Hi,
I got the following error msg when installing ADMB on linux (64bits). Any clues to what the problem is? It appears there's a problem with call to a routine/code called 'simple'.
Best regards,
sam


/home/samuels/ADMB/admb-9.1-linux-gcc4.4-64bit/lib/libadmod.a(model.obj): In function `param_init_matrix::save_value()':
model.cpp:(.text+0x24f4): undefined reference to `std::ctype<char>::_M_widen_init() const'
/home/samuels/ADMB/admb-9.1-linux-gcc4.4-64bit/lib/libadmod.a(model.obj): In function `initial_params::save()':
model.cpp:(.text+0x2c94): undefined reference to `std::ctype<char>::_M_widen_init() const'
/home/samuels/ADMB/admb-9.1-linux-gcc4.4-64bit/lib/libadmod.a(model.obj): In function `param_init_vector::save_value()':
model.cpp:(.text+0x2e94): undefined reference to `std::ctype<char>::_M_widen_init() const'
/home/samuels/ADMB/admb-9.1-linux-gcc4.4-64bit/lib/libadmod.a(model.obj): In function `param_init_number::save_value()':
model.cpp:(.text+0x2f74): undefined reference to `std::ctype<char>::_M_widen_init() const'
/home/samuels/ADMB/admb-9.1-linux-gcc4.4-64bit/lib/libadmod.a(model.obj): In function `initial_params::correct_for_dev_objects(dmatrix const&)':
model.cpp:(.text+0x3144): undefined reference to `std::ctype<char>::_M_widen_init() const'
/home/samuels/ADMB/admb-9.1-linux-gcc4.4-64bit/lib/libadmod.a(model.obj):model.cpp:(.text+0x3164): more undefined references to `std::ctype<char>::_M_widen_init() const' follow
collect2: ld returned 1 exit status
/bin/sh: ./simple: No such file or directory
make: *** [simple] Error 127



More information about the Users mailing list