pkgsrc-Users archive

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

Re: bmake updated to 20240711



On 8/4/24 4:19 PM, Benny Siegert wrote:
Am 04.08.24 um 21:52 schrieb Sijmen J. Mulder:

Getting this now on Fedora/amd64:

cc -DHAVE_NBCOMPAT_H=1 -I/var/work/devel/bmake/work/libnbcompat -I. - I. -O2 -DHAVE_CONFIG_H -c lchflags.c
lchflags.c: In function 'lchflags':
lchflags.c:49:17: error: implicit declaration of function 'chflags'; did you mean 'lchflags'? [-Wimplicit-function-declaration]
    49 |         return (chflags(path, flags));
       |                 ^~~~~~~
       |                 lchflags
*** [lchflags.o] Error code 1

This is unrelated to the bmake update. Instead, it is a bug in libnbcompat. See my other thread about archivers/pax. tnn@ has posted a workaround for the issue.

Do you mind sharing what the workaround is? Because I cannot find the thread you are talking about on this mailing list.

Home | Main Index | Thread Index | Old Index