bugGnash - The GNU Flash player - Bugs: bug #34902, gnash fails to build with cygnal...

 
 

bug #34902: gnash fails to build with cygnal sshclient

Submitter:  Chi-Thanh Christopher Nguyen <chithanh>
Submitted:  Sat 26 Nov 2011 02:25:06 AM UTC
   
 
Category:  cygnal Severity:  3 - Normal
Release:  master Status:  Ready For Test
Privacy:  Public Assigned to:  rsavoye
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 23 Feb 2012 09:43:17 PM UTC, comment #2: 

I verified that the build error is fixed now.

Chi-Thanh Christopher Nguyen <chithanh>
Sat 26 Nov 2011 04:34:11 AM UTC, comment #1: 

This should be fixed as #a8010b3. The Buffer class changed which namespace it was in.

Rob Savoye <rsavoye>
Group administrator
Sat 26 Nov 2011 02:25:06 AM UTC, original submission:  

Forwarded from Gentoo Bugzilla
https://bugs.gentoo.org/show_bug.cgi?id=391915

The following error is encountered when enabling cygnal and the sshclient:
---
In file included from ../../cygnal/libnet/network.h:56:0,
                 from amf_msg.cpp:27:
../../cygnal/libnet/sshclient.h:59:17: error: 'amf' has not been declared
../../cygnal/libnet/sshclient.h:59:29: error: expected ',' or '...' before '&' token
../../cygnal/libnet/sshclient.h:64:18: error: 'amf' has not been declared
../../cygnal/libnet/sshclient.h:64:30: error: expected ',' or '...' before '&' token
../../cygnal/libnet/sshclient.h:107:23: error: 'amf' was not declared in this scope
../../cygnal/libnet/sshclient.h:107:34: error: template argument 1 is invalid
../../cygnal/libnet/sshclient.h:112:43: error: 'amf' has not been declared
../../cygnal/libnet/sshclient.h:112:55: error: expected ',' or '...' before '&' token
../../cygnal/libnet/sshclient.h:113:43: error: 'amf' has not been declared
../../cygnal/libnet/sshclient.h:113:55: error: expected ',' or '...' before '&' token
../../cygnal/libnet/sshclient.h:129:23: error: 'amf' was not declared in this scope
../../cygnal/libnet/sshclient.h:129:34: error: template argument 1 is invalid
make[3]: * [amf_msg.lo] Error 1
---

99e6c5f5f7a91164f3499b1b0e9691b81619470b fixed building for the sslclient, but the sshclient was not touched in that commit. Attached is a patch to make sshclient build too.

Chi-Thanh Christopher Nguyen <chithanh>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #24458:  gnash-0.8.9-cygnal-sshclient.patch added by chithanh (3KiB - text/x-patch - patch to fix sshclient.h)

 

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 chithanh (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
    2012-02-23 rsavoye Open/ClosedOpen Closed
    2011-11-26 rsavoye CategoryNone cygnal
        ReleaseNone master
        StatusNone Ready For Test
        Assigned toNone rsavoye
    2011-11-26 chithanh Attached File- Added gnash-0.8.9-cygnal-sshclient.patch, #24458

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code