Bacula-users

Re: [Bacula-users] FreeBSD & Python link error

2013-03-05 09:49:18
Subject: Re: [Bacula-users] FreeBSD & Python link error
From: Dan Langille <dan AT langille DOT org>
To: <bacula-users AT lists.sourceforge DOT net>
Date: Tue, 05 Mar 2013 09:46:42 -0500
On 2013-02-20 04:14, Geert Stappers wrote:
> Op 20130218 om 14:54 schreef Dan Langille:
>> I'm trying to add Python support to the FreeBSD port.  I'm working 
>> on a PR submitted to FreeBSD, but
>> I'm getting a link error.  
>> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171818
>>
>> Any ideas?  Full link output at the above URL.
>>
>> The main error is:
>>
>> Linking bacula-dir ...
>> 
>> /var/ports/usr/home/dan/src/ports/sysutils/bacula-server/work/bacula-5.2.12/libtool
>>  
>> --silent --tag=CXX --mode=link /usr/bin/c++ -L../lib -L../cats 
>> -L../findlib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib 
>> -L/usr/local/lib -o bacula-dir dird.o admin.o authenticate.o 
>> autoprune.o backup.o bsr.o catreq.o dir_plugins.o dird_conf.o expand.o 
>> fd_cmds.o getmsg.o inc_conf.o job.o jobq.o migrate.o mountreq.o 
>> msgchan.o next_vol.o newvol.o pythondir.o recycle.o restore.o 
>> run_conf.o scheduler.o ua_acl.o ua_cmds.o ua_dotcmds.o ua_query.o 
>> ua_input.o ua_label.o ua_output.o ua_prune.o ua_purge.o ua_restore.o 
>> ua_run.o ua_select.o ua_server.o ua_status.o ua_tree.o ua_update.o 
>> vbackup.o verify.o -lbacfind -lbacsql -lbaccats -lbacpy -lbaccfg -lbac 
>> -lm -pthread -lutil -lm -lpython2.7 -lutil -lpthread -lintl -lwrap 
>> /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath 
>> -Wl,/usr/local/lib -L/usr/lib -lssl -lcrypto
>> dird.o(.text+0x234e): In function `main':
>> : undefined reference to 
>> `init_python_interpreter(init_python_interpreter_args*)'
>>
>
> FWIW: the Debian package has a build depend on 'python-dev'
>
>
> Stappers
> not familair with FreeBSD equivalents of python-dev


And neither am I.  For now, this extension to the FreeBSD port is 
stalled.

-- 
Dan Langille - http://langille.org/

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>