[Gridflow-dev] Gridflow compile error
gnd at itchybit.org
gnd at itchybit.org
Mon Nov 16 16:41:51 EST 2009
Hi,
i experience the following while compiling Gridflow. I have a Ubuntu 9.04.
# make
ruby -w src/source_filter.rb src/gridflow.hxx src/gridflow.hxx.fcs
ruby -w src/source_filter.rb src/gridflow.cxx src/gridflow.cxx.fcs
g++ -xc++ -I/usr/local/include -I/root/include -I. -I/usr/X11R6/include
-O3 -mtune=pentium -march=pentium -Wall -Wno-unused -Wunused-variable -g
-fPIC -I. -DPDSUF=\".pd_linux\" -c src/gridflow.cxx.fcs -o src/gridflow.o
src/gridflow.cxx.fcs:46:2: warning: #warning Vanille
src/gridflow.cxx.fcs:748: error: redefinition of struct _methodentry
./bundled/m_imp.h:16: error: previous definition of struct _methodentry
src/gridflow.cxx.fcs:752: error: invalid type in declaration before ; token
src/gridflow.cxx.fcs:752: error: conflicting declaration typedef int
t_methodentry
./bundled/m_imp.h:20: error: t_methodentry has a previous declaration as
typedef struct _methodentry t_methodentry
src/gridflow.cxx.fcs:753: error: redefinition of struct _class
./bundled/m_imp.h:32: error: previous definition of struct _class
make: *** [src/gridflow.o] Error 1
attached find the config.log,
cheers and thanks for looking at it,
gnd/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 18445 bytes
Desc: not available
Url : http://lists.artengine.ca/pipermail/gridflow-dev/attachments/20091116/7d5a4b80/attachment.bin
More information about the Gridflow-dev
mailing list