bugGnash - The GNU Flash player - Bugs: bug #34163, error during compilation after all...

 
 

bug #34163: error during compilation after all errors of ".configure"-script are solved

Submitter:  eg <eddi>
Submitted:  Mon 29 Aug 2011 01:52:46 PM UTC
   
 
Category:  release 0.8.9 Severity:  3 - Normal
Release:  None Status:  Need Info
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 29 Aug 2011 04:37:15 PM UTC, comment #2: 

make ends with:

  CC     libgnashbase_la-jemalloc.lo
jemalloc.c:556:35: error: ‘PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP’ undeclared here (not in a function)
jemalloc.c: In function ‘malloc_mutex_init’:
jemalloc.c:1233:2: warning: implicit declaration of function ‘pthread_mutexattr_init’ [-Wimplicit-function-declaration]
jemalloc.c:1235:2: warning: implicit declaration of function ‘pthread_mutexattr_settype’ [-Wimplicit-function-declaration]
jemalloc.c:1235:35: error: ‘PTHREAD_MUTEX_ADAPTIVE_NP’ undeclared (first use in this function)
jemalloc.c:1235:35: note: each undeclared identifier is reported only once for each function it appears in
jemalloc.c:1236:2: warning: implicit declaration of function ‘pthread_mutex_init’ [-Wimplicit-function-declaration]
jemalloc.c:1237:3: warning: implicit declaration of function ‘pthread_mutexattr_destroy’ [-Wimplicit-function-declaration]
jemalloc.c: In function ‘malloc_mutex_lock’:
jemalloc.c:1261:2: warning: implicit declaration of function ‘pthread_mutex_lock’ [-Wimplicit-function-declaration]
jemalloc.c: In function ‘malloc_mutex_unlock’:
jemalloc.c:1277:2: warning: implicit declaration of function ‘pthread_mutex_unlock’ [-Wimplicit-function-declaration]
jemalloc.c: In function ‘malloc_spin_init’:
jemalloc.c:1297:35: error: ‘PTHREAD_MUTEX_ADAPTIVE_NP’ undeclared (first use in this function)
jemalloc.c: In function ‘wrtmessage’:
jemalloc.c:1507:9: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
jemalloc.c: In function ‘arena_bin_malloc_easy’:
jemalloc.c:3347:32: warning: parameter ‘arena’ set but not used [-Wunused-but-set-parameter]
jemalloc.c: In function ‘arena_salloc’:
jemalloc.c:3866:14: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
jemalloc.c: In function ‘arena_dalloc_large’:
jemalloc.c:4077:10: warning: variable ‘size’ set but not used [-Wunused-but-set-variable]
jemalloc.c:4064:51: warning: parameter ‘chunk’ set but not used [-Wunused-but-set-parameter]
jemalloc.c: In function ‘arena_new’:
jemalloc.c:4359:9: warning: variable ‘pow2_size’ set but not used [-Wunused-but-set-variable]
jemalloc.c: At top level:
jemalloc.c:1285:1: warning: ‘malloc_spin_init’ defined but not used [-Wunused-function]
jemalloc.c:1676:1: warning: ‘base_calloc’ defined but not used [-Wunused-function]
jemalloc.c:1857:1: warning: ‘extent_tree_szad_s_RB_FIND’ defined but not used [-Wunused-function]
jemalloc.c:1857:1: warning: ‘extent_tree_szad_s_RB_NEXT’ defined but not used [-Wunused-function]
jemalloc.c:1857:1: warning: ‘extent_tree_szad_s_RB_PREV’ defined but not used [-Wunused-function]
jemalloc.c:1857:1: warning: ‘extent_tree_szad_s_RB_MINMAX’ defined but not used [-Wunused-function]
jemalloc.c:1869:1: warning: ‘extent_tree_ad_s_RB_NEXT’ defined but not used [-Wunused-function]
jemalloc.c:2611:1: warning: ‘arena_chunk_tree_s_RB_FIND’ defined but not used [-Wunused-function]
jemalloc.c:2611:1: warning: ‘arena_chunk_tree_s_RB_NFIND’ defined but not used [-Wunused-function]
jemalloc.c:2611:1: warning: ‘arena_chunk_tree_s_RB_NEXT’ defined but not used [-Wunused-function]
jemalloc.c:2626:1: warning: ‘arena_run_tree_s_RB_FIND’ defined but not used [-Wunused-function]
jemalloc.c:2626:1: warning: ‘arena_run_tree_s_RB_NFIND’ defined but not used [-Wunused-function]
jemalloc.c:2626:1: warning: ‘arena_run_tree_s_RB_NEXT’ defined but not used [-Wunused-function]
jemalloc.c:2626:1: warning: ‘arena_run_tree_s_RB_PREV’ defined but not used [-Wunused-function]
make[2]: * [libgnashbase_la-jemalloc.lo] Error 1
make[2]: Leaving directory `/home/andre/Downloads/source-code/gnash/gnash-0.8.9/libbase'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/home/andre/Downloads/source-code/gnash/gnash-0.8.9'
make: * [all] Error 2

eg <eddi>
Mon 29 Aug 2011 01:56:22 PM UTC, comment #1: 

What error does it stop with?

Benjamin Wolsey <bwy>
Group Member
Mon 29 Aug 2011 01:52:46 PM UTC, original submission:  

i have installed debian wheezy on my x86 laptop and try to compile gnash. At first i run ".configure" which produces some dependency errors. After solveing them i run make but it stops with an error. This are the warnings of the ".configure"-script:

        WARNING: without --enable-docbook we will use the cached
                 documentation files included in the gnash distribution.
                 If you change files in doc/C, you should --enable-docbook.
        WARNING: You need to have the Ming development package
                 installed to run most of the tests in Gnash testsuite.
                 Install it from http://www.libming.org/
                 or .deb users: apt-get install libming-dev
        WARNING: You need to have the Ming utilities package
                 version 0.4 or higher installed to run
                 many of the tests in Gnash testsuite.
                 Install it from http://www.libming.org
                 or .deb users: apt-get install libming-util
        WARNING: You need to have the MTASC compiler packages installed
                 to run some of the tests in Gnash testsuite.
                 You can install it from http://mtasc.org
                 or .deb users: apt-get install mtasc
        WARNING: You need to have the HAXE compiler package
                 version 2.00 or higher installed
                 to run some of the tests in Gnash testsuite.
                 You can install it from http://haxe.org
                 or .deb users: apt-get install haxe
        WARNING: You need to have the 'swfmill' tool installed
                 to run some of the tests in Gnash testsuite.
                 You can install it from http://swfmill.org/
                 or .deb users: apt-get install swfmill
        WARNING: You need to have 'swfc' from SWFTools installed
                 to run some of the tests in Gnash testsuite.
                 You can install it from http://www.swftools.org/
                 or .deb users: apt-get install swftools
        WARNING: you need as3compile from SWFTools
                 to run some of the tests in Gnash testsuite.
                 You can install it from http://www.swftools.org/
        WARNING: You need the dejagnu package installed to get a summary
                 report after running ''make check''
                 Install it from http://www.gnu.org/software/dejagnu/
                 or .deb users: apt-get install dejagnu
                 or .rpm users: yum install dejagnu

eg <eddi>

 

(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 bwy (Posted a comment)
  • -email is unavailable- added by eddi (Submitted the item)
  • -email is unavailable- added by eddi
  •  

    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
    2011-08-29 bwy StatusNone Need Info
    2011-08-29 eddi Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code