> xorg-server/xproto/fontsproto are pkg-config > packages, not system > packages - on OpenSolaris, they're provided in the > system packages > SUNWxwinc & SUNWxorg-headers. > > -- > -Alan Coopersmith-
Ah, I just found your post about the same issue (http://opensolaris.org/jive/thread.jspa?messageID=288328), so I did: pkg install SUNWhea SUNWxwinc SUNWxorg-headers and now it gets past the previous stage but I get: checking for XORG... yes checking for ANSI C header files... (cached) yes checking for /usr/X11/include/xorg/dri.h... yes checking for /usr/X11/include/xorg/sarea.h... yes checking for /usr/X11/include/xorg/dristruct.h... yes checking for /usr/X11/include/xorg/damage.h... yes checking whether to include DRI support... yes checking for DRI... configure: error: Package requirements (libdrm >= 2.2 xf86driproto) were not met: No package 'libdrm' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables DRI_CFLAGS and DRI_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. I can't find the package using Package Manager, but there is a SUNWdrmr that's already installed... Thanks, MP -- This message posted from opensolaris.org
