lzip-bug
[Top][All Lists]
Advanced

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

tarlz 0.16 build failure on FreeBSD 11.3


From: David Glover-Aoki
Subject: tarlz 0.16 build failure on FreeBSD 11.3
Date: Thu, 30 Apr 2020 14:11:47 -0700

Sorry if this question is too simple/stupid.

tarlz is not included in the FreeBSD ports so I'm trying to build it from 
source, but I get the following error:

c++ -O2 -c create.cc -o create.o
create.cc:33:10: fatal error: 'sys/sysmacros.h' file not found
#include <sys/sysmacros.h>              // for major, minor
         ^~~~~~~~~~~~~~~~~
1 error generated.
*** Error code 1

I did some Googling to figure out if "sysmacros.h" is maybe included in a 
package I don't have installed but I couldn't find anything helpful.

Thanks,

David.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]