Bug 77039

Summary: php4-mbstring calling for invalid compiler option
Product: Ports & Packages Reporter: tedm
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description tedm 2005-02-02 22:30:23 UTC
	

in /usr/ports/converters/php4-mbstring under FreeBSD 4.11, a "make" command produces
the following error:

.
.
cc: unrecognized option `-prefer-pic'
.
.

I assume the author built this port on FreeBSD 5 which uses a newer gcc that does
understand that option.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-02-03 08:03:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer.
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2005-03-04 14:18:46 UTC
State Changed
From-To: open->closed

Bogus