Bug 96169 - net/gnomemeeting: mark partially BROKEN on sparc64
Summary: net/gnomemeeting: 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: Alexander Leidinger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-23 00:30 UTC by Joerg Pulz
Modified: 2006-04-23 19:37 UTC (History)
1 user (show)

See Also:


Attachments
net_gnomemeeting.diff (533 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:14 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:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->netchild

Over to maintainer
Comment 2 Alexander Leidinger freebsd_committer freebsd_triage 2006-04-23 19:37:12 UTC
State Changed
From-To: open->closed

Committed. Thanks.