Am 10.04.2006 um 21:08 schrieb Bill Moran:

Well.  I'm having some problems and I hope you can help me.  configure
succeeds, although I used a slightly different set of options:
./configure \
--enable-smartalloc \
--sbindir=/usr/sbin \
--with-pid-dir=/var/run \
--with-subsys-dir=/var/run/subsys \
--with-working-dir=/etc/bacula/working \
--enable-client-only \
--with-dir-password=  \
--with-sd-password= \
--with-fd-password= \
--with-job-email=[snip] \
--with-smtp-host=[snip] \
--with-baseport=9101

My options were 
./configure --enable-client-only
The rest defaults.

DT is installed, and I created the directories you mentioned, but I get
the following output during make:

==>Entering directory /Users/bill/bacula-1.38.7/src/filed
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  filed.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  authenticate.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  acl.c
acl.c:164:21: sys/acl.h: No such file or directory

This is the hint. The compiler doesn't find the include files. Check the paths in the make file.
You tell us you have the developer tools installed. Perhaps something failed?
I compiled it successful under 10.3 and 10.4 without problems. It was just a little bit tricky to create a configuration for launchd. 

Stefan

-- 

Stefan Schwietert

Systembetreuer

Ulmer Volkshochschule


Reply via email to