gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] gnash-0.8.8 kde4.4.5 qt-4.6.2


From: sibu xolo
Subject: [Gnash-dev] gnash-0.8.8 kde4.4.5 qt-4.6.2
Date: Sun, 29 Aug 2010 17:07:10 +0100
User-agent: KMail/1.13.5 (Linux/2.6.34.0nbf9aDRIm; KDE/4.4.5; x86_64; ; )

greetings.

I attempt to compile gnash-0.8.8 on a machine with these:-
--------CPU amd64 2 cores
--------o/s linux kernel2.6.34  64-bit only 
--------X: xorg 7.5 kde-4.4.5, qt-4.6.2, gtk-2.18.9
--------compiler gcc-4.4.2
the goal is to get gnash to work with the konqueror web-browser

#######  running configure with:-
--with-qt4-incl=/opt/qt4/include \
--with-qt4-lib=/opt/qt4/lib \
--enable-gui=qt4,gtk2 \

----------configure responds with:-
Configurable options are:
        Intel 810 LOD bias hack disabled (default). Use --enable-i810-lod-bias 
to enable.
        POSIX Threads support enabled (default)
        DMalloc support disabled (default). Use --enable-dmalloc to enable.
        NPAPI plugin enabled (default). Use --disable-npapi to disable.
            NPAPI plugin will be installed in 
/opt/xulrunner/lib/xulrunner-1.9.2/plugins
        KPARTS 3.x plugin disabled.
        KPARTS 4.x plugin disabled.

########  running  ./configure  with:-
--with-qt4-incl=/opt/qt4/include \
--with-qt4-lib=/opt/qt4/lib \
--enable-gui=kde4,qt4,gtk2 \
---------configure responds with:-
Configurable options are:
        Intel 810 LOD bias hack disabled (default). Use --enable-i810-lod-bias 
to enable.
        POSIX Threads support enabled (default)
        DMalloc support disabled (default). Use --enable-dmalloc to enable.
        NPAPI plugin enabled (default). Use --disable-npapi to disable.
            NPAPI plugin will be installed in 
/opt/xulrunner/lib/xulrunner-1.9.2/plugins
        KPARTS 3.x plugin disabled.
        KPARTS 4.x plugin enabled (default). Use --disable-kparts4 to disable
            KPARTS 4.x plugin will be installed in 
/opt/kde4/lib/kde4/plugins/lib/kde4
            KPARTS 4.x service will be installed in 
/opt/kde4/share/kde4/services/share/kde4/services
            KPARTS 4.x config dir will be in 
/opt/kde4/share/config}/share/kde4/config
            KPARTS 4.x appsdata will be installed in 
/opt/gnash-0.8.8/share/kde4/apps/klash

--------- running make now ends like so:-
g++: /usr/X11R7.5/include: linker input file unused because linking not done
  CXX    kde4_gnash-gui.o
g++: /usr/X11R7.5/include: linker input file unused because linking not done
  CXX    kde4_gnash-Player.o
g++: /usr/X11R7.5/include: linker input file unused because linking not done
  CXX    kde4_gnash-NullGui.o
g++: /usr/X11R7.5/include: linker input file unused because linking not done
  CXX    kde4_gnash-GuiKde4.o
In file included from kde/GuiKde4.cpp:29:
kde/Kde4Gui.h:30:27: error: QX11EmbedWidget: No such file or directory
kde/Kde4Gui.h:31:19: error: QDialog: No such file or directory
In file included from kde/Kde4GlueAgg.h:27,
                 from kde/Kde4Gui.h:34,
                 from kde/GuiKde4.cpp:29:
kde/Kde4Glue.h:28:19: error: QWidget: No such file or directory
In file included from kde/Kde4Gui.h:34,
                 from kde/GuiKde4.cpp:29:
kde/Kde4GlueAgg.h:30:18: error: QImage: No such file or directory
kde/Kde4GlueAgg.h:32:20: error: QPainter: No such file or directory
In file included from kde/Kde4GlueAgg.h:27,
                 from kde/Kde4Gui.h:34,
                 from kde/GuiKde4.cpp:29:
kde/Kde4Glue.h:42: error: expected class-name before '{' token
kde/Kde4Glue.h:43: error: ISO C++ forbids declaration of 'Q_OBJECT' with no 
type
kde/Kde4Glue.h:45: error: expected ';' before 'public'
kde/Kde4Glue.h:52: error: expected ':' before 'slots'
kde/Kde4Glue.h:54: error: expected primary-expression before 'void'
kde/Kde4Glue.h:54: error: ISO C++ forbids declaration of 'slots' with no type
kde/Kde4Glue.h:54: error: expected ';' before 'void'
kde/Kde4Glue.h:65: error: 'QPaintEvent' has not been declared
kde/Kde4Glue.h:66: error: 'QTimerEvent' has not been declared
kde/Kde4Glue.h:67: error: 'QResizeEvent' has not been declared
kde/Kde4Glue.h:68: error: 'QMouseEvent' has not been declared
kde/Kde4Glue.h:69: error: 'QMouseEvent' has not been declared
kde/Kde4Glue.h:70: error: 'QMouseEvent' has not been declared
kde/Kde4Glue.h:71: error: 'QKeyEvent' has not been declared
kde/Kde4Glue.h:72: error: 'QKeyEvent' has not been declared
kde/Kde4Glue.h:73: error: 'QContextMenuEvent' has not been declared
kde/Kde4Glue.h:76: warning: non-static reference 'gnash::Kde4Gui& 
gnash::DrawingWidget::_gui' in class without a constructor
In file included from kde/Kde4Gui.h:34,
                 from kde/GuiKde4.cpp:29:
