freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Devel] freetype-2.1.7 unable to build with makepp


From: Werner LEMBERG
Subject: Re: [Devel] freetype-2.1.7 unable to build with makepp
Date: Tue, 13 Apr 2004 10:31:45 +0200 (CEST)

From: address@hidden
Subject: [Devel] freetype-2.1.7 unable to build with makepp
Date: Tue, 6 Apr 2004 20:29:28 GMT

> I was wondering if you have any hints as to why the following does not work.
> 
> I do not have GNU make, so, following your README, I have installed
> and am using makepp. Do you think this might be a problem with
> makepp?

Yes.

> Here is my output:
> 
> /opt/oracle/work/krichine/perl/freetype-2.1.7 > makepp --version
> makepp 1.19 is distributed under the terms of the Artistic license.
> For more details, see the makepp homepage at http://makepp.sourceforge.net.
> 
> ...Incidentally, I had to edit your configure since -v does not seem
> to work in makepp, nor does it return any GNU strings...

Fixed in the CVS.

> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> [...]
> configure: creating ./config.status
> config.status: creating unix-cc.mk
> config.status: creating unix-def.mk
> config.status: creating freetype-config
> config.status: creating freetype2.pc
> config.status: creating ftconfig.h
> makepp: warning: I attempted to build 
> /opt/oracle/work/krichine/perl/freetype-2.1.7/unix-def.mk,
>   but after successfully executing the commands, the target does not
> exist.

This should be fixed now in the CVS.  Please test.

> makepp: Entering directory `/opt/oracle/work/krichine/perl/freetype-2.1.7'
> /opt/oracle/work/krichine/perl/freetype-2.1.7/builds/unix/libtool 
> --mode=compile cc -I/opt/oracle/work/krichine/perl/freetype-2.1.7/objs 
> -I/opt/oracle/work/krichine/perl/freetype-2.1.7/builds/unix 
> -I/opt/oracle/work/krichine/perl/freetype-2.1.7/include -c -g 
> -DDARWIN_NO_CARBON -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -oobjs/ftsystem.lo 
> -osrc/base/ftsystem.c
> mkdir .libs
>  cc -I/opt/oracle/work/krichine/perl/freetype-2.1.7/objs 
> -I/opt/oracle/work/krichine/perl/freetype-2.1.7/builds/unix 
> -I/opt/oracle/work/krichine/perl/freetype-2.1.7/include -c -g 
> -DDARWIN_NO_CARBON "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -oobjs/ftsystem.lo 
> -osrc/base/ftsystem.c  +Z -DPIC -o .libs/ftsystem.o
> cc: error 1410: Illegal name for output file: "src/base/ftsystem.c".
> makepp: error (1), stopping now

Use `makepp --norc-substitution'.


    Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]