bugGnash - The GNU Flash player - Bugs: bug #31503, Fails to compile quite deep into...

 
 

bug #31503: Fails to compile quite deep into the compile.

Submitter:  evert vorster <evorster>
Submitted:  Sat 30 Oct 2010 07:10:52 PM UTC
   
 
Category:  build Severity:  3 - Normal
Release:  0.8.8 Status:  Fixed
Privacy:  Public Assigned to:  bjacques
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 08 Jul 2013 12:10:53 PM UTC, comment #2: 

The following lines from the build log point to the source of the trouble:

 ./configure: line 40188: cd: /opt/kde4/includeQtCore: No such file or directory
./configure: line 40188: cd: /opt/kde4/includeQtGui: No such file or directory
./configure: line 40188: cd: /opt/kde4/includeQtOpenGL: No such file or directory

Fixed in 17b27af73.

Bastiaan Jacques <bjacques>
Group Member
Sat 06 Nov 2010 07:12:47 AM UTC, comment #1: 

Do you have those files on your system ?
QX11EmbedWidget and QDialog
Where ?

Sandro Santilli <strk>
Group Member
Sat 30 Oct 2010 07:10:52 PM UTC, original submission:  

OS = GNU/Linux, compiled form source.
GCC = 4.4.4
KDE = 4.5.2 ( Installed in /opt/kde4/ )
Steps to reproduce:

cd to unpacked sources.

export PATH="/opt/kde4/bin:$PATH"
export PKG_CONFIG_PATH=/opt/kde4/lib/pkgconfig
./configure --with-qt4-lib=/opt/kde4/lib --with-kde4-prefix=/opt/kde4 --with-qt4-incl=/opt/kde4/include

I think this is where it all goes wrong:

---snip----
  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,
---snip----

However, I am attaching the full compile log for the perusal of anyone interested.

:)

evert vorster <evorster>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #21877:  gnash.gz added by evorster (15KiB - application/x-gzip)
file #21876:  gnash.gz added by evorster (15KiB - application/x-gzip)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bjacques (Updated the item)
  • -email is unavailable- added by strk (Posted a comment)
  • -email is unavailable- added by evorster (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-07-08 bjacques StatusNeed Info Fixed
        Assigned toNone bjacques
        Open/ClosedOpen Closed
    2011-03-19 bjacques StatusNone Need Info
    2010-10-30 evorster Attached File- Added gnash.gz, #21877
    2010-10-30 evorster Attached File- Added gnash.gz, #21876

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code