On Sat, Mar 17, 2012 at 11:06:09AM +0100, trophime wrote:
> Le vendredi 16 mars 2012 à 22:09 +0100, Anton Gladky a écrit :
> > Ok, thanks,
> > 
> > I integrated your branches to debian-science git-repo [1].
> > 
> > [1] http://anonscm.debian.org/gitweb/?p=debian-science/packages/gnuplot.git
> > 
> > Anton
> > 
> 
> Starting from oneiric gnuplot package I tried to update to 4.6.0.
> I just had to remove the patches to rebuild the package and change
> libpng12-dev to libpng-dev.
> 
> Maybe it will be worth to somehow start from ubuntu gnuplot package...

Note that at least here, it does not build in a clean sid pbuilder chroot,

For build generated from gnuplot_4.4.3-0ubuntu3.dsc:

../../../term/lua.trm: At top level:
../../../term/lua.trm:99:17: fatal error: lua.h: No such file or directory
compilation terminated.
make[2]: *** [term.o] Error 1

lua include path is not properly passed. I am doing some work with this
(dealing with #503269 patch upgrade). Hope to update the patch today, will
send a followup to #503269.

I was also playing with enabling dpkg-buildflags, but I get some errors like

error: format not a string literal and no format arguments 
[-Werror=format-security]

because of things like

fprintf(stderr, display_error_text_after);

with no format.

Regards,

-- 
Agustin



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to