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


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

RE: Compile Problems.



You must have binary mode mount points.  It have mentioned it several times.
imake has no problems.  

Suhaib

> -----Original Message-----
> From: Arek (James Potts) [mailto:webmaster@verge-net.com]
> Sent: Sunday, February 18, 2001 8:51 PM
> To: Cygwin Xfree Mailing List
> Subject: Re: Compile Problems.
> 
> 
> I seem to have fixed this by downloading the 4.0.2 source 
> tarballs.  I hope
> no other problems come up.  FYI, this seems to be a problem 
> with either
> imake (not recognizing "#endif\r\n" properly -- this has been 
> mentioned
> before), or CVS (prepending \r to \n in text files).
> 
> James Potts
> (webmaster@verge-net.com)
> (james@verge-rpg.com)
> 
> 
> ----- Original Message -----
> From: "Arek (James Potts)" <webmaster@verge-net.com>
> To: "Cygwin Xfree Mailing List" <cygwin-xfree@sources.redhat.com>
> Sent: Saturday, February 17, 2001 1:09 PM
> Subject: Re: Compile Problems.
> 
> 
> > Ok, Here's exactly what I did this time around:
> >
> > jimmie@JIMMIE ~
> > $ rm -R xc
> > $ export CVSROOT=:pserver:anoncvs@anoncvs.xfree86.org:/cvs
> > $ cvs login
> >   anoncvs
> > $ cvs -z7 co xc
> > $ cd xc
> > $ make World
> >
> > This gives me the same error I've been getting the whole time.
> >
> > Any ideas?
> >
> > James Potts
> > (webmaster@verge-net.com)
> > (james@verge-rpg.com)
> >
> >
> > ----- Original Message -----
> > From: "Suhaib Siddiqi" <ssiddiqi@inspirepharm.com>
> > To: "Cygwin Xfree Mailing List" <cygwin-xfree@sources.redhat.com>
> > Sent: Friday, February 16, 2001 1:38 PM
> > Subject: RE: Compile Problems.
> >
> >
> > > Something is corrupted at your end.  I suggest you delete the xc
> directory
> > > and checkout xc from cvs
> > > at www.xfree86.org.  I did cvs co on a new Windows 
> machine.  Then typed
> > make
> > > World
> > > and it compiled everything without problems.
> > >
> > > This is what I did
> > >
> > > cd tmp
> > > mkdir xf86
> > > cd xf86
> > > export CVSROOT=:pserver:anoncvs@anoncvs.xfree86.org:/cvs
> > > cvs login
> > > anoncvs (password)
> > > cvs co xc
> > >
> > > after everything was checked out
> > >
> > > cd xc
> > > make World.
> > >
> > >
> > > Suhaib
> > >
> > > > -----Original Message-----
> > > > From: Arek (James Potts) [mailto:webmaster@verge-net.com]
> > > > Sent: Friday, February 16, 2001 11:20 AM
> > > > To: Cygwin Xfree Mailing List
> > > > Subject: Re: Compile Problems.
> > > >
> > > >
> > > >
> > > > > The patches you applied from mail archives were fro XFree86
> > > > 4.0.1 and may
> > > > > not
> > > > > apply cleanly to XF86 4.0.2 or CVS version.
> > > >
> > > > I understood that, and thought I'd try them before 
> mailing the list.
> > > >
> > > > > My latest patches to XF86 were applied to CVS day before
> > > > yesterday (Feb
> > > > > 13th).
> > > > > When did you do a CVS update?
> > > >
> > > > I updated on that day.  Late in the evening, central time.
> > > > I'll update
> > > > again and see what happens.
> > > >
> > > > > The following error mean there is a missing #endif in
> > > > xc/config/cf/Imakefile
> > > > > or
> > > > > or one of the required *.cf *.rules *.tmpl files.
> > > >
> > > > Thank you for pointing me in the right direction.
> > > >
> > > > >
> > > > > > In file included from config/cf/Imake.tmpl:1766,
> > > > > >                  from Imakefile.c:8:
> > > > > > /tmp/IIf.615477:87: unterminated `#ifdef' conditional
> > > > > > ./config/imake/imake: Exit code 1.
> > > > > >   Stop.
> > > > >
> > > > > These are a bit time consuming to figure out.  However the
> > > > XF86 from CVS
> > > > > at http://www.xfree86.org should compile.  I have checked
> > > > it. Are you sure
> > > > > that
> > > > > you got CVS sources downloaded properly.  You ran cvs 
> update on a
> > > > directory
> > > > > which contained XF86 4.0.2 sources from *.tar.gz files?  I
> > > > am affraid cvs
> > > > > update my not
> > > > > have worked.  You need to do a cvs checkout to make sure
> > > > you get all the
> > > > > files properly.
> > > >
> > > > No, I used 'cvs checkout -r xf-4_0_2 xc' to get 4.0.2.
> > > > That's also why I
> > > > used the -A (remove sticky tags) flag in the update.  Like I
> > > > said, I'm gonna
> > > > update again.  Hopefully it will work correctly.
> > > >
> > > > James Potts
> > > > (webmaster@verge-net.com)
> > > > (james@verge-rpg.com)
> > > >
> > > >
> > >
> >
> 


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