Maybe somebody else know?
>
> Greetings,
> User100
>
>
> > -Ursprüngliche Nachricht-
> > Von: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Im
> > Auftrag von Marco Strullato
> > Gesendet: Donnerstag, 24. August 2006 13:11
> > Cc: ba
et: Donnerstag, 24. August 2006 13:11
> Cc: bacula-users@lists.sourceforge.net
> Betreff: Re: [Bacula-users] bacula on aix 5.2
>
>
> Hi all,
> I try as you suggested but I have the following error due to
> libtermcap...
>
>
> Marco
>
>
> ==>Entering di
Hi all,
I try as you suggested but I have the following error due to libtermcap...
Marco
==>Entering directory /tmp/bacula-1.38.11/src/console
/usr/bin/g++ -c -I/usr/include/readline -I. -I.. -g -O2
-Wall console.c
/usr/bin/g++ -c -I/usr/include/readline -I. -I.. -g -
> [EMAIL PROTECTED] baculasrc]# make
> Target ".PATH" is up to date.
> -make install
> [EMAIL PROTECTED] baculasrc]# make install
Are you sure this 'make' did something? I´ve tried to compile the bacula-fd
on AIX 4.3.3 but got
"Target ".PATH" is up to date." too. After that I tried again and com
Thanks for the answer:
I get the same result both with gnu gcc/g++ and with standard ibm gcc...
the following is the makefile in wich I changed CC CPP CXX
from
CC = gcc
CPP = gcc -E
CXX = /usr/bin/g++
to
CC = /opt/freeware/bin/gcc
CPP = /opt/freeware/bin/gcc -E
CXX = /opt/freeware/bin/g++
#
Hello Marco,
> make: Cannot find a rule to create target ../findlib/libfind.a from
> dependencies.
> Stop.
>
> the problem seem to be into ../findlib/libfind
>
> can you suggest me anything?
>
are you using only gnu tools for compiling (make, cc, etc.) ?
It sounds like either your 'make' doe