I should have been more clear. I am running XFree86 4.0.3 with the rootless patches. I successfully ran configure with ppc for a host type. But when I tried to make, it spewed a bunch of preprocessing errors, then puked with an error 1.Originally posted by Straylight23
By taking a brief look at the given documentation, you should be able to compile and install it when your system matches the requirements listed below:
<ul>
<li>Installed XWindow-system</li>
<li>Give HostType in configure-script</li>
</ul>
Maybe there is more to it. But, hey i didn't try it due to the lck o XWindows.
cu:Stray
Yeah, the library in question seems to be libXpm.a, which exists in /usr/X11R6/lib. On the hunch that something was screwing up the lib path set in the makefile, I edited in the explicit path. But it made no difference.Originally posted by howardm4
Your missing the xpm library or the linker couldn't find at link time.
<time passes>
This is odd. I just successfully compiled x3270 and there are no references that can see at all for using the xpm library other than for a cygwin botch (which shouldn't matter here).