>>>>> On Wed, 29 Nov 2006 18:31:39 +0100, Christian Berthaud said:
> 
> Hello,
> Has anybody succed to compiles bacula client for HP UX 11.11
> After untaring bacula-1.38.11 I start configure with
> option --enable-client-only.
> After make does not go to end because of error with ld
> 
> ==>Entering directory /tmp/bacula/bacula-1.38.11/src/filed
>         /usr/local/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 verify_vol.o \
>            -lz -lfind -lbac -lm  -lpthread -lgen  -lintl \
>             /usr/local/lib/libintl.sl -L/usr/local/lib
> /usr/local/lib/libiconv.sl
> /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (filed.o) was
> detected. The linked output may not run on a PA 1.x system.
> /usr/ccs/bin/ld: Unrecognized argument: +init
> /usr/ccs/bin/ld: Usage:  /usr/ccs/bin/ld [options] [flags] files
> collect2: ld a retourne 1 comme valeur de sortie
> *** Erreur - code de sortie 1
> The problem surely comme from the fact that in platforms directory there is
> no hp. So the unknown file in platforms directory is use by configure.
> 
> Need help

You need to install HP patch PHSS_33033, which adds support for ld +init.

__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