Re: X11 Source Code Update
Re: X11 Source Code Update
- Subject: Re: X11 Source Code Update
- From: asxless <email@hidden>
- Date: Thu, 26 Jun 2003 13:43:13 -0500
On 6/26/03 1:25 PM, "John Harper" <email@hidden> wrote:
> On Thursday, June 26, 2003, at 9:52, asxless wrote:
>> rootless-window.c:535: error: structure has no member named
>> `window_level'
>> rootless-window.c:537: error: structure has no member named
>> `window_level'
>> rootless-window.c:538: error: `XP_WINDOW_LEVEL' undeclared (first use
>> in
>
> perhaps this wasn't in the xfree86 distributed version of Xplugin.h? It
> was added before beta3 and was defined in the header file I sent you
> yesterday (and to the list, but which is currently in moderation
> limbo..)
Bingo!
I had noticed that both the CVS Xplugin.h file and the one John distributed
had embedded control characters and Mac style line endings (e.g. more
/usr/include/Xplugin.h creates a messed up listing with missing pieces). I
used BBEdit to zap gremlins and convert to unix line endings in the CVS
version. Then I ran the small Xserver/hw/apple make again. I got different
results. It still didn't complete this build but it did do quite a bit
more:)
Then I got this message and did the same thing to the Xplugin.h John sent
and guess what....
** BUILD SUCCEEDED **:)
So.. please help this dev-dunce one more time.
Can I backup a few levels and just make part of this beast or do I need to
do a full make World?
If I have to make World, is there a _simple_ way to avoid building those
wacky fonts?
-- asxless
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.