pkgsrc-Users archive

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

Re: neomutt build issue



On Tue, Sep 03, 2024 at 06:22:07PM +0530, Mayuresh wrote:
> On Tue, Sep 03, 2024 at 11:08:55AM +0200, Thomas Klausner wrote:
> > On Tue, Sep 03, 2024 at 10:35:59AM +0530, Mayuresh wrote:
> > > In a recently updated pkgsrc on NetBSD 9.2 amd64 I faced problems with
> > > building mail/neomutt
> > > 
> > > Firstly, it complained about not finding a C compiler. Then the following
> > > addition to Makefile resolved that issue:
> > > 
> > >     USE_LANGUAGES+= c
> > This is the default and should not be necessary.
> 
> Without USE_LANGUAGES+=c:
> 
>     => Checking for portability problems in extracted files
>     No installed jimsh or tclsh, building local bootstrap jimsh0
>     No working C compiler found. Tried cc and gcc.
>     *** Error code 1

Both this and the libtool problem look to me like your setup is
somehow broken, and not a general pkgsrc problem.
Try my mk.conf suggestion, and perhaps make sure you're not mixing
binary packages too.
 Thomas


Home | Main Index | Thread Index | Old Index