Bug 37963 - Fix build on -current: net/fspclient --- bento error
Summary: Fix build on -current: net/fspclient --- bento error
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-05-11 22:40 UTC by obraun
Modified: 2002-05-15 21:04 UTC (History)
0 users

See Also:


Attachments
file.diff (419 bytes, patch)
2002-05-11 22:40 UTC, obraun
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!