gnash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash] gnash cvs compilation error


From: Praveen A
Subject: [Gnash] gnash cvs compilation error
Date: Thu, 22 Mar 2007 18:57:05 +0530

Hi,

Every time I do a cvs update, the code fail to build.
The error messages I get now are

In file included from Math.cpp:38:
../../libbase/smart_ptr.h: In function `void gnash::intrusive_ptr_add_ref(T*)
  [with T = gnash::as_object]':
/usr/include/boost/intrusive_ptr.hpp:64:   instantiated from
`boost::intrusive_ptr<T>::intrusive_ptr(T*, bool) [with T =
gnash::as_object]'
../../server/vm/fn_call.h:59:   instantiated from here
../../libbase/smart_ptr.h:47: error: `add_ref' undeclared (first use this
  function)
../../libbase/smart_ptr.h:47: error: (Each undeclared identifier is reported
  only once for each function it appears in.)
../../libbase/smart_ptr.h: In function `void gnash::intrusive_ptr_release(T*)
  [with T = gnash::as_object]':
/usr/include/boost/intrusive_ptr.hpp:83:   instantiated from
`boost::intrusive_ptr<T>::~intrusive_ptr() [with T =
gnash::as_object]'
../../server/vm/fn_call.h:59:   instantiated from here
../../libbase/smart_ptr.h:54: error: `drop_ref' undeclared (first use this
  function)
make[3]: *** [Math.lo] Error 1
make[3]: Leaving directory `/home/pravi/forge/cvs/gnash/server/asobj'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/pravi/forge/cvs/gnash/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pravi/forge/cvs/gnash'
make: *** [all] Error 2
address@hidden:~/forge/cvs/gnash$

I did ./configure --disable-klash --enable-sound=GST

I tried compiling with gcc 4.1 and gcc 3.3 both gave the same error.

Cheers
Praveen

--
പ്രവീണ് അരിമ്പ്രത്തൊടിയില്
Join The DRM Elimination Crew Now!
http://fci.wikia.com/wiki/Anti-DRM-Campaign

reply via email to

[Prev in Thread] Current Thread [Next in Thread]