On Thursday 16 April 2009 09:27:32 Eric Bollengier wrote: > Hello, > > Le Thursday 16 April 2009 01:30:44 Dan Langille, vous avez écrit : > > Dan Langille wrote: > > > This log comes from FreeBSD 8.x, which is yet to be released. 7.x and > > > 6.x seem unaffected. > > Has something change with the attr lib in new freebsd version ? Maybe a new > package to load ? (libattr1-dev on my system)
Yes, as Eric suggests, it is most likely the libattr1-dev or the FreeBSD equilavent, because we have added the extended attribute code in 2.5.x, and to build on Debian OSes, you now need to load libattr1-dev. Regards, Kern > > I'm pretty sure that FreeBSD supports extended attribute in the new > version, else it doesn't make sens. > > Bye > > > > http://ack.atarininja.org/tb/errors/8-CURRENT/bacula-client-devel-2.5.4 > > >2. b2.log > > > > > > Excerpt: > > > > > > Compiling xattr.c > > > xattr.c: In function 'bool generic_xattr_build_streams(JCR*, FF_PKT*, > > > int)': xattr.c:255: error: 'llistxattr' was not declared in this scope > > > xattr.c:356: error: 'lgetxattr' was not declared in this scope > > > xattr.c: In function 'bool generic_xattr_parse_streams(JCR*)': > > > xattr.c:507: error: 'lsetxattr' was not declared in this scope > > > > > > > > > FYI: you can see man pages here: http://www.freebsd.org/cgi/man.cgi > > > > The downstream PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=133751 > > --------------------------------------------------------------------------- >--- Stay on top of everything new and different, both inside and > around Java (TM) technology - register by April 22, and save > $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. > 300 plus technical and hands-on sessions. Register today. > Use priority code J9JMT32. http://p.sf.net/sfu/p > _______________________________________________ > Bacula-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bacula-devel ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
