On Wed, Apr 15, 2009 at 12:44 PM, Rafael Laboissiere <[email protected]> wrote: > I just uploaded the Debian package octave-octgpr 1.1.4 to Debian sid. I > had to apply two patches in order to have the package built correctly. > The first one, gfortran-fpic.diff [1] is necessary for Debian. The > second one, link-with-pakgpr.diff [2], should be necessary for everybody. > > [1] > http://svn.debian.org/viewsvn/pkg-octave/octave-forge-pkgs/octave-octgpr/trunk/debian/patches/gfortran-fpic.diff?revision=2940&view=markup > [2] > http://svn.debian.org/viewsvn/pkg-octave/octave-forge-pkgs/octave-octgpr/trunk/debian/patches/link-with-pakgpr.diff?revision=2945&view=markup >
I pushed a fix for [1] to the SVN. The preferable way to add PIC flag is IMHO to query it from mkoctfile, which is what I did. [2] seems already fixed in the SVN sources. Thanks! -- RNDr. Jaroslav Hajek computing expert & GNU Octave developer Aeronautical Research and Test Institute (VZLU) Prague, Czech Republic url: www.highegg.matfyz.cz ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
