[Gridflow-dev] gridflow on ubuntu 9.10

gnd at itchybit.org gnd at itchybit.org
Sun Oct 25 18:30:03 EDT 2009


Hello,

i've installed Ubuntu 9.10 on an older laptop (Asus AJ8) and was trying to
compile the latest gridflow (0.9.5 release as well as from the svn) and it
goes well apart from some issues:

first i cant seem to make the dc13394 support work - in Ubuntu 9.10
there's only libdc1394-22 library and when i install the dev headers
../configure gives me:
DC1394 for Linux <dc1394/control.h>: -------------------------------->
missing (gcc: error: ‘dc1394_get_camera_port’ was not declared in this
scope)

i think on ubuntu 9.04 i think i resolved this issue by installing
libdc1394-13-dev which in Ubuntu 9.10 is not possible anymore because of
the dependencies.

secondly, the Asus machine has a Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz
processor but the ./configure tells me that:

[pentium] Pentium-compatible CPU:
--------------------------------------------> missing (runtime error)
[mmx] MMX-compatible CPU (using NASM):
---------------------------------------> disabled (would need pentium)

which is a bit strange. Make runs ok, and im able to load GridFlow into
PD, but its impossible to create [#in] or [#out] objects, gridflow
complains that "couldn't create" which is really strange.

Does anybody have a idea what might be the cause ? Here is the whole
./configure output:
 ./configure

This is the GridFlow 0.9.5 configurator
[gcc3] GNU C++ Compiler 3 (or 4):
--------------------------------------------> found
[stl] C++ Standard Template Library:
-----------------------------------------> found
[gcc64] GNU C++ in 64-bit mode:
----------------------------------------------> missing (runtime error)
[pentium] Pentium-compatible CPU:
--------------------------------------------> missing (runtime error)
[mmx] MMX-compatible CPU (using NASM):
---------------------------------------> disabled (would need pentium)
[x11] X11 Display Protocol:
--------------------------------------------------> found
[x11_shm] X11 acceleration by shared memory (XSHM plugin):
-------------------> found
[sdl] Simple Directmedia Layer (experimental support):
-----------------------> found
[objcpp] GNU/Apple ObjectiveC++ Compiler:
------------------------------------> missing (where is objc/Object.h ?)
[quartz] Apple Quartz/Cocoa Display:
-----------------------------------------> disabled (would need objcpp)
[aalib] Ascii Art Library:
---------------------------------------------------> found
[netpbm] NetPBM 10 Library <pam.h>:
------------------------------------------> found
[jpeg] JPEG Library:
---------------------------------------------------------> found
[png] PNG Library <libpng12/png.h>:
------------------------------------------> found
[videodev] Video4linux Digitizer Driver Interface:
---------------------------> found
[dc1394] DC1394 for Linux <libdc1394/dc1394_control.h>:
----------------------> missing (where is libdc1394/dc1394_control.h ?)
[dc1394] DC1394 for Linux <dc1394/control.h>:
--------------------------------> missing (gcc: error:
‘dc1394_get_camera_port’ was not declared in this scope)
[mpeg3] HeroineWarrior LibMPEG3 <libmpeg3/libmpeg3.h>:
-----------------------> missing (where is libmpeg3/libmpeg3.h ?)
[mpeg3] HeroineWarrior LibMPEG3 <libmpeg3.h>:
--------------------------------> found
[quicktimeapple] Apple's QuickTime:
------------------------------------------> missing (gcc compilation
error)
[quicktimehw] Plaum's LibQuickTime (try #1) <lqt/quicktime.h>:
---------------> missing (gcc compilation error)
[quicktimehw] Plaum's LibQuickTime (try #1) <quicktime/quicktime.h>:
---------> missing (where is quicktime/quicktime.h ?)
[quicktimehw] Plaum's LibQuickTime (try #2) <lqt/quicktime.h>:
---------------> missing (gcc compilation error)
[quicktimehw] Plaum's LibQuickTime (try #2) <quicktime/quicktime.h>:
---------> missing (where is quicktime/quicktime.h ?)
[quicktimehw] Plaum's LibQuickTime (try #3) <lqt/quicktime.h>:
---------------> found
[puredata] PureData (or DesireData):
-----------------------------------------> found
[desiredata] DesireData:
-----------------------------------------------------> missing (gcc:
error: ‘gobj_subscribe’ was not declared in this scope)
[gem09] PureData GEM (source code) with m_holdname:
--------------------------> missing (gcc: error: ‘CPPExtern’ has not been
declared)
[opencv] Intel OpenCV:
-------------------------------------------------------> found
[fftw] FFTW (Fastest Fourier Transform in the West):
-------------------------> found

Attached find the config.log.

cheers,

gnd/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 25658 bytes
Desc: not available
Url : http://lists.artengine.ca/pipermail/gridflow-dev/attachments/20091025/ee1c03f2/attachment-0001.bin 


More information about the Gridflow-dev mailing list