Bug 96170 - net/ekiga: mark partially BROKEN on sparc64
Summary: net/ekiga: mark partially BROKEN on sparc64
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-23 00:30 UTC by Joerg Pulz
Modified: 2006-04-23 11:34 UTC (History)
1 user (show)

See Also:


Attachments
net_ekiga.diff (553 bytes, patch)
2006-04-23 00:30 UTC, Joerg Pulz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joerg Pulz 2006-04-23 00:30:15 UTC
	Due to a missing symbol in the default thread library on sparc64 in
	OSVERSION <= 700003, configure breaks with a linker error during the
	detection of libpt from devel/pwlib.
	- mark it as BROKEN for this particular case

	Reported by:		pointyhat errorlogs
	Discussed on:		freebsd-threads@, freebsd-sparc64@
	Review and test on:	RELENG_6_1 i386, amd64, sparc64
				CURRENT i386, amd64

Fix: - apply the patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-04-23 00:32:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Jean-Baptiste Quenot 2006-04-23 11:06:04 UTC
Agreed, go ahead!
-- 
     Jean-Baptiste Quenot
aka  John Banana Qwerty
http://caraldi.com/jbq/
Comment 3 Erwin Lansing freebsd_committer freebsd_triage 2006-04-23 11:34:05 UTC
State Changed
From-To: feedback->closed

Committed, thanks!