[Gridflow-dev] GridFlow 0.9.4

olsen wolf sesselastronaut at googlemail.com
Tue Aug 12 07:19:17 EDT 2008


jep sorry forgot about the config.log - guess this is the relevant part:
----------------------------------------------------------------
ESC[0m[ESC[0;1;33;44mquicktimehwESC[0m] Plaum's LibQuickTime (try #2)
<lqt/quicktime.h>:

                #include <stdio.h>
                #include <lqt/quicktime.h>
#include <lqt/colormodels.h>
#include <lqt/lqt.h>
#include <lqt/lqt_version.h>
#include <lqt/lqt_codecinfo.h>

                int main () {
                fprintf(stderr,"LQT_VERSION = %s\n",
                #ifdef LQT_VERSION
                        LQT_VERSION
                #else
                        "(undefined)"
                #endif
                ); return quicktime_open==0; }

/usr/bin/env g++ -I/usr/local/include -I/home/olsen/include -I. -xc++
-fno-operator-names -I/usr/X11R6/include -O3 tmp/6084.cpp -o tmp/6084
-L/home/olsen/lib -L/usr/lo
cal/lib -L/usr/X11R6/lib -L/opt/gnome/lib -L/usr/X11R6/lib64 -L/opt/gnome
/lib64 -L/usr/X11R6/lib -L/opt/gnome/lib -L/usr/X11R6/lib64
-L/opt/gnome/lib64 -L/usr/X11R6/lib -L/opt/gnome/lib
-L/usr/X11R6/lib64 -L/opt/gnome/lib64 -L/usr/X11R6/lib
-L/opt/gnome/lib -L/usr/X11R6/lib64 -L/opt/gnome/lib64 -lquicktime
-lpthread -lpng -ldl -lglib-1.2 -lz
/usr/bin/ld: cannot find -lglib-1.2
collect2: ld returned 1 exit status

error #256
ESC[0;1;31m---------------> missing (gcc compilation error)
#<RuntimeError: gcc compilation error>
./configure:159:in `c_test'
./configure:517
./configure:722:in `call'
./configure:722:in `try'
./configure:698:in `try'
./configure:695:in `each'
./configure:695:in `try'
./configure:690:in `try'
./configure:688:in `each'
./configure:688:in `try'
./configure:761
./configure:761:in `each'
./configure:761



On Tue, Aug 12, 2008 at 12:59 AM, Mathieu Bouchard <matju at artengine.ca> wrote:
> On Thu, 7 Aug 2008, olsen wolf wrote:
>
>> export CPLUS_INCLUDE_PATH=/usr/include/lqt/
>> where the quicktime.h is located
>> but no reward for this one...
>
> GridFlow tries "lqt/quicktime.h" relative to every path in
> CPLUS_INCLUDE_PATH. therefore it should contain just "/usr/include" instead
> of "/usr/include/lqt". But "/usr/include" is already implied by the compiler
> itself, so the problem is something else.
>
>> [quicktimehw] Plaum's LibQuickTime (try #1) <lqt/quicktime.h>:
>> ---------------> missing (gcc compilation error)
>
> For lqt/quicktime.h it says "compilation error" and not "header missing".
> Look in the config.log file to see what the actual error is.
>
>  _ _ __ ___ _____ ________ _____________ _____________________ ...
> | Mathieu Bouchard - tél:+1.514.383.3801, Montréal, Québec



-- 
Planet Pluto bleibt!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 23885 bytes
Desc: not available
Url : http://lists.artengine.ca/pipermail/gridflow-dev/attachments/20080812/793d57a8/attachment-0001.obj 


More information about the Gridflow-dev mailing list