Date: Fri, 24 Mar 2023 08:23:27 +0000 From: Nuno Teixeira <eduardo@freebsd.org> To: FreeBSD CURRENT <freebsd-current@freebsd.org>, FreeBSD Mailing List <freebsd-ports@freebsd.org> Subject: byteswap.h not found on 12 and 13 Message-ID: <CAFDf7UKq3bMgd3XA0=U10%2BLhOCY7fZCHds9DdBcrSuNidOityw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
--0000000000003dccc805f7a11c08 Content-Type: text/plain; charset="UTF-8" Hello all, I'm getting a file not found on 12 and 13 compiling net/sflowtool latest update: It compile fine on 14. I've searched 14 src and found: --- ./include/byteswap.h ./contrib/ofed/include/byteswap.h ./contrib/llvm-project/libcxx/include/__bit/byteswap.h --- Any clues? Thanks, --- ===> Building for sflowtool-6.01 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- sflowtool.o --- cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT sflowtool.o -MD -MP -MF .deps/sflowtool.Tpo -c -o sflowtool.o sflowtool.c sflowtool.c:32:10: fatal error: 'byteswap.h' file not found #include <byteswap.h> ^~~~~~~~~~~~ 1 error generated. *** [sflowtool.o] Error code 1 --- -- Nuno Teixeira FreeBSD Committer (ports) --0000000000003dccc805f7a11c08 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>Hello all,</div><div><br></div><div>I'm getting a= file not found on 12 and 13 compiling net/sflowtool latest update:</div><d= iv>It compile fine on 14.<br></div><div><br></div><div>I've searched 14= src and found:</div><div>---</div><div>./include/byteswap.h<br>./contrib/o= fed/include/byteswap.h<br>./contrib/llvm-project/libcxx/include/__bit/bytes= wap.h</div><div>---</div><div>Any clues?</div><div><br></div><div>Thanks,<b= r></div><div><br></div><div>---</div><div>=3D=3D=3D> =C2=A0Building for = sflowtool-6.01<br>--- all ---<br>/usr/bin/make =C2=A0all-recursive<br>--- a= ll-recursive ---<br>Making all in src<br>--- sflowtool.o ---<br>cc -DHAVE_C= ONFIG_H -I. -I.. =C2=A0 =C2=A0 =C2=A0-O2 -pipe =C2=A0-fstack-protector-stro= ng -fno-strict-aliasing -MT sflowtool.o -MD -MP -MF .deps/sflowtool.Tpo -c = -o sflowtool.o sflowtool.c<br>sflowtool.c:32:10: fatal error: 'byteswap= .h' file not found<br>#include <byteswap.h><br>=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0^~~~~~~~~~~~<br>1 error generated.<br>*** [sflowtool.o] Er= ror code 1</div><div>---<br></div><div><br></div><br><span class=3D"gmail_s= ignature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_signature" d= ata-smartmail=3D"gmail_signature"><div dir=3D"ltr"><span style=3D"color:rgb= (102,102,102)">Nuno Teixeira<br>FreeBSD Committer (ports)</span></div></div= ></div> --0000000000003dccc805f7a11c08--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFDf7UKq3bMgd3XA0=U10%2BLhOCY7fZCHds9DdBcrSuNidOityw>