On Sun, Nov 27, 2005 at 04:34:38PM +0000, Mark Hymers wrote:
> Attached is a patch which fixes this FTBFS.  It turns out that for some
> reason, bscan and bcopy, when built against postgres, now need to have
> libdl explicitly added to the link line.  The package then builds fine
> in a pbuilder sid chroot.  There may be a neater solution but this one
> at least works.

FWIW, it doesn't here (anymore?):

  make[1]: Entering directory `/build/build/bacula-1.36.3/src/stored'
  i486-linux-gnu-g++ -static -O -L../lib -L../cats -L../findlib -o bscan 
bscan.o block.o device.o dev.o label.o autochanger.o acquire.o mount.o record.o 
match_bsr.o parse_bsr.o butil.o read_record.o stored_conf.o spool.o -lsql 
-L/usr/lib -lpq -lssl -lcrypto -lcrypt -lkrb5 -lk5crypto -lcom_err -lresolv 
-lacl -lz -lfind -lbac -lm -lpthread  -lwrap -ldl
  make[1]: Leaving directory `/build/build/bacula-1.36.3/src/stored'
  strip: 'src/stored/bscan': No such file
  strip: 'src/stored/bcopy': No such file

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to