I recently upgraded my regression testing to include FreeBSD 8.0RC2 (soon to be released. I encountered this compile error.
FYI, I see to recall seeing this or a similar error in the not-to-distant past. ==== Make of findlib is good ==== /usr/home/dan/src/BaculaRegressionTesting-TRUNK/regress/build/autoconf/mkinstalldirs /usr/home/dan/src/BaculaRegressionTesting-TRUNK/regress/bin /usr/home/dan/src/BaculaRegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --finish --mode=install /usr/bin/install -c -m 0754 libbacfind.la /usr/home/dan/src/BaculaRegressionTesting-TRUNK/regress/bin Compiling xattr.c xattr.c: In function 'bool generic_xattr_build_streams(JCR*, FF_PKT*, int)': xattr.c:245: error: 'llistxattr' was not declared in this scope xattr.c:343: error: 'lgetxattr' was not declared in this scope xattr.c: In function 'bool generic_xattr_parse_streams(JCR*)': xattr.c:476: error: 'lsetxattr' was not declared in this scope *** Error code 1 onfiguration on Tue Nov 10 16:20:10 UTC 2009: Host: x86_64-unknown-freebsd8.0 -- freebsd 8.0-RC2 Bacula version: Bacula 3.0.3 (05 October 2009) Source code location: . Install binaries: /usr/home/dan/src/BaculaRegressionTesting-TRUNK/regress/bin Install libraries: /usr/home/dan/src/BaculaRegressionTesting-TRUNK/regress/bin Install config files: /usr/home/dan/src/BaculaRegressionTesting-TRUNK/regress/bin Scripts directory: /usr/home/dan/src/BaculaRegressionTesting-TRUNK/regress/bin Archive directory: /usr/home/dan/src/BaculaRegressionTesting-TRUNK/regress/tmp Working directory: /usr/home/dan/src/BaculaRegressionTesting-TRUNK/regress/working PID directory: /usr/home/dan/src/BaculaRegressionTesting-TRUNK/regress/working Subsys directory: /usr/home/dan/src/BaculaRegressionTesting-TRUNK/regress/working Man directory: /usr/home/dan/src/BaculaRegressionTesting-TRUNK/regress/bin Data directory: /usr/share Plugin directory: /usr/home/dan/src/BaculaRegressionTesting-TRUNK/regress/bin/plugins C Compiler: gcc 4.2.1 C++ Compiler: /usr/bin/g++ 4.2.1 Compiler flags: -g -O2 -Wall -fno-strict-aliasing -fno-exceptions -fno-rtti Linker flags: Libraries: -lpthread Statically Linked Tools: no Statically Linked FD: no Statically Linked SD: no Statically Linked DIR: no Statically Linked CONS: no Database type: MySQL Database port: Database lib: -L/usr/local/lib/mysql -lmysqlclient_r -lz Database name: regress Database user: regress Job Output Email: [email protected] Traceback Email: [email protected] SMTP Host Address: localhost Director Port: 8101 File daemon Port: 8102 Storage daemon Port: 8103 Director User: Director Group: Storage Daemon User: Storage DaemonGroup: File Daemon User: File Daemon Group: SQL binaries Directory /usr/local/bin Large file support: yes Bacula conio support: yes -ltermcap readline support: no TCP Wrappers support: yes -lwrap TLS support: yes Encryption support: yes ZLIB support: yes enable-smartalloc: yes enable-lockmgr: yes bat support: no enable-gnome: no enable-bwx-console: no enable-tray-monitor: no client-only: no build-dird: yes build-stored: yes ACL support: yes XATTR support: yes Python support: no Batch insert enabled: yes -- Dan Langille -- http://langille.org/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
