Bug#612621: ERROR: SCOTCH_dgraphInit: linking with both libScotch and libPTScotch is not allowed

2011-03-28 Thread Pierre Saramito
Hi Johannes and Adam, > >> Adam: Thanks for your work on this package! Could you please > >> incorporate this fix in the next upload? > > > > Sure, thanks for the patch.  Oh wait -- I think the libscotch$(LIB) > > dependency and -lscotch linkage were needed for binutils-gold, have you > > tested t

Bug#612621: ERROR: SCOTCH_dgraphInit: linking with both libScotch and libPTScotch is not allowed

2011-03-28 Thread Johannes Ring
Hi Adam, On Mon, Mar 28, 2011 at 3:55 PM, Adam C Powell IV wrote: > Hi Johannes, > > On Mon, 2011-03-28 at 13:44 +0200, Johannes Ring wrote: >> On Mon, Mar 28, 2011 at 12:56 PM, Pierre Saramito >> wrote: >> > Hello ! >> > >> > Despite the recent patch applied in version 5.1.11.dfgs-4, >> > the b

Bug#612621: ERROR: SCOTCH_dgraphInit: linking with both libScotch and libPTScotch is not allowed

2011-03-28 Thread Adam C Powell IV
Hi Johannes, On Mon, 2011-03-28 at 13:44 +0200, Johannes Ring wrote: > On Mon, Mar 28, 2011 at 12:56 PM, Pierre Saramito > wrote: > > Hello ! > > > > Despite the recent patch applied in version 5.1.11.dfgs-4, > > the bug seems to be still present on sid/amd64 : > > Yes, I also noticed that. I ha

Bug#612621: ERROR: SCOTCH_dgraphInit: linking with both libScotch and libPTScotch is not allowed

2011-03-28 Thread Johannes Ring
On Mon, Mar 28, 2011 at 2:07 PM, trophime wrote: > On Mon, 2011-03-28 at 12:56 +0200, Pierre Saramito wrote: >>     mpic++ -o ptscotch_test ptscotch_test.cpp -DSCOTCH_PTSCOTCH >> -I/usr/include/scotch -lptscotch -lptscotcherr >>     ./ptscotch_test >>         (0): ERROR: SCOTCH_dgraphInit: linkin

Bug#612621: ERROR: SCOTCH_dgraphInit: linking with both libScotch and libPTScotch is not allowed

2011-03-28 Thread trophime
On Mon, 2011-03-28 at 12:56 +0200, Pierre Saramito wrote: > Hello ! > > Despite the recent patch applied in version 5.1.11.dfgs-4, > the bug seems to be still present on sid/amd64 : > > uname -a > Linux mobydick 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 > x86_64 GNU/Linux > >

Bug#612621: ERROR: SCOTCH_dgraphInit: linking with both libScotch and libPTScotch is not allowed

2011-03-28 Thread Johannes Ring
Hi Pierre, On Mon, Mar 28, 2011 at 12:56 PM, Pierre Saramito wrote: > Hello ! > > Despite the recent patch applied in version 5.1.11.dfgs-4, > the bug seems to be still present on sid/amd64 : Yes, I also noticed that. I have reopened the bug now. >    uname -a >        Linux mobydick 2.6.32-5-a

Bug#612621: ERROR: SCOTCH_dgraphInit: linking with both libScotch and libPTScotch is not allowed

2011-03-28 Thread Pierre Saramito
Hello ! Despite the recent patch applied in version 5.1.11.dfgs-4, the bug seems to be still present on sid/amd64 : uname -a Linux mobydick 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64 GNU/Linux apt-cache policy libptscotch-dev libptscotch-dev: Installé 

Bug#612621: ERROR: SCOTCH_dgraphInit: linking with both libScotch and libPTScotch is not allowed

2011-03-18 Thread Johannes Ring
Hi! The attached patch fixes this issue. Please apply and reupload such that we can get PT-SCOTCH working again in Debian. Thank you very much! Best regards, Johannes diff --git a/debian/Makefile.inc b/debian/Makefile.inc index 45dfab8..dbdc97c 100644 --- a/debian/Makefile.inc +++ b/debian/Make

Bug#612621: ERROR: SCOTCH_dgraphInit: linking with both libScotch and libPTScotch is not allowed

2011-02-09 Thread Johannes Ring
Package: libptscotch-dev Version: 5.1.11.dfsg-3 Hi, Compiling and running a simple program (see below) for testing PT-SCOTCH results in the following error: $ mpic++ -o ptscotch_test ptscotch_test.cpp -DSCOTCH_PTSCOTCH -I/usr/include/scotch -lptscotch -lptscotcherr $ ./ptscotch_test ERROR: