First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 157287
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dylan <dshell@robotics.usc.edu>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 157287 depends on: Show dependency tree
Show dependency graph
Bug 157287 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-12-05 22:03 0000
The Problem:

The current qhull-3.1-r1.ebuild produces a libqhull library which is missing
the qh_version string. Any application linking the library (I tried the .so
version) complains of a missing symbol "qh_version."

The Cause:

At some point the qh_version string defined in global.c was moved to unix.c,
but unix.o is not included in library.


The Solution:

qhull-3.1-r1.ebuild uses a patch "qhull-3.1-makefile.patch" to add the
libqhull.so target. Simply adding ".libs/unix.o" to the final line of the patch
file will add the necessary file.

------- Comment #1 From Jakub Moc (RETIRED) 2007-11-17 20:34:36 0000 -------
sci folks, your stuff uses this...

------- Comment #2 From Markus Dittrich 2007-11-18 13:17:46 0000 -------
Thanks much for the note guys and I just fixed this in cvs.
I've also added sci-mathematics to metatdata since we seem
to be the only ones using it.

best,
Markus

First Last Prev Next    No search results available      Search page      Enter new bug