[12786] in Athena Bugs
sun4 7.7K: /opt/SUNWits/Graphics-sw/xil
daemon@ATHENA.MIT.EDU (John Hawkinson)
Mon Oct 24 22:27:27 1994
To: bugs@MIT.EDU
Date: Mon, 24 Oct 1994 22:27:21 EDT
From: John Hawkinson <jhawk@MIT.EDU>
System name: bill-the-cat
Type and version: SPARC/Classic 7.7K (1 update(s) to same version)
Display type: cgthree
What were you trying to do?
Compile a program which requires xil include files. Specifically,
/afs/sipb/project/mbone/src/nv/src/sunvideo_grab.c
What's wrong:
/opt/SUNWits/Graphics-sw/xil/include does not exist. Thus, it is
not possible to compile programs which use /o/S/G-s/xil/lib/libxil.so.
What should have happened:
The above should be in /srvd/opt.
Please describe any relevant documentation references:
sunvideo_grab.c states:
To compile this you'll need the XIL header files (from the SUNWxilh
package in the developers kit), not just the XIL runtime packages
that are bundled with Solaris 2.x releases.
--jhawk