Mailing List archive

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

[vdr] compile error for bitstreamout-0.48



hi all,

i'm trying to compile bitstreamout-0.48 with vdr 1.2.6 under slackware
9.1.

the result is:
---------------------8<-------------------------
...

GNU_SOURCE -D__STL_CONFIG_H  -I../../../include
-I../../../../DVB/include bitstr
eamout.c
g++ -O2 -pipe -mpreferred-stack-boundary=2 -march=i686 -funroll-loops
-Wall -Wov
erloaded-virtual -pthread -fPIC -DPIC -c
-DPLUGIN_NAME_I18N='"bitstreamout"' -D_
GNU_SOURCE -D__STL_CONFIG_H  -I../../../include
-I../../../../DVB/include replay
.c
In file included from /usr/include/c++/3.2.3/set:66,
                 from ../../../include/vdr/config.h:13,
                 from pts.h:25,
                 from iec60958.h:27,
                 from spdif.h:30,
                 from replay.h:29,
                 from replay.c:32:
/usr/include/c++/3.2.3/bits/stl_tree.h:775: declaration does not declare
   anything
/usr/include/c++/3.2.3/bits/stl_tree.h:775: missing ';' before right
brace
/usr/include/c++/3.2.3/bits/stl_tree.h:775: semicolon missing after
declaration
   of `std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>'

... errors on errors
----------------------8<------------------------

that seems to be a problem with c++ stl's .
what is my problem? others seem to have stl-related problems and usually
can cure it with a "using namespace std;" .
i've tried this with no success.
what can i do about it?

tia,

-- 
_ plain GmbH_______________________________________________________
  markus schorer              fon 089.540.149.0
  heimeranstrasse 68          fax 089.540.149.44
  80339 mnchen               http://www.plain.de


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index