Bug#470327: [Pkg-octave-devel] Bug#470327: Bug#470327: problem in fltk-config

2008-03-11 Thread Aaron M. Ucko
Oops; thanks for the report. I'll fix fltk-config as time permits (likely tonight @-0400); however, I'd argue that octplot is misusing it anyway, as --libs is primarily intended to give makefile dependencies (foo: foo.o `fltk-config --libs`). Instead, please use --ldflags, or, in the unlikely cas

Bug#470327: [Pkg-octave-devel] Processed (with 1 errors): Re: Bug#470327: problem in fltk-config

2008-03-11 Thread Rafael Laboissiere
package fltk1.1 found 470327 1.1.8~rc1-2 thanks I am fixing the problem below: * Debian Bug Tracking System <[EMAIL PROTECTED]> [2008-03-11 08:51]: > Processing commands for [EMAIL PROTECTED]: > > > package octplot > Ignoring bugs not assigned to: octplot > > > reassign 470327 fltk1.1 > Bug#47

Bug#470327: [Pkg-octave-devel] Bug#470327: Bug#470327: problem in fltk-config

2008-03-11 Thread Thomas Weber
Am Dienstag, den 11.03.2008, 11:05 +0100 schrieb Rafael Laboissiere: > * Thomas Weber <[EMAIL PROTECTED]> [2008-03-11 09:42]: > > > package octplot > > reassign 470327 fltk1.1 > > found 1.1.8~rc1-2 > > thanks > > > > Hi Aaron, > > > > fltk-config outputs several lines instead of one when called

Bug#470327: [Pkg-octave-devel] Bug#470327: Bug#470327: problem in fltk-config

2008-03-11 Thread Rafael Laboissiere
* Thomas Weber <[EMAIL PROTECTED]> [2008-03-11 09:42]: > package octplot > reassign 470327 fltk1.1 > found 1.1.8~rc1-2 > thanks > > Hi Aaron, > > fltk-config outputs several lines instead of one when called as > > $ fltk-config --use-gl --libs > > [...] As a workaround, while waiting f

Bug#470327: [Pkg-octave-devel] Bug#470327: problem in fltk-config

2008-03-11 Thread Thomas Weber
package octplot reassign 470327 fltk1.1 found 1.1.8~rc1-2 thanks Hi Aaron, fltk-config outputs several lines instead of one when called as $ fltk-config --use-gl --libs which makes it difficult to use the output in further commands. The problem is in the "if" part, starting at line 319

Bug#470327: problem in fltk-config

2008-03-10 Thread Larry Doolittle
The origin of the problem is a change (between fltk1.1-1.1.7 and fltk1.1-1.1.8~rc1) in the output of fltk-config. With libfltk1.1{,-dev} version 1.1.7-7 installed, I get $ fltk-config --use-gl --libs /usr/lib/libfltk.a /usr/lib/libfltk_gl.a $ but with revision 1.1.8~rc1-2 I get $ fltk-config --