[gs-devel] Make errors
Chris Liddell
chris.liddell at artifex.com
Mon Apr 16 21:51:48 UTC 2012
Makefile.in isn't the Makefile, it's a makefile template which the
configure script uses to create a Makefile.
You have to run the configure script before you try to run make.
BTW, GNU Ghostscript is a fork which we don't actually support.
Chris
On 16 April 2012 22:05, Nguyen, Yoom <ynguyen at galco.com> wrote:
> No quite sure what to modify.
>
>
>
> I am trying to build gnu-ghostscript-9.04.1 from source.
>
>
>
> 1. First attempt failed with the following error:
>
> [root at app1 gnu-ghostscript-9.04.1]# make
>
> make: *** No targets specified and no makefile found. Stop.
>
>
>
> 2. Found the Makefile.in and copy this file to a Makefile
>
> 3. Then run the make again. Here is the new errors
>
> 4.
>
> [root at app1 gnu-ghostscript-9.04.1]# make
>
> Makefile:188: *** missing separator. Stop.
>
>
>
>
>
> I am not sure what to modify.
>
> Our system is currently using as follow:
> OS is Redhat 6.1 64-bits
>
> Make GNU Make 3.81
> gcc version 4.4.5 20110214 (Red Hat 4.4.5-6) (GCC)
>
>
>
> Any assistance will be appreciate it.
>
>
>
> Thank you.
>
>
>
> ynguyen
>
>
> _______________________________________________
> gs-devel mailing list
> gs-devel at ghostscript.com
> http://ghostscript.com/cgi-bin/mailman/listinfo/gs-devel
More information about the gs-devel
mailing list