This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

xfree86 cvs


Hi,

When I try to download XFree from cvs I keep getting an error:

$ cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/xoncygwin login
Logging in to :pserver:anonymous@cvs.sourceforge.net:2401/cvsroot/xoncygwin
CVS password:
cvs [login aborted]: end of file from server (consult above messages if any)

Eventually if I keep issuing the command I get through though. Does anyone else get that? Is this definitely the right cvs?

To download the source I just did:

cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/xoncygwin co -r XFIXES_BRANCH xc

Am I supposed to download anything else because when I do a 'make World' I keep getting the following error:

gcc -c -O2 -fno-strength-reduce -Wall -Wpointer-arith -I. -I../../../../../programs/Xserver/hw/xfr
ee86/os-support -I../../../../.. -I../../../../../exports/include -D__i386__ -DWIN32_LEAN_AND_MEA
N -DX_LOCALE -D_X86_ -D__CYGWIN__ -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SO
URCE -D_GNU_SOURCE -DNO_ALLOCA -DFUNCPROTO=15 -DNARROWPROTO cpconfig.c
rm -f cpconfig.exe
gcc -o cpconfig.exe -O2 -fno-strength-reduce -Wall -Wpointer-arith -L../../../../../exports/lib
cpconfig.o Device.o Files.o Flags.o Input.o Keyboard.o Layout.o Module.o Video.o Monitor.o Po
inter.o Screen.o Vendor.o read.o scan.o write.o DRI.o -L/usr/X11R6/lib -Wl,--enable-aut
o-import
make[5]: Leaving directory `/home/u752359/x-devel/build/std/programs/Xserver/hw/xfree86/parser'
make[4]: Target `all' not remade because of errors.
rm -f Xserver._man
cpp -undef -traditional -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5 -D__
libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__projectroot__=/usr/X11R6 -D__xorg
version__='"Release 6.6" "X Version 11"' -D__vendorversion__="`echo 4 3 0 | sed -e 's/ /./g' -e 's/^
/Version /'` XFree86" <Xserver.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^XCOMM$/s//#/' -e '/^X
COMM[^a-zA-Z0-9_]/s/^XCOMM/#/' >Xserver._man
rm -f Xserver.1.html Xserver.1-html
../../config/util/rman -f HTML < Xserver._man \
Xserver.1-html && mv -f Xserver.1-html Xserver.1.html
macro "in" not recognized -- ignoring
make[4]: Leaving directory `/home/u752359/x-devel/build/std/programs/Xserver'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/u752359/x-devel/build/std/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/u752359/x-devel/build/std'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/u752359/x-devel/build/std'
make: *** [World] Error 2


Not too sure what's going wrong here but I noticed the message 'Target `all' not remade because of errors.' came up a few times.

Thanks for any help.

JS

_________________________________________________________________
Get Hotmail on your mobile phone http://www.msn.co.uk/msnmobile


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]