anoncvssh script fails to compile

Tom McLaughlin tmclaugh at sdf.lonestar.org
Sun Jan 2 03:58:10 GMT 2005


Not sure if this is the right list but I'm attempting to setup a local
CVS mirror here for my machines.  I'm using the following wrapper shell
which I found in the hubs documentation but it is failing to compile:

ftp://ftp.freebsd.org/pub/FreeBSD/development/FreeBSD-CVS/anoncvs.shar

This is the error that I'm getting:

[root at pangea:ttyp0 anoncvssh]# make
Warning: Object directory not changed from
original /usr/local/src/anoncvssh
cc -O -pipe -g   -c anoncvssh.c
anoncvssh.c:108:1: pasting ""PATH="" and ""/usr/bin:/bin"" does not give
a valid preprocessing token
anoncvssh.c:109:1: pasting ""SHELL="" and ""/bin/sh"" does not give a
valid preprocessing token
anoncvssh.c:110:1: pasting ""CVSROOT="" and ""/cvs"" does not give a
valid preprocessing token
anoncvssh.c:215:1: pasting ""cvs -d "" and "LOCALROOT" does not give a
valid preprocessing token
anoncvssh.c:215:1: pasting "LOCALROOT" and "" server"" does not give a
valid preprocessing token
anoncvssh.c:220:1: pasting "HOSTNAME" and "":"" does not give a valid
preprocessing token
anoncvssh.c:220:1: pasting "":"" and "LOCALROOT" does not give a valid
preprocessing token
*** Error code 1

I tried this on my OpenBSD box (where I use the same script) and it does
compile.  I believe the problem is related to gcc 3 on FreeBSD 5.3.  Can
anyone here help me to get this program to compile?  Thanks.

Tom
-- 

BSD# Project - Porting Mono to FreeBSD
http://forge.novell.com/modules/xfmod/project/?bsd-sharp



More information about the freebsd-hubs mailing list