pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/52267: can't compile math/blas, maybe libtool-fortran problem



The following reply was made to PR pkg/52267; it has been noted by GNATS.

From: =?UTF-8?Q?J=c3=b6rn_Clausen?= <joern.clausen%uni-bielefeld.de@localhost>
To: gnats-bugs%NetBSD.org@localhost, solaris-pkg-people%NetBSD.org@localhost,
 gnats-admin%NetBSD.org@localhost, pkgsrc-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/52267: can't compile math/blas, maybe libtool-fortran problem
Date: Fri, 02 Jun 2017 08:50:03 +0200

 >  What about libtool-fortran itself?
 
 Whoa, now I see it. There's some heavy string jumbling going on...
 
 libtool-fortran contains this definition:
 
 postdeps="-l -l 
 -L/opt/pkg-gcc/4.9.4/lib/gcc/i386-pc-solaris2.11/4.9.4/amd64 
 -L/opt/pkg-gcc/4.9.4/lib/gcc/i386-pc-solaris2.11/4.9.4/../../../amd64 
 -L/lib/amd64 -L/usr/lib/amd64 
 -L/opt/pkg-gcc/4.9.4/lib/gcc/i386-pc-solaris2.11/4.9.4 
 -L/opt/pkg-gcc/4.9.4/lib/gcc/i386-pc-solaris2.11/4.9.4/../../.. 
 -R/opt/pkg-gcc/4.9.4/lib/amd64 -lgfortran -lm -lgcc_s -lquadmath -lm 
 -lgcc_s -lc -lgcc_s"
 
 
 There's "-l -l" at the start that I totally missed. I looked for 
 -lgfortran and didn't expect everything in between to get squashed.
 
 -- 
 Jörn Clausen
 Plattformen & Serverdienste
 BITS - Bielefelder IT-Servicezentrum
 


Home | Main Index | Thread Index | Old Index