swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] can't compile swftools-2010-10-12-2000.tar.gz


From: Sergio Monteiro Basto
Subject: [Swftools-common] can't compile swftools-2010-10-12-2000.tar.gz
Date: Wed, 27 Oct 2010 21:21:12 +0100

Hi,
I pass this :

In file included from modules/swfalignzones.c:2:
modules/../graphcut.c:27:20: error: ../mem.h: No such file or directory
In file included from modules/swfalignzones.c:2:
modules/../graphcut.c: In function ‘posqueue_notempty’:
modules/../graphcut.c:103: warning: cast from pointer to integer of
different size
make[1]: *** [modules/swfalignzones.o] Error 1

with : 
--- lib/graphcut.c.orig 2010-10-27 21:14:37.753845139 +0100
+++ lib/graphcut.c      2010-10-27 21:14:43.891756219 +0100
@@ -24,7 +24,7 @@
#include <math.h>
#include <memory.h>
#include "graphcut.h"
-#include "../mem.h"
+#include "mem.h"

//#define DEBUG


but 
make[1]: *** No rule to make target `pdf/VectorGraphicOutputDev.cc',
needed by `libgfxpdf.a'.  Stop.
make[1]: Leaving directory `/root/swftools-2010-10-12-2000/lib'
make: *** [all] Error 2

Can't understand what happen . 


Thanks, 
-- 
Sérgio M. B.

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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