>>>>> On Sat, 20 Oct 2007 18:06:00 +0200, Jean-Max Reymond said: > > After a configure with following options: > ./configure --with-postgresql --enable-static-fd > > make complains about a missing ../cat/libsql.a > > what's wrong ? > > > make[1]: *** Pas de règle pour fabriquer la cible « ../cats/libsql.a », > nécessaire pour « bscan ». Arrêt. > make[1]: Leaving directory `/tmp/bacula-2.2.5/src/stored' > > > ====== Error in /tmp/bacula-2.2.5/src/stored ======
It should build libsql.a earlier. Are there any other lines saying "Error in..." before this? Do it work without --enable-static-fd? __Martin > > > ==>Entering directory /tmp/bacula-2.2.5/src/tools > make[1]: Entering directory `/tmp/bacula-2.2.5/src/tools' > Compiling bsmtp.c > /usr/bin/g++ -O -L../lib -o bsmtp bsmtp.o -lbac -lm -lpthread > Compiling dbcheck.c > make[1]: *** Pas de règle pour fabriquer la cible « ../cats/libsql.a », > nécessaire pour « dbcheck ». Arrêt. > > > output of configure: > Configuration on Sat Oct 20 17:55:25 CEST 2007: > > Host: i686-pc-linux-gnu -- redhat (Tettnang) > Bacula version: 2.2.5 (09 October 2007) > Source code location: . > Install binaries: /sbin > Install config files: /etc/bacula > Scripts directory: /etc/bacula > Archive directory: /tmp > Working directory: /var/bacula/working > PID directory: /var/run > Subsys directory: /var/lock/subsys > Man directory: /usr/share/man > Data directory: /usr/share > C Compiler: gcc 3.3.3 > C++ Compiler: /usr/bin/g++ 3.3.3 > Compiler flags: -g -O2 -Wall -fno-strict-aliasing > -fno-exceptions -fno-rtti > Linker flags: -O > Libraries: -lpthread > Statically Linked Tools: no > Statically Linked FD: yes > Statically Linked SD: no > Statically Linked DIR: no > Statically Linked CONS: no > Database type: PostgreSQL > Database lib: -L/usr/lib -lpq -lcrypt > Database name: bacula > Database user: bacula > > Job Output Email: [EMAIL PROTECTED] > Traceback Email: [EMAIL PROTECTED] > SMTP Host Address: localhost > > Director Port: 9101 > File daemon Port: 9102 > Storage daemon Port: 9103 > > Director User: > Director Group: > Storage Daemon User: > Storage DaemonGroup: > File Daemon User: > File Daemon Group: > > SQL binaries Directory /usr/bin > > Large file support: yes > Bacula conio support: yes -ltermcap > readline support: no > TCP Wrappers support: no > TLS support: no > Encryption support: no > ZLIB support: yes > enable-smartalloc: yes > bat support: no > enable-gnome: no > enable-bwx-console: no > enable-tray-monitor: > client-only: no > build-dird: yes > build-stored: yes > ACL support: no > Python support: no > Batch insert enabled: no > > > -- > Jean-Max Reymond > Eruption de l'Etna: http://jmreymond.free.fr/Etna2002 > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users