Bug 39300 - ImageMagick builds fine with GCC3, no USE_GCC=2.95 needed
Summary: ImageMagick builds fine with GCC3, no USE_GCC=2.95 needed
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-06-14 18:40 UTC by ak03
Modified: 2002-06-14 20:39 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (413 bytes, patch)
2002-06-14 18:40 UTC, ak03
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ak03 2002-06-14 18:40:01 UTC
	
	The ImageMagick port has been marked as requiring GCC 2.95
	in revision  1.140. ImageMagick is compiling fine under
	-CURRENT provided that user has cleaned his /usr/include/g++
	from stale files before doing installworld.
	The stale headers left from the previous installation can cause
	the build failure, but -CURRENT users are expected to be able
	to deal with that themselves.

How-To-Repeat: 	N/A
Comment 1 Andrey A. Chernov freebsd_committer freebsd_triage 2002-06-14 20:39:14 UTC
State Changed
From-To: open->closed

Fixed