Bug 35831 - [PATCH] Fix problem getting pthread libs and cflags from pkgconfig
Summary: [PATCH] Fix problem getting pthread libs and cflags from pkgconfig
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ade Lovett
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-12 22:20 UTC by Joe Marcus Clarke
Modified: 2002-03-12 22:38 UTC (History)
0 users

See Also:


Attachments
patch-pkg.c (1.72 KB, text/plain)
2002-03-12 22:20 UTC, Joe Marcus Clarke
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Marcus Clarke 2002-03-12 22:20:01 UTC
On -stable anyway, there is a problem getting "other" libs and cflags from
dependency packages (for example, from gthread-2.0).  This prevents ports
like ORbit2 from compiling.  It seems to be a pretty serious oversight on the
pkgconfig folks, so I'm going to submit this patch to them.  

Basically, this patch adds recursive scanning capabilities to the 
other_cflags and other_libs functions.  I included a new copy of
files/patch-pkg.c since there have been some issues submitting patches of
patches.
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-03-12 22:29:33 UTC
Responsible Changed
From-To: freebsd-ports->gnome

Over to maintainers
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2002-03-12 22:38:07 UTC
State Changed
From-To: open->closed

Update committed, thanks! 


Comment 3 Ade Lovett freebsd_committer freebsd_triage 2002-03-12 22:38:07 UTC
Responsible Changed
From-To: gnome->ade