Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 40866
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Alastair Tse (RETIRED) <liquidx@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Piotr Piasny <p1t3r05@o2.pl>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
scite-1.5.7.ebuild fixed test for gtk2 condition text/plain Yi Quang (RETIRED) 2004-02-08 12:30 0000 1.82 KB Details
scite-1.5.7.ebuild a bit cleaner version text/plain Yi Quang (RETIRED) 2004-02-08 16:28 0000 1.83 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 40866 depends on: Show dependency tree
Bug 40866 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: 2004-02-08 11:35 0000
until scite-1.5.7 (maybe before) when USE is set to "-gtk2" ebuild sets GTK2=1
parameter for make.
but now if you want to link against gtk-1* you must set GTK1=1 for make.

ebuild should check:
if USE="-gtk2" then set GTK1=1 for make

Reproducible: Always
Steps to Reproduce:
1. USE="-gtk2" emerge scite
2. ldd /usr/bin/Scite | grep gtk




Expected Results:

------- Comment #1 From Yi Quang (RETIRED) 2004-02-08 12:30:59 0000 -------
Created an attachment (id=25207) [details]
fixed test for gtk2 condition

------- Comment #2 From Yi Quang (RETIRED) 2004-02-08 12:32:32 0000 -------
Okay, here's a fixed ebuild 

------- Comment #3 From Yi Quang (RETIRED) 2004-02-08 16:28:37 0000 -------
Created an attachment (id=25223) [details]
a bit cleaner version

------- Comment #4 From Alastair Tse (RETIRED) 2004-02-11 02:39:22 0000 -------
fixed for 1.5.8. thanks for the report.

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