kde/Kde4GlueAgg.h:59: error: 'QImage' was not declared in this scope
kde/Kde4GlueAgg.h:59: error: template argument 1 is invalid
kde/Kde4GlueAgg.h:60: error: 'QPainter' was not declared in this scope
kde/Kde4GlueAgg.h:60: error: template argument 1 is invalid
In file included from kde/Kde4Gui.h:38,
                 from kde/GuiKde4.cpp:29:
kde/Kde4GlueCairo.h:61: error: 'QImage' was not declared in this scope
kde/Kde4GlueCairo.h:61: error: template argument 1 is invalid
kde/Kde4GlueCairo.h:62: error: 'QPainter' was not declared in this scope
kde/Kde4GlueCairo.h:62: error: template argument 1 is invalid
In file included from kde/GuiKde4.cpp:29:
kde/Kde4Gui.h:66: error: expected class-name before '{' token
kde/Kde4Gui.h:67: error: ISO C++ forbids declaration of 'Q_OBJECT' with no 
type
kde/Kde4Gui.h:69: error: expected ';' before 'public'
kde/Kde4Gui.h:75: error: expected ':' before 'slots'
kde/Kde4Gui.h:76: error: expected primary-expression before 'void'
kde/Kde4Gui.h:76: error: ISO C++ forbids declaration of 'slots' with no type
kde/Kde4Gui.h:76: error: expected ';' before 'void'
kde/Kde4Gui.h:80: error: ISO C++ forbids declaration of 'QPushButton' with no 
type
kde/Kde4Gui.h:80: error: expected ';' before '*' token
kde/Kde4Gui.h:86: error: expected class-name before '{' token
kde/Kde4Gui.h:87: error: ISO C++ forbids declaration of 'Q_OBJECT' with no 
type
kde/Kde4Gui.h:88: error: expected ';' before 'public'
kde/Kde4Gui.h:95: error: expected ':' before 'slots'
kde/Kde4Gui.h:96: error: expected primary-expression before 'void'
kde/Kde4Gui.h:96: error: ISO C++ forbids declaration of 'slots' with no type
kde/Kde4Gui.h:96: error: expected ';' before 'void'
kde/Kde4Gui.h:99: warning: non-static reference 'gnash::Kde4Gui& 
gnash::FDMonitor::_gui' in class without a constructor
kde/Kde4Gui.h:117: error: 'QKeyEvent' has not been declared
kde/Kde4Gui.h:132: error: ISO C++ forbids declaration of 'QPoint' with no type
kde/Kde4Gui.h:132: error: expected ',' or '...' before '&' token
kde/Kde4Gui.h:159: error: 'QApplication' was not declared in this scope
kde/Kde4Gui.h:159: error: template argument 1 is invalid
kde/Kde4Gui.h:181: error: 'QKeyEvent' has not been declared
kde/Kde4Gui.h:182: error: ISO C++ forbids declaration of 'Qt' with no type
kde/Kde4Gui.h:182: error: expected ',' or '...' before '::' token
kde/Kde4Gui.h:191: error: ISO C++ forbids declaration of 'QAction' with no 
type
kde/Kde4Gui.h:191: error: expected ';' before '*' token
kde/Kde4Gui.h:192: error: ISO C++ forbids declaration of 'QAction' with no 
type
kde/Kde4Gui.h:192: error: expected ';' before '*' token
kde/Kde4Gui.h:196: error: ISO C++ forbids declaration of 'QAction' with no 
type
kde/Kde4Gui.h:196: error: expected ';' before '*' token
kde/Kde4Gui.h:200: error: ISO C++ forbids declaration of 'QAction' with no 
type
kde/Kde4Gui.h:200: error: expected ';' before '*' token
kde/Kde4Gui.h:201: error: ISO C++ forbids declaration of 'QAction' with no 
type
kde/Kde4Gui.h:201: error: expected ';' before '*' token
kde/Kde4Gui.h:202: error: ISO C++ forbids declaration of 'QAction' with no 
type
kde/Kde4Gui.h:202: error: expected ';' before '*' token
kde/Kde4Gui.h:203: error: ISO C++ forbids declaration of 'QAction' with no 
type
kde/Kde4Gui.h:203: error: expected ';' before '*' token
kde/Kde4Gui.h:207: error: ISO C++ forbids declaration of 'QAction' with no 
type
kde/Kde4Gui.h:207: error: expected ';' before '*' token
kde/Kde4Gui.h:208: error: ISO C++ forbids declaration of 'QAction' with no 
type
kde/Kde4Gui.h:208: error: expected ';' before '*' token
kde/Kde4Gui.h:215: error: expected class-name before '{' token
kde/Kde4Gui.h:216: error: ISO C++ forbids declaration of 'Q_OBJECT' with no 
type
kde/Kde4Gui.h:218: error: expected ';' before 'public'
kde/Kde4Gui.h:221: error: expected ':' before 'slots'
kde/Kde4Gui.h:222: error: expected primary-expression before 'void'
kde/Kde4Gui.h:222: error: ISO C++ forbids declaration of 'slots' with no type
kde/Kde4Gui.h:222: error: expected ';' before 'void'
make[4]: *** [kde4_gnash-GuiKde4.o] Error 1
make[4]: Leaving directory `$SOURCES/gnash-0.8.8/gui'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `$SOURCES/gnash-0.8.8/gui'
make[2]: *** [all] Error 2
make[2]: Leaving directory `$SOURCES/gnash-0.8.8/gui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `$SOURCES/gnash-0.8.8'

###################

advice would be appreciated

sibuXolo



reply via email to

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