| Summary: | dev-libs/libprelude easy-bindings not working on x86_64 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | David Greenberg <dgreenbe> |
| Component: | New packages | Assignee: | Gentoo Netmon project <netmon> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Patch for this bug | ||
|
Description
David Greenberg
2010-07-26 12:11:16 UTC
My problem was that if both "perl" and "easy-bindings" are selected, then "swig" is required to build PreludeEasy.pm. The same problem happens when compiling from source if only the perl and easy-bindings configure options are enabled w/o swig. Created attachment 258655 [details]
Patch for this bug
Tried to modify the Makefiles to disable the "swig dependency", but that didn't work (the upstream configure script should catch this, but doesn't). This patch enables to use of swig when perl and easy-bindings are selected.
*** This bug has been marked as a duplicate of bug 361195 *** |