octave-maintainers
[Top][All Lists]
Advanced

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

Re: [GL2PS] Build errors on default


From: John W. Eaton
Subject: Re: [GL2PS] Build errors on default
Date: Wed, 8 Nov 2017 19:37:38 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

On 11/08/2017 05:48 PM, Juan Pablo Carbajal wrote:

../default/libinterp/corefcn/gl2ps-print.cc:215:9: error:
‘gl2psLineJoin’ was not declared in this scope
          gl2psLineJoin (GL2PS_LINE_JOIN_BEVEL);
          ^~~~~~~~~~~~~
../default/libinterp/corefcn/gl2ps-print.cc:215:9: note: suggested
alternative: ‘gl2psLineWidth’
          gl2psLineJoin (GL2PS_LINE_JOIN_BEVEL)

 From official repositories I have libgl2ps-dev: 1.3.9-4

The only fix is to manually compile and install 1.4.0.

Shouldn't configure give a warning?

These symbols should only be used if configure finds the gl2psLineJoin function. Does it? How?

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]