bugGnash - The GNU Flash player - Bugs: bug #33393, ld.exe cannot find -llibva

 
 

bug #33393: ld.exe cannot find -llibva

Submitter:  zhuzhonghua <zhuzhonghua>
Submitted:  Wed 25 May 2011 05:32:18 AM UTC
   
 
Category:  build Severity:  3 - Normal
Release:  master Status:  Ready For Test
Privacy:  Public Assigned to:  rsavoye
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 27 May 2011 04:02:43 PM UTC, comment #2: 

This is fixed as of 5e9371a025ed644b8ac8e12221b54d65479028e0. There was a missing 'x' in a pattern matching test that was adding a bad path to the searches. This allowed system packages to contaminate the cross sysroot when configuring.

Rob Savoye <rsavoye>
Group administrator
Wed 25 May 2011 07:54:42 AM UTC, comment #1: 

Try --enable-hwaccel=none


Sandro Santilli <strk>
Group Member
Wed 25 May 2011 05:32:18 AM UTC, original submission:  

When I run "make", I got this link error.
Then I tried to install libva, but got another error which is "x11
package required".
Then I tried to install x11, but got another error which was requiring
many other packages.
So I decide to disable it currently.
But I cannot find the configure option to do that.
Rebuilding ffmpeg with --disable-vaapi option doesn't help.
I am using mingw.

I am building gnash from git master branch.

This is the commit id
fd373fe129baba3523cc5a612b941ba62ea7bb94.

This is the configure script's switches:
configure --enable-renderer=cairo --enable-media=ffmpeg
--enable-gui=gtk --disable-npapi --disable-plugins
--with-boost-incl=/d/boost_1_46_1
--with-boost-lib=/d/boost_1_46_1/stage/lib --disable-nls


zhuzhonghua <zhuzhonghua>

 

(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 zhuzhonghua (Submitted the item)
  • -email is unavailable- added by zhuzhonghua (i can't find any configure option to disable libva)
  •  

    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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-05-27 rsavoye StatusNone Ready For Test
    2011-05-25 strk CategoryNone build
        Assigned toNone rsavoye
    2011-05-25 zhuzhonghua Carbon-Copy- Added zhuzhonghua

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code