On Mon, 2010-08-23 at 15:49 +0200, Anders Logg wrote: > Linking against DOLFIN currently fails on Lucid: > > /usr/bin/ld: /usr/local/lib/libscotch.a(parser.o): relocation > R_X86_64_32 against `.rodata' can not be used when making a shared > object; recompile with -fPIC > /usr/local/lib/libscotch.a: could not read symbols: Bad value > > Should -fPIC be added somewhere? >
Check that it's picking up the right platform-dependent Makefile. Garth > -- > Anders > > _______________________________________________ > Mailing list: https://launchpad.net/~dorsal > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dorsal > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~dorsal Post to : [email protected] Unsubscribe : https://launchpad.net/~dorsal More help : https://help.launchpad.net/ListHelp

