csup import?
Jiawei Ye
leafy at moderntimes.com.cn
Mon Mar 6 19:34:00 PST 2006
Hi fellow DF users,
CSup is a cvsup replacement written in C (http://mu.org/~mux/csup.html).
This was imported in to FreeBSD HEAD a few days ago and so far had proved to
work in checkout mode. Do we have the incentive to import this into our
system so that we don't need cvsup-bin?
There is a minor compilation error when I tried to build the latest snapshot
from the site on DF-Preview
cc -O -pipe -march=k6-2 -I. -I/tmp/csup -g -pthread -DHAVE_FFLAGS -DNDEBUG
-Wunknown-pragmas -Wsystem-headers -Wall -W -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow
-Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls
-c globtree.c
In file included from globtree.c:31:
/usr/include/regex.h:47: error: syntax error before "regoff_t"
/usr/include/regex.h:47: warning: data definition has no type or storage
class
/usr/include/regex.h:51: error: syntax error before "size_t"
/usr/include/regex.h:57: error: syntax error before "regoff_t"
/usr/include/regex.h:101: error: syntax error before "regerror"
/usr/include/regex.h:101: error: syntax error before "size_t"
/usr/include/regex.h:101: warning: data definition has no type or storage
class
/usr/include/regex.h:103: error: syntax error before "size_t"
*** Error code 1
I'd appreciated if anyone would help getting this into our base system.
Regards,
Jiawei Ye
More information about the Users
mailing list