Bug 16332

Summary: Install compat libs on package building machines
Product: Ports & Packages Reporter: Daniel Eischen <deischen>
Component: Individual Port(s)Assignee: Satoshi Asami <asami>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Daniel Eischen freebsd_committer freebsd_triage 2000-01-24 17:40:01 UTC
When building gnat-3.12p without a previously installed gnat compiler,
a bootstrap compiler is used.  This bootstrap compiler needs libc.so.3.

Fix: 

Please make sure that package building machines have the compat
libs installed.
Comment 1 cpiazza freebsd_committer freebsd_triage 2000-01-24 19:27:27 UTC
Responsible Changed
From-To: freebsd-ports->asami

package building machines are asami's domain 
Comment 2 Satoshi Asami freebsd_committer freebsd_triage 2000-03-10 17:45:44 UTC
State Changed
From-To: open->closed

Thanks, fixed!