Hello people Anyone have a clue what is wrong here?
My system is Slackware with "Linux 2.6.17.8 SMP" --- cd bacula-1.38.11/ ./configure \ --prefix=/var/bacula \ --sbindir=/usr/sbin \ --bindir=/usr/bin \ --with-job-email=$EMAIL \ --with-dump-email=$EMAIL \ --with-smtp-host=$SMTP \ --with-pid-dir=/var/run \ --with-dir-user=bacula \ --with-dir-group=bacula \ --with-sd-user=bacula \ --with-sd-group=bacula \ --with-fd-user=bacula \ --with-fd-group=bacula \ --with-dir-password=admin \ --with-fd-password=admin \ --with-sd-password=admin \ --with-mysql=/usr \ --sysconfdir=/etc/bacula make ---MAKE OUTPUT--- make[1]: Leaving directory `/usr/src/other/bacula-1.38.11/src/cats' ==>Entering directory /usr/src/other/bacula-1.38.11/src/dird make[1]: Entering directory `/usr/src/other/bacula-1.38.11/src/dird' /usr/bin/g++ -O -L../lib -L../cats -L../findlib -o bacula-dir dird.o admin.o authenticate.o autoprune.o backup.o bsr.o catreq.o dird_conf.o expand.o fd_cmds.o getmsg.o inc_conf.o job.o jobq.o mac.o mountreq.o msgchan.o next_vol.o newvol.o pythondir.o recycle.o restore.o run_conf.o scheduler.o sql_cmds.o ua_acl.o ua_cmds.o ua_dotcmds.o ua_query.o ua_input.o ua_label.o ua_output.o ua_prune.o ua_purge.o ua_restore.o ua_run.o ua_select.o ua_server.o ua_status.o ua_tree.o ua_update.o verify.o \ -lsql -lfind -lbac -lm -L/usr/lib/mysql -lmysqlclient_r -lz -lpthread \ /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../libz.so: undefined reference to `errno' collect2: ld returned 1 exit status make[1]: *** [bacula-dir] Error 1 make[1]: Leaving directory `/usr/src/other/bacula-1.38.11/src/dird' ====== Error in /usr/src/other/bacula-1.38.11/src/dird ====== ==>Entering directory /usr/src/other/bacula-1.38.11/src/stored make[1]: Entering directory `/usr/src/other/bacula-1.38.11/src/stored' /usr/bin/g++ -O -L../lib -L../cats -L../findlib -o bscan bscan.o block.o device.o dev.o label.o ansi_label.o dvd.o ebcdic.o autochanger.o acquire.o mount.o record.o match_bsr.o parse_bsr.o reserve.o butil.o read_record.o stored_conf.o spool.o wait.o \ -lsql -L/usr/lib/mysql -lmysqlclient_r -lz -lacl -lfind -lbac -lm -lpthread /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../libz.so: undefined reference to `errno' collect2: ld returned 1 exit status make[1]: *** [bscan] Error 1 make[1]: Leaving directory `/usr/src/other/bacula-1.38.11/src/stored' ====== Error in /usr/src/other/bacula-1.38.11/src/stored ====== ==>Entering directory /usr/src/other/bacula-1.38.11/src/tools make[1]: Entering directory `/usr/src/other/bacula-1.38.11/src/tools' /usr/bin/g++ -O -L../lib -L../cats -o dbcheck dbcheck.o ../dird/dird_conf.o ../dird/run_conf.o ../dird/inc_conf.o -lsql -lbac -lm -L/usr/lib/mysql -lmysqlclient_r -lz -lpthread /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../libz.so: undefined reference to `errno' collect2: ld returned 1 exit status make[1]: *** [dbcheck] Error 1 make[1]: Leaving directory `/usr/src/other/bacula-1.38.11/src/tools' ====== Error in /usr/src/other/bacula-1.38.11/src/tools ====== --- Regards, Christian ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users