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 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

-- 
Mayuresh


Home | Main Index | Thread Index | Old Index