[MacPorts] #18775: bacula not building under Leopard

MacPorts noreply at macports.org
Sun Mar 8 16:19:19 PDT 2009


#18775: bacula not building under Leopard
---------------------------------+------------------------------------------
 Reporter:  ndoc2@…              |       Owner:  macsforever2000@…           
     Type:  defect               |      Status:  assigned                    
 Priority:  Normal               |   Milestone:  Port Bugs                   
Component:  ports                |     Version:  1.7.0                       
 Keywords:  bacula missing link  |        Port:  bacula                      
---------------------------------+------------------------------------------
Changes (by macsforever2000@…):

  * owner:  macports-tickets@… => macsforever2000@…
  * status:  new => assigned


Old description:

> Tried installing bacula. Even as client_only, there are link errors when
> linking the file daemon. eg. :
>
> Linking bacula-fd ...
> /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 \
>            -lz             -lfind -lbac -lm  -lpthread  \
>             -L/opt/local/lib -lintl -liconv -lc  -Wl,-framework
> -Wl,CoreFoundation -L/opt/local/lib -lssl -lcrypto
> Undefined symbols:
>   "q_msg(char const*, int, JCR*, int, long, char const*, ...)",
> referenced from:
>       bclose_chksize(JCR*, BFILE*, long long)in restore.o
>       verify_signature(JCR*, r_ctx&)    in restore.o
>       do_restore(JCR*)     in restore.o
>       do_restore(JCR*)     in restore.o
>
> There are many other symbols also missing, store_bool(s_lex_context*,
> RES_ITEM*, int, int), Jmsg(JCR*, int, long, char const*, ...)
>
> Perhaps there is some dependency missing?

New description:

 Tried installing bacula. Even as client_only, there are link errors when
 linking the file daemon. eg. :

 {{{
 Linking bacula-fd ...
 /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 \
            -lz             -lfind -lbac -lm  -lpthread  \
             -L/opt/local/lib -lintl -liconv -lc  -Wl,-framework
 -Wl,CoreFoundation -L/opt/local/lib -lssl -lcrypto
 Undefined symbols:
   "q_msg(char const*, int, JCR*, int, long, char const*, ...)", referenced
 from:
       bclose_chksize(JCR*, BFILE*, long long)in restore.o
       verify_signature(JCR*, r_ctx&)    in restore.o
       do_restore(JCR*)     in restore.o
       do_restore(JCR*)     in restore.o
 }}}

 There are many other symbols also missing, store_bool(s_lex_context*,
 RES_ITEM*, int, int), Jmsg(JCR*, int, long, char const*, ...)

 Perhaps there is some dependency missing?

--

-- 
Ticket URL: <http://trac.macports.org/ticket/18775#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list