Bug#637787: [Pkg-octave-devel] Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: trivial fix

2011-11-01 Thread Thomas Weber
On Tue, Nov 01, 2011 at 12:45:05PM -0400, John W. Eaton wrote: > Did you see the following message from me? I think I found the reason > that libranlib.la is not being built, and a relatively simple fix. Yes, thanks for the help. I already pushed it to my quick-and-dirty repository at http://ano

Bug#637787: [Pkg-octave-devel] Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: trivial fix

2011-11-01 Thread John W. Eaton
Hi, Did you see the following message from me? I think I found the reason that libranlib.la is not being built, and a relatively simple fix. jwe On 25-Oct-2011, John W. Eaton wrote: | On 24-Oct-2011, John W. Eaton wrote: | | | On 24-Oct-2011, Thomas Weber wrote: | | | | | On Thu, Sep 01, 20

Bug#637787: [Pkg-octave-devel] Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: trivial fix

2011-10-25 Thread Thomas Weber
On Mon, Oct 24, 2011 at 11:07:50PM -0400, John W. Eaton wrote: > On 24-Oct-2011, Thomas Weber wrote: > | I've put a log file of the build at > | http://people.debian.org/~tweber/octave.log.bz2 > | > | The commands effectively run are: > | automake --foreign --verbose > | ./configure --buil

Bug#637787: [Pkg-octave-devel] Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: trivial fix

2011-10-25 Thread John W. Eaton
On 24-Oct-2011, John W. Eaton wrote: | On 24-Oct-2011, Thomas Weber wrote: | | | On Thu, Sep 01, 2011 at 09:03:57PM +0200, Thomas Weber wrote: | | > On Tue, Aug 23, 2011 at 12:24:17PM -0400, John W. Eaton wrote: | | > > If you don't want to change octlibdir, then you can change the lines | | > >

Bug#637787: [Pkg-octave-devel] Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: trivial fix

2011-10-24 Thread John W. Eaton
On 24-Oct-2011, Thomas Weber wrote: | On Thu, Sep 01, 2011 at 09:03:57PM +0200, Thomas Weber wrote: | > On Tue, Aug 23, 2011 at 12:24:17PM -0400, John W. Eaton wrote: | > > If you don't want to change octlibdir, then you can change the lines | > > like | > > | > > octlib_LTLIBRARIES = liboctave

Bug#637787: [Pkg-octave-devel] Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: trivial fix

2011-10-24 Thread Thomas Weber
On Thu, Sep 01, 2011 at 09:03:57PM +0200, Thomas Weber wrote: > On Tue, Aug 23, 2011 at 12:24:17PM -0400, John W. Eaton wrote: > > If you don't want to change octlibdir, then you can change the lines > > like > > > > octlib_LTLIBRARIES = liboctave.la > > > > in the Makefile.am files to be > >

Bug#637787: [Pkg-octave-devel] Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: trivial fix

2011-09-01 Thread John W. Eaton
On 1-Sep-2011, Thomas Weber wrote: | On Tue, Aug 23, 2011 at 12:24:17PM -0400, John W. Eaton wrote: | | > Is the current problem that the libraries are placed in a directory | > that has a version number in the name, or does dpkg-shlibeps not find | > files in subdirectories of /usr/lib at all?

Bug#637787: [Pkg-octave-devel] Bug#637787: Bug#637787: Bug#637787: Bug#637787: Bug#637787: trivial fix

2011-09-01 Thread Thomas Weber
On Tue, Aug 23, 2011 at 12:24:17PM -0400, John W. Eaton wrote: > If you don't want to change octlibdir, then you can change the lines > like > > octlib_LTLIBRARIES = liboctave.la > > in the Makefile.am files to be > > lib_LTLIBRARIES = liboctave.la > > instead. It's the octlib (or lib) pre

Bug#637787: [Pkg-octave-devel] Bug#637787: Bug#637787: Bug#637787: Bug#637787: trivial fix

2011-08-23 Thread John W. Eaton
On 23-Aug-2011, Thomas Weber wrote: | On Mon, Aug 22, 2011 at 02:28:54PM -0400, John W. Eaton wrote: | > On 19-Aug-2011, Thomas Weber wrote: | > | > | The problem is that dpkg-shlibdeps doesn't like the fact that Octave | > | uses normal SONAMEs for its libraries now, but ships them in a private

Bug#637787: [Pkg-octave-devel] Bug#637787: Bug#637787: Bug#637787: trivial fix

2011-08-23 Thread Thomas Weber
On Mon, Aug 22, 2011 at 02:28:54PM -0400, John W. Eaton wrote: > On 19-Aug-2011, Thomas Weber wrote: > > | The problem is that dpkg-shlibdeps doesn't like the fact that Octave > | uses normal SONAMEs for its libraries now, but ships them in a private > | path (so dpkg-shlibdeps doesn't find them a

Bug#637787: [Pkg-octave-devel] Bug#637787: Bug#637787: Bug#637787: trivial fix

2011-08-22 Thread John W. Eaton
On 19-Aug-2011, Thomas Weber wrote: | The problem is that dpkg-shlibdeps doesn't like the fact that Octave | uses normal SONAMEs for its libraries now, but ships them in a private | path (so dpkg-shlibdeps doesn't find them and aborts). | So, I'm reading through far too many books/tutorials about

Bug#637787: [Pkg-octave-devel] Bug#637787: Bug#637787: trivial fix

2011-08-19 Thread Thomas Weber
On Fri, Aug 19, 2011 at 09:51:36AM -0500, Jordi GutiƩrrez Hermoso wrote: > On 19 August 2011 06:11, Soeren Sonnenburg wrote: > > Package: octave3.2 > > Version: 3.2.4-8 > > Severity: normal > > Tags: patch > > > > it is sufficient to remove the curl/types.h line - octave builds just > > fine then.

Bug#637787: [Pkg-octave-devel] Bug#637787: trivial fix

2011-08-19 Thread Jordi GutiƩrrez Hermoso
On 19 August 2011 06:11, Soeren Sonnenburg wrote: > Package: octave3.2 > Version: 3.2.4-8 > Severity: normal > Tags: patch > > it is sufficient to remove the curl/types.h line - octave builds just > fine then. This has already been done in Octave 3.4.2. I think the easiest fix is to just update t

Bug#637787: trivial fix

2011-08-19 Thread Soeren Sonnenburg
Package: octave3.2 Version: 3.2.4-8 Severity: normal Tags: patch it is sufficient to remove the curl/types.h line - octave builds just fine then. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org