• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Intrinsic.h, cursorfont.h, keysym.h not found
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Intrinsic.h, cursorfont.h, keysym.h not found


  • Subject: Intrinsic.h, cursorfont.h, keysym.h not found
  • From: email@hidden
  • Date: Fri, 31 Jan 2003 10:55:17 -0800

While trying to make rxvt version 2.6.4 (current stable), I get the following errors:

[mycomputer:~/src/rxvt-2.6.4] thinmac% make
gcc -DHAVE_CONFIG_H -c -I/usr/X11R6/include -I. -I.. -I. -O command.c
rxvt.h:122: header file 'X11/Intrinsic.h' not found
rxvt.h:123: header file 'X11/cursorfont.h' not found
rxvt.h:124: header file 'X11/keysym.h' not found

Followed by a bunch of undefined type errors, presumably from types defined in those files.  Rxvt doesn't have any dependencies I could find other than X11 and a complete build environment, and from what I could find on google it looks like those header files are usually installed as part of an XFree86 installation in the /usr/X11R6/include/X11 directory.  Is this something not yet implemented, or something I need to get elsewhere?
TIA

-thinmac
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe: http://www.lists.apple.com/mailman/listinfo/x11-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Intrinsic.h, cursorfont.h, keysym.h not found
      • From: Haroon Sheikh <email@hidden>
  • Prev by Date: Re: Problems with current Apple X11 package
  • Next by Date: setenv in X11
  • Previous by thread: Questions on X11 for Mac OS X and Java
  • Next by thread: Re: Intrinsic.h, cursorfont.h, keysym.h not found
  • Index(es):
    • Date
    • Thread