Compiling of client in a non static way is OK.
But if I try to link the bacula-fd generated by
configure --enable-static-tools --enable-static-fd --enable-client-only I
have the following error

/opt/freeware/bin/g++   -static -L../lib -L../findlib -o static-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  -lintl \

ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
ld: 0711-340 SEVERE ERROR Symbol verbose in object
../lib/libbac.a[message.o]
        A csect with multiple labels cannot be moved into the TOC.
collect2: ld returned 12 exit status
make[1]: *** [static-bacula-fd] Error 1
make[1]: Leaving directory `/packages/bacula/bacula-1.38.11/src/filed'

Any idea to help?
Christian Berthaud

Responsable de l'équipe Infrastructure
Centre Compétence Ile De France
Division TELECOM

.

Fax :  01 70 92 41 40
Tél sans fil : 01 55 91 26 91
Tél Fixe : 01 70 92 42 39
GSM : 06 86 49 82 95


Email : [EMAIL PROTECTED]

-------------------------------------------------------------------------
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