> In file included from Xlcint.h:74,
                 from Xrm.c:55:
/usr/lib/gcc/i586-suse-linux/4.2.1/include/varargs.h:4:2: error: #error "GCC 
no longer implements ."
/usr/lib/gcc/i586-suse-linux/4.2.1/include/varargs.h:5:2: error: #error 
"Revise your code to use ."

In your [unspecified] version of gcc, it no longer supports
some mechanism in include/varargs.h.  This could be a compiler
install issue, or something else.  Since Xrm.c is optional in NXLIB,
you might just remove it from the makelist.  Xrm.c and Xlcint.h were 
grabbed,
unmodified, from the X11 distribution.  Your other option would be to
get a later X11 version that is compatible with your compiler, and
replace these two files, since NXLIB only includes them for Xrm
compatibility.

Regards,

Greg 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to