Hello,

Can you do me a favor and try to build the 2.3.0 package at
http://lyre.mit.edu/~powell/petsc/ ?  (There are lots of packages there,
get 2.3.0-1.)

This version fails too, it needs updated config.guess, config.sub
and following fix for shared libs:

--- bmake/common/rules.shared.basic.old 2005-12-16 09:34:24.000000000 +0100
+++ bmake/common/rules.shared.basic     2005-12-16 09:38:32.000000000 +0100
@@ -14,6 +14,12 @@
 shared_freebsd4: shared_freebsd
 shared_freebsd3: shared_freebsd

+
+shared_kfreebsd5: shared_kfreebsd
+shared_kfreebsd6: shared_kfreebsd
+
+shared_kfreebsd: shared_linux
+
 shared_aix3:
 shared_aix4:
 shared_aix5:


Files config.guess and config.sub, located in petsc-2.3.0/bin/config, have timestamp 2002-11-13. A version is needed from this year, which is available in the autotools-dev packages that are in current sarge, and sid.

You can simply copy new one manually, but it can also be done automatically using the method described in
/usr/share/doc/autotools-dev/README.Debian.gz

It would also be nice if you can ask upstream to
include these changes in their next release.


Thanks for cooperation

                         Petr



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to