Re: libifconfig_sfp.h does not compile for me

From: Ryan Moeller <freqlabs_at_FreeBSD.org>
Date: Thu, 11 Mar 2021 05:54:47 -0500
On 3/11/21 3:51 AM, Ronald Klop wrote:
> Hi,
>
> This 
> https://cgit.freebsd.org/src/tree/lib/libifconfig/libifconfig_sfp.h 
> includes libifconfig_sfp_tables.h which does not exist.
>
> My build fails on this. I cleaned /lib/libifconfig and /sbin/ifconfig, 
> but no succes.
> The last change in these files is a few days ago, am I the only one 
> with this problem?
>

The generated files live only in the obj dir, so after cleaning you'll 
need to rebuild libifconfig (and not clean) before you can build 
ifconfig again.


make -C lib/libifconfig
make -C sbin/ifconfig

-Ryan
Received on Thu Mar 11 2021 - 09:54:48 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:27 UTC