Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 90181
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Olivier Fisette <ribosome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andreas Pokorny <apokorny@dev.gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
treeviewx-dcsvg.patch treeviewx-dcsvg.patch patch Andreas Pokorny 2005-04-24 01:14 0000 980 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 90181 depends on: Show dependency tree
Bug 90181 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: 2005-04-23 16:51 0000
The Makefile of treeviewx link against libwx_gtk-dcsvg a small contributed
library of wxWidgets, to create svg files. People using USE=no_wxgtk1 will only
get a libwx_gtk2-dcsvg library, thus the build fails.  

I will add a patch that adds a short test that looks for existing dcsvg
libraries to configure.in, and change the Makefile.am to pick the library found
by configure.

Reproducible: Always
Steps to Reproduce:
1. USE="no_wxgtk1" emerge wxGTK
2. emerge =sci-biology/treeviewx-0.5

------- Comment #1 From Andreas Pokorny 2005-04-23 17:37:01 0000 -------
haveing problems with my account :( will continue tomorrow 

------- Comment #2 From Andreas Pokorny 2005-04-24 01:14:18 0000 -------
Created an attachment (id=57073) [details]
treeviewx-dcsvg.patch

* derives the library name of dcsvg from the wx-config output
* adds a call to AC_CHECK_LIB with an apropriate reaction on failure
* defines an automake variable including the library name of dcvsg
* replaces the hard coded linker command "-lwx_gtk-dcvsg" with the automake
variable

------- Comment #3 From Olivier Fisette 2005-10-01 14:04:56 0000 -------
I just added TreeViewX 0.5.1 to the tree. This version has a configure check    
for the SVG library, and builds against wxGTK 2.6, which never builds a GTK1    
version. This should fix the problem. 

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug