bugGnash - The GNU Flash player - Bugs: bug #33550, 'make install' fails to install...

 
 

bug #33550: 'make install' fails to install libgnashsound

Submitter:  russell bell <randomtroll>
Submitted:  Mon 13 Jun 2011 05:19:50 AM UTC
   
 
Category:  build Severity:  3 - Normal
Release:  0.8.9 Status:  Need Info
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 24 Jun 2011 09:46:09 PM UTC, comment #2: 

  The current source makes the same complaint and doesn't build libgnashsound

russell bell <randomtroll>
Mon 20 Jun 2011 04:45:57 PM UTC, comment #1: 

In Gnash master, libgnashsound does get installed. You can test this by using "make -C libsound". Can you retest this with master instead of the 0.8.9 release ? Also note that all gnash libraries get install in $prefix/lib/gnash, so you may need to add this path to ld.so.conf to make ldd happy.

Rob Savoye <rsavoye>
Group administrator
Mon 13 Jun 2011 05:19:50 AM UTC, original submission:  

'make install' returned:

libtool: install: /bin/ginstall -c .libs/libgnashsound.lai /usr/local/lib/gnash/libgnashsound.la
/bin/ginstall: cannot stat `.libs/libgnashsound.lai': No such file or directory

Copying libgnashsound.la into .libs seemed to make this work
Making install in libsound
make[2]: Entering directory `/usr/src/gnash-0.8.9/libsound'
  CXXLD  libgnashsound.la
/usr/lib/gcc/i486-slackware-linux/4.5.3/../../../../i486-slackware-linux/bin/ld: cannot find -lvga

? Why not?  The libvga files are there; libgnashsound-0.8.9.so exists
and ldd reveals a found dependency on it.


After all my problems I could copy the executables and libraries into their target directories and gnash has worked so far.

russell bell <randomtroll>

 

(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 randomtroll (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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-06-20 rsavoye StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code