Hi, I've ripped out Xprint from the xorg ports on the 2.4 branch. There's (at least) one port that depends on libXp though, which is Xaw3d. The following stupid patch makes it work (ie, Xaw3d doesn't actually need libXp. I confirmed it using opt/gv) xmkmf + sed -i -e 's/^EXTRAXAWREQS =.*/EXTRAXAWREQS=/' Makefile make -j1 However, I have no idea how Xprint even gets pulled in - I don't see any reference in the Imakefile. Does anybody care enough to look into this? Otherwise I suggest to go with the before mentioned lame method to rip out Xprint :) Please note that commits related to the Xprint removal should go on opt's 2.4 branch, which doesn't exist yet. Feel free to poke me to get it branched off when the need arises :) Thanks, Tilman -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?