pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Package print/magicfilter fails to build - conflicting getline()
On Sat, Oct 17, 2009 at 07:50:07AM -0700, Charlie Root wrote:
> Magicfilter uses its own internal implementation of a getline()
> function. But since it also includes stdio.h it inherits a
> conflicting definition. As a result, the pacage fails to build.
>
> The attached diff file adds a new patch-ad to the package, which
> renames the private implementation to my_getline(), thus avoiding
> the conflict.
Please commit!
Thomas
Home |
Main Index |
Thread Index |
Old Index