First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 34747
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Commonbox Team <commonbox@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Spider (RETIRED) <spider@gentoo.org>
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 34747 depends on: Show dependency tree
Bug 34747 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: 2003-11-30 03:15 0000
>if pkg-config xft
>then
>        CXXFLAGS="${CXXFLAGS} -I/usr/include/freetype2"
>fi




This fails for my systems, as pkg-config isn't installed and not listed in DEPEND.  

Either add pkg-config  to DEPEND, or change that test to something else.

------- Comment #1 From SpanKY 2003-11-30 03:21:26 0000 -------
that kind of code should never be in global scope ...

so while thats being fixed up, please move that code to src_compile and change the CXXFLAGS= to append-flags ...

------- Comment #2 From Markus Nigbur (RETIRED) 2003-12-06 00:15:43 0000 -------
nice catch, fixed in cvs.

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