On Friday 01 September 2006 10:13, Arunav Mandal wrote:
> On Tuesday 29 August 2006 09:20, Arno Lehmann wrote:
> > Hi,
> >
> > On 8/28/2006 10:55 PM, Arunav Mandal wrote:
> > > I tried to compile bacula from source in suse 7 machine and it failed.
> > > Below I gave the error message.
> > >
> > >   ====== Error in /root/bacula-1.38.11/src/lib ======
> > >
> > >
> > > ==>Entering directory /root/bacula-1.38.11/src/findlib
> > > make[1]: Entering directory `/root/bacula-1.38.11/src/findlib'
> > > make[1]: Leaving directory `/root/bacula-1.38.11/src/findlib'
> >
> > Is this *all* make reports?
> >
> > Using SuSE 7.1, I had a problem with, if I understand it correctly, NLS
> > support. This could easily be fixed by modifying the bacula header files
> > in one location only.
> >
> > I'd recommend you closely check the configure log file for any problems
> > during configure run, and very carefully observe the gcc/g++/make 
messages.
> >
> > Perhaps then you get more telling error messages so it's possible to fix
> > that problem.
> >
> > Arno
> 
> 
> 
> I am attaching the error log file when I ran make.

You have a C++ compiler that has a bug (probably an old version).  It seems to 
me that GNU C++ 2.95 worked fine, but that was a long time ago. 

To fix the problem, either you must upgrade to a newer version of the C++ 
compiler, or modify the Bacula source code and remove the _( and ) that 
surround the text at src/lib/var.c:2659 in the big table.

Regards,

Kern

> 
> Arunav.
> 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to