[bug-pcl] Error when trying to build on RedHat 9.0

Stefan Kemper stefan.kemper at artifex.com
Mon Nov 15 09:11:22 PST 2004


Hi Ola,

I don't have a RH9 system anymore but here's stabbing in the dark.


locate Xlib.h 
on my fedora system : /usr/X11R6/include/X11/Xlib.h
/usr/include/X11 is a soft link to /usr/X11R6/include/X11

I seem to recall I had to add this soft link on one version of Redhat.

I don't think XINCLUDE is used...

XLIBSDIR=-L/usr/X11R6/lib

Good luck,
Stefan


On Mon, 2004-11-15 at 01:48, Ola Albertsson wrote:
> Hi,
> I´m trying to build Ghostpcl_1.40 on a RedHat 9.0 but when I do "make 
> product" I get the following error:
> make[2]: *** [obj/gdevx.o] Error 1
> make[2]: Leaving directory `/root/ghostpcl_1.40/main'
> make[1]: *** [obj/ldgs.tr] Error 2
> make[1]: Leaving directory `/root/ghostpcl_1.40/main'
> make: *** [product] Error 2
> 
> in main/pcl6_gcc.mak I have changed these lines
> # XINCLUDE=-I/usr/local/X/include
> XINCLUDE=-I/usr/X11R6/include/X11
> # XLIBDIRS=-L/usr/X11/lib -L/usr/X11R6/lib
> XLIBDIRS=-L/usr/X11R6/lib/X11 -L/usr/X11R6/lib/X11
> 
> The strange thing is that I have a RedHat 7.3 with ghostpcl_1.40 and I 
> can´t remember having any problems when I installed it on that box a few 
> months ago.
> 
> Regards
> Ola
> _______________________________________________
> bug-pcl mailing list
> bug-pcl at ghostscript.com
> http://www.ghostscript.com/mailman/listinfo/bug-pcl
> 



More information about the bug-pcl mailing list