Bug 43624 - security/gpgme: configure script detects old Pth library
Summary: security/gpgme: configure script detects old Pth library
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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-03 11:20 UTC by markun
Modified: 2002-11-15 17:53 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (476 bytes, patch)
2002-10-03 11:20 UTC, markun
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description markun 2002-10-03 11:20:01 UTC
	Now configure script of gpgme can detect GNU Pth thread library.
	But security/gpgme don't depends on devel/pth. Then configure
	detects OLD Pth liblary, and build failed.
	To avoid such build failuer, turn off Pth detection test or
	depends on devel/pth.
Comment 1 teramoto 2002-11-14 08:59:20 UTC
markun@onohara.to is alias of
Maintainer(teramoto@comm.eng.osaka-u.ac.jp)

-- 
TERAMOTO Masahiro($B;{K\(B $B>;90(B)
   teramoto@comm.eng.osaka-u.ac.jp
Comment 2 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-11-15 17:53:24 UTC
State Changed
From-To: open->closed

committed, thanks