>>>>> On Tue, 26 Dec 2006 15:10:20 +0100, Christian Berthaud said:
> 
> Hello everybody
> 
> I try to generate a static bacula client on an IBM AIX5.2 using GCC 4.0.0-1.
> but when I do make all I get the following error:
> 
> /opt/freeware/bin/g++   -L../lib -L../findlib -o bacula-fd filed.o
> authenticate.o acl.o backup.o chksum.o estimate.o  filed_conf.o heartbeat.o
> job.o pythonfd.o  restore.o status.o verify.o
> o   -lz            -lfind -lbac -lm  -lpthread  -lintl
> collect2: library libgcc_s not found
> make: 1254-004 The error code from the last command is 1.
> 
> I have no  libgcc_s  on my machine but I have installed libgcc4.0.0-1
> 
> WHO HAVE AN IDEA TO CORRECT THIS PROBLEM,

I think your g++ installation is either broken or cannot create static C++
applications.

__Martin

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to