pkgsrc-Users archive

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

neomutt build issue



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

Now it leads to:

    => Checking for PIE in neomutt-20240425nb3
    ERROR: bin/neomutt: is not a Position Independent Executable
    ERROR: libexec/neomutt/pgpewrap: is not a Position Independent Executable
    *** Error code 1
    
    Stop.
    make[1]: stopped in /usr/pkgsrc/mail/neomutt
    *** Error code 1

Please advise.

-- 
Mayuresh


Home | Main Index | Thread Index | Old Index