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]

RE: Building xserver


Suhaib,

> The problem is, if I am not mistaken, you were using
> SHADOW=miext/shadow

That is pretty close to correct.

The XWINDIRS line was the culprit.  I made a mistake and put $(FB) and
$(SHADOW) into the XWINDIRS variable.  $(FB) and $(SHADOW) refer to the fb
and shadow libraries, not the directories.  I have since corrected that by
changing $(FB) and $(SHADOW) to $(FBDIR) and $(SHADOWDIR).

I checked my patch email and it was in there, indeed.

If I recall correctly, there was some other problem with my patch, and I
think I failed to submit a fixed Imakefile to you.  I blamed you but it was
really just my fault :)

I'll repackage that patch soon and send it to you.

Harold

> -----Original Message-----
> From: Suhaib Siddiqi [mailto:ssiddiqi@inspirepharm.com]
> Sent: Wednesday, April 25, 2001 9:00 AM
> To: 'Harold Hunt'; wgarcia@upf.es; cygwin-xfree@sourceware.cygnus.com
> Subject: RE: Building xserver
>
>
>
>
> > -----Original Message-----
> > From: Harold Hunt [mailto:huntharo@msu.edu]
> > Sent: Wednesday, April 25, 2001 8:52 AM
> > To: wgarcia@upf.es; cygwin-xfree@sourceware.cygnus.com
> > Subject: RE: Building xserver
> >
> >
> > > make[4]: Eliminating circular reference to  fb/libfb.a <-
> > fb/libfb.a.
> > > make[4]: Eliminating circular reference to
> > > miext/shadow/libshadow.a <-
> > > fb/libfb.a.
> > > make[4]: Eliminating circular reference to
> > > miext/shadow/libshadow.a <-
> > > miext/shadow/libshadow.a.
> >
> > Heh, well, I can tell you that I fixed the cicular reference
> > warnings in my
> > patches, but Suhaib didn't except that one :)
>
>
>
> Ummm who said I did not except... or accept?
> I applied your all the patches.  ;-)
> The problem is, if I am not mistaken, you were using
> SHADOW=miext/shadow
> and at few other place if I remember correctly XF86 defines
> SHDOWDIR=miext/shadow.... whatever there were some conflicts because
> of that Makefiles in miext/shadow were generated but make refuses
> to descend to it and compile...
> Or have you fixed that in your latest test server for which I have not
> received patches yet :-)
>
> Suhaib
>
>
>
>
>
>
>
>
>
>
> >
> > Harold
> >


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