bugGnash - The GNU Flash player - Bugs: bug #36617, Ubuntu 12.04 64-bit - can not make...

 
 

bug #36617: Ubuntu 12.04 64-bit - can not make a successful build.

Submitter:  Mikael Jonasson <swejuggalo>
Submitted:  Sun 10 Jun 2012 11:25:21 AM UTC
   
 
Category:  build Severity:  3 - Normal
Release:  0.8.10 Status:  Need Info
Privacy:  Public Assigned to:  rsavoye
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 11 Jun 2012 08:13:56 PM UTC, comment #2: 

Redefining LDFLAGS will likely cause problems. I build Gnash on x86_64 Ubuntu platforms with no problem, so I'm more interested in what couldn't be found by configure. By default, configure lools in the 64bit directories before any others. The reason for excluding /usr/lib* is to enable cross-compiling.

Rob Savoye <rsavoye>
Group administrator
Mon 11 Jun 2012 09:13:37 AM UTC, comment #1: 

There must be some macro (macro/* or configure.ac) that strips out "/usr/lib" to avoid forcing link to system libs in precedence over local libs. The strip is obviously bogus as it also strips prefixes rather than just full "/usr/lib" strings.

So next step: find it, squash it and send a patch

Thank you.

Sandro Santilli <strk>
Group Member
Sun 10 Jun 2012 11:25:21 AM UTC, original submission:  

I decided to try the Ubuntus own build of Gnash 0.8.10 today. It worked ok, but fullscreen viewing was a pain. Too slow, 1-2 fps or so. Still my CPU is a AMD 3870K (4x3GHz).
I then wanted to test if a own build could preform any different results.
I used the deb-attempt-install-dependencies.sh and gave it a go. I had to use ./configure LDFLAGS=-L"/usr/lib/x86_64-linux-gnu" to fix some problems finding files in that folder.
First I tried "make -j". That failed. I know that does not work on some software. Maybe Gnash does not support that.
Normal "make" got much further.
Now it ends with:
CXXLD  sdl-gnash
g++: error: /x86_64-linux-gnu: No such file or directory

What are the next steps?

Mikael Jonasson <swejuggalo>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rsavoye (Updated the item)
  • -email is unavailable- added by strk (Posted a comment)
  • -email is unavailable- added by swejuggalo (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-06-11 rsavoye StatusNone Need Info
        Assigned toNone rsavoye

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code