Re: [Bacula-users] BACULA 1.37.38 AIX 4.3 Undefined symbol ERROR

2005-09-24 Thread Fernanda Santoro
Hi Martin! Now you can why where this problem is with the following report? I'll try download the last patch level of AIX 4.3 maintenace packages, this is a readme recomendation but I wouldn't like to apply  it because I'm afraid of what may cause to the system. g++ -v -L../lib -L../cats -o bconso

Re: [Bacula-users] BACULA 1.37.38 AIX 4.3 Undefined symbol ERROR

2005-09-24 Thread Fernanda Santoro
Hi Martin! Thanks for your help! When I do this gmake returns me the second error I post here :-( : # gmake g++   -c   -I. -I..  -g -O2 -Wall  conio.c In file included from ../bacula.h:113, from conio.c:52: /usr/bin/../lib/gcc-lib/powerpc-ibm-aix4.3.3.0/2.9-aix51-020209/include/pt

Re: [Bacula-users] BACULA 1.37.38 AIX 4.3 Undefined symbol ERROR

2005-09-23 Thread Martin Simmons
> On Fri, 23 Sep 2005 22:15:50 +0100, Martin Simmons <[EMAIL PROTECTED]> > said: > On Fri, 23 Sep 2005 16:34:15 -0300, Fernanda Santoro <[EMAIL PROTECTED]> > said: Fernanda> Now you can why where this problem is with the following report? I'll try Fernanda> download the las

Re: [Bacula-users] BACULA 1.37.38 AIX 4.3 Undefined symbol ERROR

2005-09-23 Thread Martin Simmons
> On Fri, 23 Sep 2005 16:34:15 -0300, Fernanda Santoro <[EMAIL PROTECTED]> > said: Fernanda> Now you can why where this problem is with the following report? I'll try Fernanda> download the last patch level of AIX 4.3 maintenace packages, this is a Fernanda> readme recomendation b

Re: [Bacula-users] BACULA 1.37.38 AIX 4.3 Undefined symbol ERROR

2005-09-23 Thread Martin Simmons
> On Thu, 22 Sep 2005 17:09:38 -0300, Fernanda Santoro <[EMAIL PROTECTED]> > said: Fernanda> Thanks again! Fernanda> I try running ranlib and then gmake but the error persists: Fernanda> Make of filed is good Fernanda> gmake[1]: Leaving directory `/tmp/bacula/temp/bacu

Re: [Bacula-users] BACULA 1.37.38 AIX 4.3 Undefined symbol ERROR

2005-09-23 Thread Fernanda Santoro
Hi Martin! Thanks again! I try running ranlib and then gmake but the error persists: Make of filed is good gmake[1]: Leaving directory `/tmp/bacula/temp/bacula-1.36.1/src/filed' ==>Entering directory /tmp/bacula/temp/bacula-1.36.1/src/console gmake[1]: Entering directory `/tmp/bacula/te

Re: [Bacula-users] BACULA 1.37.38 AIX 4.3 Undefined symbol ERROR

2005-09-22 Thread Martin Simmons
Fernanda> Hi Martin! Fernanda> Thanks for your help! Fernanda> When I do this gmake returns me the second error I post here :-( : Fernanda> # gmake Fernanda> g++ -c -I. -I.. -g -O2 -Wall conio.c Fernanda> In file included from ../bacula.h:113, Fernanda> from conio.c:52: Fernanda>

Re: [Bacula-users] BACULA 1.37.38 AIX 4.3 Undefined symbol ERROR

2005-09-22 Thread Martin Simmons
> On Wed, 21 Sep 2005 18:33:30 -0300, Fernanda Santoro <[EMAIL PROTECTED]> > said: Fernanda> After do ranlib -t -X 32 libbac.a, gmake returns another error: Fernanda> Make of filed is good Fernanda> /tmp/bacula/bacula-1.36.1/autoconf/install-sh -c -m 0754 bacula-fd Fern

Re: [Bacula-users] BACULA 1.37.38 AIX 4.3 Undefined symbol ERROR

2005-09-21 Thread Fernanda Santoro
Hi Martin, After do ranlib -t -X 32 libbac.a, gmake returns another error: Make of filed is good     /tmp/bacula/bacula-1.36.1/autoconf/install-sh -c -m 0754 bacula-fd /usr/sbin/bacula-fd   ==> Found existing bacula-fd.conf, installing new conf file as bacula-fd.conf.new /tmp/bacula

Re: [Bacula-users] BACULA 1.37.38 AIX 4.3 Undefined symbol ERROR

2005-09-21 Thread Martin Simmons
> On Wed, 21 Sep 2005 15:06:06 -0300, Fernanda Santoro <[EMAIL PROTECTED]> > said: Fernanda> I tried to compile BACULA 1.37.38 and gmake return another error: Fernanda> ld: 0711-317 ERROR: Undefined symbol: win32_client Fernanda> ld: 0711-317 ERROR: Undefined symbol: TERM_msg Fer

[Bacula-users] BACULA 1.37.38 AIX 4.3 Undefined symbol ERROR

2005-09-21 Thread Fernanda Santoro
Hi Again! I tried to compile BACULA 1.37.38 and gmake return another error: ld: 0711-317 ERROR: Undefined symbol: win32_client ld: 0711-317 ERROR: Undefined symbol: TERM_msg ld: 0711-317 ERROR: Undefined symbol: OK_msg ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.