Bugs item #3579272, was opened at 2012-10-22 15:34
Message generated for change (Tracker Item Submitted) made by cwilling
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428740&aid=3579272&group_id=40728

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Installation/Building
Group: 2.3.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Christoph Willing (cwilling)
Assigned to: Nobody/Anonymous (nobody)
Summary: perl bindings fail to configure in 2.3.2

Initial Comment:
With -DPERL_BINDINGS=ON, cmake fails in the configure stage:
...

-- Found Perl: /usr/bin/perl (found version "5.16.1") 
-- Found PerlLibs: /usr/lib64/perl5/CORE/libperl.so (found version "5.16.1") 
-- Perl bindings will be compiled
CMake Error at scripts/CMakeLists.txt:245 (add_custom_target):
  add_custom_target cannot create target "bindings_perl" because another
  target with the same name already exists.  The existing target is a module
  library created in source directory "/tmp/SBo/openbabel-2.3.2/scripts".
  See documentation for policy CMP0002 for more details.
...


The attached patch fixes the reported duplication and enables configuration 
(and subsequent) build to complete correctly. This patch tested on Linux - 
unsure of any impact on other platforms.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428740&aid=3579272&group_id=40728

------------------------------------------------------------------------------
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_sfd2d_oct
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to