bugGnash - The GNU Flash player - Bugs: bug #15940, Compile error

 
 

bug #15940: Compile error

Submitted by:  None
Submitted on:  Wed 01 Mar 2006 08:14:49 AM UTC  
 
Category: NoneSeverity: 3 - Normal
Release: NoneStatus: Fixed
Privacy: PublicAssigned to: Rob Savoye <rsavoye>
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

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

 

Sat 04 Mar 2006 03:57:43 PM UTC, comment #1:

This is now fixed. It should work fine after a CVS update.

Rob Savoye <rsavoye>
Project AdministratorIn charge of this item.
Wed 01 Mar 2006 08:14:49 AM UTC, original submission:

GCC 3.4.6, latest CVS

make[3]: Entering directory `/home/jeff/gnash/plugin'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../libbase -I../libgeometry -I../server -I./mozilla-sdk -I/usr/include/libxml2 -I/usr/include/mozilla/java -I/usr/include/mozilla/plugin -I/usr/include/mozilla -I/usr/include/mozilla/nspr -I/usr/include/SDL -I/usr/include/SDL -I/usr/X11R6/include -Wall -DPLUGIN_TRACE -DXP_UNIX -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION="1.7.12" -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT="gtk2" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_APP_NAME="mozilla" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_LIBART=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_DEFAULT_MOZILLA_FIVE_HOME="/usr/lib/mozilla" -DMOZ_USER_DIR=".mozilla" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DMOZ_XUL=1 -DMOZ_PROFILESHARING=1 -DMOZ_PROFILELOCKING=1 -DMOZ_DLL_SUFFIX=".so" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_LOCALE_VERSION="1.7" -DMOZILLA_REGION_VERSION="1.7" -DMOZILLA_SKIN_VERSION="1.5" -I.. -I. -I../libbase -I../libgeometry -I../server -I./mozilla-sdk -I/usr/include/libxml2 -I/usr/include/mozilla/java -I/usr/include/mozilla/plugin -I/usr/include/mozilla -I/usr/include/mozilla/nspr -I/usr/include/SDL -I/usr/include/SDL -I/usr/X11R6/include -g -O2 -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo player.cpp; \
then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../libbase -I../libgeometry -I../server -I./mozilla-sdk -I/usr/include/libxml2 -I/usr/include/mozilla/java -I/usr/include/mozilla/plugin -I/usr/include/mozilla -I/usr/include/mozilla/nspr -I/usr/include/SDL -I/usr/include/SDL -I/usr/X11R6/include -Wall -DPLUGIN_TRACE -DXP_UNIX -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=1.7.12 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=gtk2 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_APP_NAME=mozilla -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_LIBART=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_DEFAULT_MOZILLA_FIVE_HOME=/usr/lib/mozilla -DMOZ_USER_DIR=.mozilla -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DMOZ_XUL=1 -DMOZ_PROFILESHARING=1 -DMOZ_PROFILELOCKING=1 -DMOZ_DLL_SUFFIX=.so -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_LOCALE_VERSION=1.7 -DMOZILLA_REGION_VERSION=1.7 -DMOZILLA_SKIN_VERSION=1.5 -I.. -I. -I../libbase -I../libgeometry -I../server -I./mozilla-sdk -I/usr/include/libxml2 -I/usr/include/mozilla/java -I/usr/include/mozilla/plugin -I/usr/include/mozilla -I/usr/include/mozilla/nspr -I/usr/include/SDL -I/usr/include/SDL -I/usr/X11R6/include -g -O2 -MT player.lo -MD -MP -MF .deps/player.Tpo -c player.cpp -fPIC -DPIC -o .libs/player.o
In file included from /usr/include/mozilla/nspr/prtypes.h:514,
from /usr/include/mozilla/plugin/npapi.h:52,
from mozilla-sdk/npplat.h:21,
from mozilla-sdk/pluginbase.h:21,
from plugin.h:31,
from player.cpp:31:
/usr/include/mozilla/nspr/obsolete/protypes.h:105: error: conflicting types for
`typedef PRUint64 uint64'
../libbase/tu_types.h:48: error: previous declaration as `typedef Uint64 uint64
'
/usr/include/mozilla/nspr/obsolete/protypes.h:142: error: conflicting types for
`typedef PRInt64 int64'
../libbase/tu_types.h:50: error: previous declaration as `typedef Sint64 int64'
player.cpp: In function `int main_loop(nsPluginInstance*)':
player.cpp:125: warning: unused variable `bool do_loop'
player.cpp:126: warning: unused variable `bool sdl_abort'
player.cpp:220: warning: unused variable `int last_logged_fps'
player.cpp: In function `int playerThread(void*)':
player.cpp:356: warning: unused variable `int retries'
../server/Movie.h: At top level:
player.cpp:291: warning: `int runThread(void*)' defined but not used
player.cpp:67: warning: `bool s_antialiased' defined but not used
player.cpp:68: warning: `int s_bit_depth' defined but not used
player.cpp:70: warning: `bool s_background' defined but not used
player.cpp:71: warning: `bool s_measure_performance' defined but not used
player.cpp:72: warning: `bool s_event_thread' defined but not used
make[3]: *** [player.lo] Error 1
make[3]: Leaving directory `/home/jeff/gnash/plugin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jeff/gnash/plugin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jeff/gnash'
make: *** [all] Error 2

Anonymous

 

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

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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

Date Changed By Updated Field Previous Value => Replaced By
Sat 04 Mar 2006 03:57:43 PM UTCrsavoyeStatusNone=>Fixed
  Assigned toNone=>rsavoye
  Open/ClosedOpen=>Closed

Back to the top


Powered by Savane 3.1-cleanup1