Hi All,

I'm a new member of this list from Hungary. I use swftools, and I should like 
to install the newest snapshot from source. At the make there was a mistake:

make[1]: *** No rule to make target `devices/opengl.c', needed by 
`devices/opengl.o'.  Stop.
make[1]: Leaving directory `/home/sanyi/swftools-2008-07-11-0008/lib'
make: *** [all] Error 2

I can't find this file in /lib/devices/ directory, but in the /lib/Makefile I 
saw this:

DEVICES = devices/swf.$(O) #devices/lrf.$(O) devices/opengl.$(O)

and these:

base_objects=q.$(O) utf8.$(O) png.$(O) jpeg.$(O) wav.$(O) mp3.$(O) os.$(O) 
bitio.$(O) log.$(O) mem.$(O) 
gfx_objects=gfxtools.$(O) gfxfont.$(O) gfxpoly.$(O) devices/dummy.$(O) 
devices/file.$(O) devices/render.$(O) devices/text.$(O) devices/record.$(O) 
devices/ops.$(O) devices/polyops.$(O) devices/bbox.$(O) devices/rescale.$(O) 
devices/opengl.$(O)

devices/opengl.$(O):  devices/opengl.c devices/opengl.h
        $(C) devices/opengl.c -o devices/opengl.$(O)

What can I do?

p.s.: Sorry, but my english is poor. 

-- 
Greetings:
alexfiftysix
http://alex56.extra.hu
[EMAIL PROTECTED]


Reply via email to