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.
Dear maintainer, take the PR in account please. And ports/74258 too. --- Sem.
Responsible Changed From-To: freebsd-ports-bugs->sem Take it
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.
State Changed From-To: open->closed Committed, thanks!