>>>>> On Fri, 2 Sep 2005 08:33:33 +0200 (CEST), "Daniel Kropveld" <[EMAIL 
>>>>> PROTECTED]> said:

  Daniel> I have tried to compile bacula  1.36.3 (22 April 2005) on AIX 5.3.0.0
  Daniel> with mysql (server, client, devel) installed from the AIX rpm's.
  Daniel> Using the following command:

  Daniel>  ./configure \
  >> --enable-smartalloc \
  >> --sbindir=/opt/bacula/bin \
  >> --sysconfdir=/opt/bacula/bin \
  >> --with-pid-dir=/opt/bacula/bin/working \
  >> --with-subsys-dir=/opt/bacula/bin/working \
  >> --with-working-dir=/opt/bacula/working \
  >> --with-mysql

  Daniel> and I got the follwing output:
  Daniel> -------------------------
  Daniel> (...)
  Daniel> Doing make of dependencies
  Daniel> make: *** No rule to make target `depend'.  Stop.

Were there any other signs of trouble before this?  In particular, did it say
'creating Makefile'?

I'm not sure if it will help, but are you using GNU make or AIX's make (try
running make -v)?  GNU make might work better with Bacula's Makefile.  I think
you do that by setting the environment variable MAKE to the path of GNU make.

__Martin


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to