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

 ./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

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

Configuration on Thu Sep  1 15:40:24 DFT 2005:

  Host:                       powerpc-ibm-aix5.3.0.0 -- aix 3
  Bacula version:             1.36.3 (22 April 2005)
  Source code location:       .
  Install binaries:           /opt/bacula/bin
  Install config files:       /opt/bacula/bin
  Scripts directory:          /opt/bacula/bin
  Working directory:          /opt/bacula/working
  PID directory:              /opt/bacula/bin/working
  Subsys directory:           /opt/bacula/bin/working
  C Compiler:                 gcc 3.3.2
  C++ Compiler:               g++ 3.3.2
  Compiler flags:              -g -O2 -Wall
  Linker flags:                -O
  Libraries:                  -lpthread
  Statically Linked Tools:    no
  Statically Linked FD:       no
  Statically Linked SD:       no
  Statically Linked DIR:      no
  Statically Linked CONS:     no
  Database type:              MySQL
  Database lib:               -L/usr/lib/mysql -lmysqlclient_r -lz

  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:         no
  Bacula conio support:       yes -lcurses
  readline support:           no
  TCP Wrappers support:       no
  ZLIB support:               yes
  enable-smartalloc:          yes
  enable-gnome:               no
  enable-wx-console:          no
  enable-tray-monitor:
  client-only:                no
  ACL support:                no
-----------------

Then I tried doing 'make' but that failed.

I have had bacula running on a linux server very succesfully for years.
Now that we switched over to (new) IBM servers I hope to continue using
bacula on AIX.
I am an AIX newbe, so any hint is very welcome!

Tia
Daniel

PS: I already searched the archives for hints, but found nothing useful on
AIX 5.2

-- 
Daniƫl Kropveld
Medial Automatisering
tel: 023 890 8688
gsm: 0644 - 112344
[EMAIL PROTECTED]
[EMAIL PROTECTED]


-------------------------------------------------------
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