Changes between Initial Version and Version 1 of Ticket #18775


Ignore:
Timestamp:
Mar 8, 2009, 11:19:19 PM (15 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18775

    • Property Status changed from new to assigned
    • Property Owner changed from macports-tickets@… to macsforever2000@…
  • Ticket #18775 – Description

    initial v1  
    11Tried installing bacula. Even as client_only, there are link errors when linking the file daemon. eg. :
    22
     3{{{
    34Linking bacula-fd ...
    45/usr/bin/g++-4.0   -L../lib -L../findlib -o bacula-fd filed.o authenticate.o acl.o backup.o estimate.o filed_conf.o heartbeat.o job.o pythonfd.o restore.o status.o verify.o verify_vol.o \
     
    1112      do_restore(JCR*)     in restore.o
    1213      do_restore(JCR*)     in restore.o
     14}}}
    1315
    1416There are many other symbols also missing, store_bool(s_lex_context*, RES_ITEM*, int, int), Jmsg(JCR*, int, long, char const*, ...)