Updating trilinois

trophime christophe.trophime at lncmi.cnrs.fr
Sun Jan 15 19:26:00 UTC 2012


Hi
I had already work on a update to 10.8.3 with the libname.patch.
I can upload this version in debian svn to help you with this issue...
I fix most of the libraries... but I don't know the reason for this
patch. My guess is that it is to avoid some libname clash but maybe C.
Prudhomme could comment out that.


Best
C.

Le dimanche 15 janvier 2012 à 17:43 +0100, Leo Iannacone a écrit :
> Ok,
> 
> let's start :)
> 
> There is a patch called 'libname.patch' that should rename all
> libraries adding prefix 'trilinos_' to the name.
> 
> Since files involved are 156, my question is: exists some tool to manage this?
> An example of change:
> 
> Index: trilinos-10.6.1.dfsg/packages/anasazi/epetra/src/CMakeLists.txt
> ===================================================================
> --- trilinos-10.6.1.dfsg.orig/packages/anasazi/epetra/src/CMakeLists.txt	2011-04-06
> 14:41:26.000000000 +0200
> +++ trilinos-10.6.1.dfsg/packages/anasazi/epetra/src/CMakeLists.txt	2011-04-06
> 14:41:33.000000000 +0200
> @@ -45,9 +45,9 @@
>  #
> 
>  PACKAGE_ADD_LIBRARY(
> -  anasaziepetra
> +  trilinos_anasaziepetra
>    HEADERS ${HEADERS}
>    SOURCES ${SOURCES}
> -  DEPLIBS anasazi
> +  DEPLIBS trilinos_anasazi
>    DEFINES -DANASAZIEPETRA_LIB_EXPORTS_MODE
>    )
> 
> 
> Patch has no header lacking all information about author and if it has
> been forwarded upstream...
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20120115/170a224d/attachment.pgp>


More information about the debian-science-maintainers mailing list