Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Arpack-96 compiles fine with gcc-4.2.0, but linking against it doesn't work. For instance, freemat 3.4 fails to see arpack during the configure part. Checking config.log reveals that the test fails with: /usr/lib/gcc/i686-pc-linux-gnu/4.2.0/../../../libarpack.so: undefined reference to `etime_' Reproducible: Always Steps to Reproduce: 1.emerge freemat with arpack support 2. 3.
Created an attachment (id=131910) [edit] patch to UTIL/second.f
Found a patch on http://www.ann.jussieu.fr/pipermail/freefempp/2007/000394.html which fixes the issue for me.
Hi Guillaume, Thanks much for the note and the patch! I just fixed this in portage cvs; please re-sync in an hour or so and re-emerge arpack and you should have it. Best, Markus