compiling gv

Yadin Y. Goldschmidt yadin@pitt.edu
Fri Feb 28 15:51:00 GMT 2003


I also tried to compile this code with --enabe-runtime-pseudo reloc. It
compiles, but when invoking the exe I get instead
Warning: translation table syntax error: Unknown event type :   EnterWindow
Warning: ... found while parsing '<EnterWindow>:        highlight()
'
Warning: String to TranslationTable conversion encountered errors
Warning: translation table syntax error: Unknown event type :   EnterWindow
Warning: ... found while parsing '<EnterWindow>:highlight()'
Warning: String to TranslationTable conversion encountered errors
Warning: translation table syntax error: Unknown modifier name:   Any
Warning: ... found while parsing 'Any<BtnDown>:set()PopupMenu()'
Warning: String to TranslationTable conversion encountered errors
Error: attempt to add non-widget child "fileButton" to parent "control"
which supports only widgets
and it dies.
any clues?
"Ramaprabhu Janakiraman" <rama@arl.wustl.edu> wrote in message
news:3E5BE955.6040602@arl.wustl.edu...
> 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
>
>





More information about the Cygwin-xfree mailing list