XtErrorDB

Ken Brown kbrown@cornell.edu
Fri Dec 5 22:48:00 GMT 2008


I'm trying to debug an X11 application that runs fine when built against 
X11R6.99 but segfaults when built against X11R7.4.  (See 
http://cygwin.com/ml/cygwin-xfree/2008-11/msg00214.html for details.)  
An strace of the broken version shows that it tries to find the file 
/usr/lib/X11/XtErrorDB, which doesn't exist.  Could this be relevant?  I 
tried to figure out where this came from, and I found the following in 
/usr/include/X11/IntrinsicI.h:

#ifndef ERRORDB
#define ERRORDB "/usr/lib/X11/XtErrorDB"
#endif

Ken

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list