Bug 37963

Summary: Fix build on -current: net/fspclient --- bento error
Product: Ports & Packages Reporter: obraun <obraun>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description obraun 2002-05-11 22:40:03 UTC
Fixed declaration of sys_nerr in header file.

Regards,
         Olli
Comment 1 dwcjr 2002-05-15 15:18:59 UTC
Seems to build on my -current
Comment 2 obraun 2002-05-15 15:22:03 UTC
* David W. Chapman Jr. <dwcjr@inethouston.net> [2002-05-15 16:20]:
> Seems to build on my -current

also a gcc 3.1 issue
-> http://bento.freebsd.org/errorlogs/5-latest/fspclient-0.0.h.log

Regards,
         Olli
-- 
Institute for Software Technology  &  Institute for Information Systems
Department of Computing Science, Federal Armed Forces University Munich
--------------------------- http://ist.unibw-muenchen.de/People/obraun/
Comment 3 dwcjr freebsd_committer freebsd_triage 2002-05-15 21:03:52 UTC
State Changed
From-To: open->closed

Committed, thanks!