bugGnash - The GNU Flash player - Bugs: bug #19308, gnash-2006-3 12 build error

 
 

bug #19308: gnash-2006-3 12 build error

Submitted by:  YunSong Hwang <hys545>
Submitted on:  Sun 11 Mar 2007 11:36:50 PM UTC  
 
Category: buildSeverity: 3 - Normal
Release: NoneStatus: Fixed
Privacy: PublicAssigned to: None
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Wed 25 Jul 2007 01:25:36 PM UTC, comment #4:

Assuming this is fixed, since we received no feedback

Sandro Santilli <strk>
Project Member
Thu 17 May 2007 07:20:22 PM UTC, comment #3:

Tried that NO_IMPLICIT_EXTERN_C define ?

Sandro Santilli <strk>
Project Member
Sun 25 Mar 2007 03:24:16 PM UTC, comment #2:

This might be due to the compiler not defining NO_IMPLICIT_EXTERN_C.

Markus Gothe <nihilus>
Project Member
Sun 18 Mar 2007 03:38:27 PM UTC, comment #1:

This looks like a GCC compiler issues with Haansof Linux. I use the same exact compiler version on other systems with zero problems. If you disable sound, does it still fail like this on other files ?

Rob Savoye <rsavoye>
Project Administrator
Sun 11 Mar 2007 11:36:50 PM UTC, original submission:

gcc -v
Using built-in specs.
Target: i386-Haansoft-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-Haansoft-linux
Thread model: posix
gcc version 4.1.1 20061120 (Haansoft 4.1.1-41)

ake all-recursive
make[1]: Entering directory `/home/hys545/Gnash/gnash'
Making all in libltdl
make[2]: Entering directory `/home/hys545/Gnash/gnash/libltdl'
make all-am
make[3]: Entering directory `/home/hys545/Gnash/gnash/libltdl'
make[3]: Leaving directory `/home/hys545/Gnash/gnash/libltdl'
make[2]: Leaving directory `/home/hys545/Gnash/gnash/libltdl'
Making all in libbase
make[2]: Entering directory `/home/hys545/Gnash/gnash/libbase'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPLUGINSDIR=\"/usr/local/lib/gnash/plugins\" -I.. -I. -I.. -I../server -I../server/swf -pthread -I/usr/include/libxml2 -I/usr/include/SDL -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ffmpeg -g -O2 -pthread -march=pentium4 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -MT libgnashbase_la-embedVideoDecoderFfmpeg.lo -MD -MP -MF ".deps/libgnashbase_la-embedVideoDecoderFfmpeg.Tpo" -c -o libgnashbase_la-embedVideoDecoderFfmpeg.lo `test -f 'embedVideoDecoderFfmpeg.cpp' || echo './'`embedVideoDecoderFfmpeg.cpp; \
then mv -f ".deps/libgnashbase_la-embedVideoDecoderFfmpeg.Tpo" ".deps/libgnashbase_la-embedVideoDecoderFfmpeg.Plo"; else rm -f ".deps/libgnashbase_la-embedVideoDecoderFfmpeg.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPLUGINSDIR=\"/usr/local/lib/gnash/plugins\" -I.. -I. -I.. -I../server -I../server/swf -pthread -I/usr/include/libxml2 -I/usr/include/SDL -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ffmpeg -g -O2 -pthread -march=pentium4 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -MT libgnashbase_la-embedVideoDecoderFfmpeg.lo -MD -MP -MF .deps/libgnashbase_la-embedVideoDecoderFfmpeg.Tpo -c embedVideoDecoderFfmpeg.cpp -fPIC -DPIC -o .libs/libgnashbase_la-embedVideoDecoderFfmpeg.o
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/bits/char_traits.h:61: error: template with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/bits/char_traits.h:86: error: template with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/bits/char_traits.h:146: error: template with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/bits/char_traits.h:159: error: template with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/bits/char_traits.h:170: error: template with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/bits/char_traits.h:181: error: template with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/bits/char_traits.h:190: error: template with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/bits/char_traits.h:199: error: template with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/bits/char_traits.h:224: error: template with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/bits/char_traits.h:230: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/bits/char_traits.h:300: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/bits/stl_raw_storage_iter.h:70: error: template with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/limits:284: error: template with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/limits:314: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/limits:368: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/limits:419: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/limits:470: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/limits:521: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/limits:572: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/limits:623: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/limits:674: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/limits:725: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/limits:776: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/limits:827: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/limits:878: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/limits:929: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/limits:980: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/limits:1037: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/limits:1094: error: template specialization with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/memory:72: error: template with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/memory:108: error: template with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/memory:120: error: template with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/memory:132: error: template with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/memory:173: error: template with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/bits/stl_function.h:101: error: template with C linkage
/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../../include/c++/4.1.1/bits/stl_function.h:113:

YunSong Hwang <hys545>

 

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

Attach File(s):
   
   
Comment:
   

Attached Files
file #12178:  config.log added by hys545 (139KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by strk (Posted a comment)
  • -unavailable- added by nihilus (Posted a comment)
  • -unavailable- added by martinwguy (Updated the item)
  • -unavailable- added by rsavoye (Posted a comment)
  • -unavailable- added by hys545 (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 5 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Wed 25 Jul 2007 01:25:36 PM UTCstrkStatusReady For Test=>Fixed
      Open/ClosedOpen=>Closed
    Thu 17 May 2007 07:20:22 PM UTCstrkStatusNeed Info=>Ready For Test
    Sat 24 Mar 2007 09:32:44 PM UTCmartinwguyStatusNone=>Need Info
    Sun 11 Mar 2007 11:36:50 PM UTChys545Attached File-=>Added config.log, #12178

    Back to the top


    Powered by Savane 3.1-cleanup1