pkgsrc-Bugs archive

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

Re: pkg/45540: comms/minicom fails to build



On Sun, Oct 30, 2011 at 05:25:02AM +0000, Joerg Sonnenberger wrote:
> The following reply was made to PR pkg/45540; it has been noted by GNATS.
> 
> From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc: 
> Subject: Re: pkg/45540: comms/minicom fails to build
> Date: Sat, 29 Oct 2011 22:20:11 -0700
> 
>  On Sat, Oct 29, 2011 at 07:30:01PM +0000, ftigeot%wolfpond.org@localhost 
> wrote:
>  > Modifying patch-ah to add a #include <sys/syslimits.h> line in
>  > src/getsdir.h fixes the problem.
>  
>  That is definitely not the right header. limits.h might be though.

Well, NAME_MAX is defined in sys/syslimits.h
sys/syslimits.h itself is included from limits.h

limits.h was there previously, it was removed in the new version of patch-ah,
two months ago, which may well be what broke minicom in the first place.

-- 
Francois Tigeot


Home | Main Index | Thread Index | Old Index