Bug 74259 - UPDATE: coda6 server to 6.0.7
Summary: UPDATE: coda6 server to 6.0.7
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: Sergey Matveychuk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-22 17:20 UTC by Radim Kolar
Modified: 2004-12-29 17:37 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (7.51 KB, patch)
2004-11-22 17:20 UTC, Radim Kolar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Radim Kolar 2004-11-22 17:20:33 UTC
New coda server stuff. Tested for about a week.

How-To-Repeat: new patches:
  patch-configure
  patch-hostname
  patch-pioctl.h
  patch-srv.cc
removed patches:
  patch-coda-src-venus-comm.cc
  patch-coda-src-venus-fso.h
  
None of my new patches was sent to the Coda developers. Feel free
to forward them.
Comment 1 Sergey Matveychuk freebsd_committer freebsd_triage 2004-12-06 20:25:21 UTC
Dear maintainer, take the PR in account please.
And ports/74258 too.

---
Sem.
Comment 2 Sergey Matveychuk freebsd_committer freebsd_triage 2004-12-21 23:06:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sem

Take it
Comment 3 Sergey Matveychuk freebsd_committer freebsd_triage 2004-12-21 23:24:29 UTC
Does not build on 4.x.
Can you explore it?

----> Entering venus
gmake[2]: Entering directory 
`/usr/build/usr/ports/net/coda6_server/work/coda-6.0.7/coda-src/venus'
c++ -fno-exceptions -fcheck-new -Wall -MD -DHAVE_CONFIG_H -D__BSD44__ 
-I. -I/usr/build/usr/ports/net/coda6_server/work/coda-6.0.7/include 
-I/usr/build/usr/ports/net/coda6_server/work/coda-6.0.7 -O -pipe 
-march=pentiumpro -DVENUS -DTIMING -DVENUSDEBUG -DRVM_USELWP 
-I/usr/local/include   -c -o worker.o worker.cc
worker.cc: In function `int IsAPrefetch(msgent *)':
worker.cc:860: `_IOC_NRSHIFT' undeclared (first use this function)
worker.cc:860: (Each undeclared identifier is reported only once
worker.cc:860: for each function it appears in.)
worker.cc:860: `_IOC_NRMASK' undeclared (first use this function)
worker.cc:861: warning: control reaches end of non-void function 
`IsAPrefetch(msgent *)'
worker.cc: In method `void worker::main()':
worker.cc:1221: `_IOC_TYPESHIFT' undeclared (first use this function)
worker.cc:1221: `_IOC_TYPEMASK' undeclared (first use this function)
gmake[2]: *** [worker.o] Error 1
gmake[2]: Leaving directory 
`/usr/build/usr/ports/net/coda6_server/work/coda-6.0.7/coda-src/venus'
----> Error in venus
gmake[1]: *** [Coda] Error 1
gmake[1]: Leaving directory 
`/usr/build/usr/ports/net/coda6_server/work/coda-6.0.7/coda-src'
----> Error in coda-src
gmake: *** [Coda] Error 1
*** Error code 2

Stop in /usr/ports/net/coda6_server.

-- 
Sem.
Comment 4 Sergey Matveychuk freebsd_committer freebsd_triage 2004-12-29 17:36:55 UTC
State Changed
From-To: open->closed

Committed, thanks!