discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XDPS compile problem


From: Dennis Leeuw
Subject: Re: XDPS compile problem
Date: Sun, 25 Feb 2001 08:48:52 +0100

Richard Frith-Macdonald wrote:

> On Saturday, February 24, 2001, at 10:45 AM, Dennis Leeuw wrote:
>
> > Hi all,
> >
> > XDPS crashes with the following error, and I have no clue where to look:
> >
> > SharedX/XGContextWindow.m: In function `-[NSDPSContext(DPSWindow)
> > DPSwindow::::::]':
> > SharedX/XGContextWindow.m:878: structure has no member named
> > `numProtocols'
>
> That'll be my error ... I added a field in the xgps header and forgot to
> update the xdps header.  If you update from CVS, and rebuild the xdps stuff
> the problem should be fixed.

Okay, xdps builds, but Gomoku.app (my favourite test app) crashes while
building with:
make library_combo=gnu-gnu-gnu-xdps

on:
/usr/i386-slackware-linux/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSPanel' are not defined
/opt/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xdps/libgnustep-xdps.so:
undefined reference to `DPScurrentgcdrawable'
collect2: ld returned 1 exit status
make[2]: *** [Gomoku.app/ix86/linux-gnu/gnu-gnu-gnu-xdps/Gomoku] Error 1
make[1]: *** [Gomoku.build] Error 2
make: *** [Gomoku.all.app.variables] Error 2

So I started testing with Ink.app from CVS

/usr/i386-slackware-linux/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSPanel' are not defined
/opt/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xdps/libgnustep-xdps.so:
undefined reference to `DPScurrentgcdrawable'
collect2: ld returned 1 exit status
make[2]: *** [Ink.app/ix86/linux-gnu/gnu-gnu-gnu-xdps/Ink] Error 1
make[1]: *** [Ink.build] Error 2
make: *** [Ink.all.app.variables] Error 2

Since that is an identical error, I suspect that xdps or the combination of
xdps and xgps on one system causes the problem.

Greetings,


Dennis

Attachment: dleeuw.vcf
Description: Card for Dennis Leeuw


reply via email to

[Prev in Thread] Current Thread [Next in Thread]