This is the mail archive of the
cygwin-xfree@cygwin.com
mailing list for the Cygwin XFree86 project.
compiling gv
- From: Ramaprabhu Janakiraman <rama at arl dot wustl dot edu>
- To: cygwin-xfree at cygwin dot com
- Date: Tue, 25 Feb 2003 16:08:21 -0600
- Subject: compiling gv
- Reply-to: cygwin-xfree at cygwin dot com
Hi,
I am trying to compile gv-3.5.8 on cygwin 1.3.20-1, and
have the following problems: ld complains when
I compile the source with --enable-auto-imports,
and the compile went through when i turned on
--enable-runtime-pseudo-reloc, but gv exits with
"Error: Unresolved inheritance operation" when I
run it. I suspect this is related to the problem
discussed in this thread on this list:
http://www.cygwin.com/ml/cygwin-xfree/2002-12/msg00189.html
Could someone help me find a way to fix this without having
to compile cygwin/Xfree86 myself? Did the proposed
code (to redefine _XtInherit to a constant) not make
it into the release yet?
thanks in advance,
-ram