a2ps: conflicting types for malloc

2004-08-18 Thread Thomas Moschny
Hi, in order to successfully build a2ps version 4.13b-2.1.0 on an rhel3-ia64 system, I had to add the following patch to the specfile, otherwise compiling stops with a conflicting types for 'malloc' error (using /openpkg/bin/cc). Thomas --- lib/path-concat.c~ 1999-10-10 20:34:46.0

Re: a2ps: conflicting types for malloc

2004-08-18 Thread David M. Fetter
We had the same problem and applied a similar patch. 71a72,74 %{l_shtool} subst \ -e '/char \*malloc ();/d' \ lib/path-concat.c So far this seems to work across platforms. On Wed, 2004-08-18 at 05:09, Thomas Moschny wrote: Hi, in order to successfully build a2ps

Re: a2ps: conflicting types for malloc

2004-08-18 Thread David M. Fetter
On Wed, 2004-08-18 at 11:00, Ralf S. Engelschall wrote: I've applied such a path to package a2ps in OpenPKG-CURRENT now. Thanks for the feedback. Sure thing. We actually have quite a few updates. patches and/or additional options that we have yet to upload. We're extremely busy getting ready