Hello,

When building bacula13-client-13.0.3 on FreeBSD, I encountered this error.

Compiling bacl.c
Compiling bxattr.c
--- bxattr_freebsd.o ---
bxattr_freebsd.c:106:18: error: use of undeclared identifier 'bRC_XACL_ok'; did 
you mean 'bRC_BXATTR_ok'?
           rc = bRC_XACL_ok;
                ^~~~~~~~~~~
                bRC_BXATTR_ok
./bxattr.h:51:4: note: 'bRC_BXATTR_ok' declared here
  bRC_BXATTR_ok              = 0,  // success
  ^
1 error generated.


Full log output at 
https://services.unixathome.org/poudriere/data/131amd64-dvl-testing/2023-05-26_12h07m40s/logs/errors/bacula13-client-13.0.3.log

Thank you.

-- 
 Dan Langille
 d...@langille.org

_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to