swftools-common
[Top][All Lists]
Advanced

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

Fwd: [Swftools-common] errors building swftools - No rule to make targe


From: Norman Khine
Subject: Fwd: [Swftools-common] errors building swftools - No rule to make target `xpdf-*tar.gz', needed by `xpdf/Gfx.cc'. Stop
Date: Sat, 30 Jan 2010 17:18:02 +0100

---------- Forwarded message ----------
From: Norman Khine <address@hidden>
Date: Sat, Jan 30, 2010 at 5:17 PM
Subject: Re: [Swftools-common] errors building swftools - No rule to
make target `xpdf-*tar.gz', needed by `xpdf/Gfx.cc'. Stop
To: Morten Sjøgren <address@hidden>


Hello,

On Sat, Jan 30, 2010 at 9:49 AM, Morten Sjøgren <address@hidden> wrote:
>
>
> 2010/1/30 Norman Khine <address@hidden>
>>
>> hello,
>> i just checkout out the latest source form the git repository, but get
>> this error when i run %make
>>
>> % git pull origin master
>> % ./configure --prefix=$HOME/usr/local/swftools
>> % make
>>
>> ...
>> gcc -c -DHAVE_CONFIG_H   -I/opt/local/include
>> -I/Users/khine/usr/local/swftools/include
>> -I/opt/local/include/freetype2 -I/opt/local/include -Ilame -Ilib/lame
>> -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer
>> as3/assets.c -o as3/assets.o
>> ar r librfxswf.a modules/swfaction.o modules/swfbits.o
>> modules/swfbutton.o modules/swfcgi.o modules/swfdraw.o
>> modules/swfdump.o modules/swffilter.o modules/swffont.o
>> modules/swfobject.o modules/swfrender.o modules/swfshape.o
>> modules/swfsound.o modules/swftext.o modules/swftools.o
>> modules/swfalignzones.o rfxswf.o drawer.o lame/psymodel.o lame/fft.o
>> lame/newmdct.o lame/quantize.o lame/takehiro.o lame/reservoir.o
>> lame/quantize_pvt.o lame/vbrquantize.o lame/encoder.o lame/id3tag.o
>> lame/version.o lame/tables.o lame/util.o lame/bitstream.o
>> lame/set_get.o lame/VbrTag.o lame/lame.o h.263/dct.o
>> h.263/h263tables.o h.263/swfvideo.o action/assembler.o
>> action/compile.o action/lex.swf4.o action/lex.swf5.o action/libming.o
>> action/swf4compiler.tab.o action/swf5compiler.tab.o
>> action/actioncompiler.o as3/abc.o as3/pool.o as3/files.o as3/opcodes.o
>> as3/code.o as3/registry.o as3/builtin.o as3/parser.tab.o
>> as3/tokenizer.yy.o as3/scripts.o as3/compiler.o as3/import.o
>> as3/expr.o as3/common.o as3/initcode.o as3/assets.o
>> ar: creating archive librfxswf.a
>> ranlib librfxswf.a
>> cd pdf;make libgfxpdf
>> make[2]: *** No rule to make target `xpdf-*tar.gz', needed by
>> `xpdf/Gfx.cc'.  Stop.
>> make[1]: *** [libgfxpdf.a] Error 2
>> make: *** [all] Error 2
>>
>> Any advise much appreciated.
>>
>> Norman
>>
>>
>
> Hi,
>
> Download xpdf-sourcecode from http://www.foolabs.com/xpdf/download.html and
> place it the xpdf directory.

where is the xpdf directory?

araweelo:~/Documents/SANDBOXES/swftools khine$ tree -L 1
.
|-- AUTHORS
|-- COPYING
|-- ChangeLog
|-- INSTALL
|-- Makefile
|-- Makefile.common
|-- Makefile.common.in
|-- Makefile.in
|-- Makefile.new
|-- Makefile.new.in
|-- avi2swf
|-- build
|-- config.guess
|-- config.h
|-- config.h.in
|-- config.log
|-- config.status
|-- config.sub
|-- configure
|-- configure.in
|-- doc
|-- import.sh
|-- install-sh
|-- installer
|-- lib
|-- ltmain.sh
|-- m4
|-- missing
|-- mkinstalldirs
|-- parsedoc.pl
|-- release
|-- release.in
|-- setup.py
|-- spec
|-- src
|-- swfs
`-- wx

xpdf is installed on my system:

$ xpdf -v
xpdf version 3.02
Copyright 1996-2007 Glyph & Cog, LLC
$ which xpdf
/opt/local/bin/xpdf

> That should do it.
> - Morten

thanks



-- 
%>>> "".join( [ {'*':'@','^':'.'}.get(c,None) or
chr(97+(ord(c)-83)%26) for c in ",adym,*)&uzq^zqf" ] )




reply via email to

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