gnash build fails.

Pranav Kumar pranavkumar.in at gmail.com
Wed Oct 10 09:29:36 PDT 2007


On 10/9/07, walt <wa1ter at myrealbox.com> wrote:
> Pranav Kumar wrote:
> > I have been trying to build gnash using pkgsrc on the development-head
> > taken two weeks back.
> >
> > I cant make out anything from the error message.
> > Could anyone give me some insight into the problem Or should it be
> > posted on pkgsrc list?
> >
> > thanks
> > Pranav
>
> The error message suggests that you have a problem in your boost-libs
> package.  I tried to build boost-libs and failed, so I can't comment
> on the gnash problem.  What happens if you try to rebuild boost-libs?
>
>

I am not able to build boost-libs. Some of the errors are as below.


/usr/pkgsrc/devel/boost-libs/work/boost_1_33_1/libs/program_options/build/../src/convert.cpp:104:
error: 's' was not declared in this scope
/usr/pkgsrc/devel/boost-libs/work/boost_1_33_1/libs/program_options/build/../src/convert.cpp:106:
error: 'cvt' was not declared in this scope
/usr/pkgsrc/devel/boost-libs/work/boost_1_33_1/libs/program_options/build/../src/convert.cpp:
At global scope:
/usr/pkgsrc/devel/boost-libs/work/boost_1_33_1/libs/program_options/build/../src/convert.cpp:116:
error: 'wstring' in namespace 'std' does not name a type
/usr/pkgsrc/devel/boost-libs/work/boost_1_33_1/libs/program_options/build/../src/convert.cpp:123:
error: expected unqualified-id before '&' token
/usr/pkgsrc/devel/boost-libs/work/boost_1_33_1/libs/program_options/build/../src/convert.cpp:123:
error: expected ',' or '...' before '&' token
/usr/pkgsrc/devel/boost-libs/work/boost_1_33_1/libs/program_options/build/../src/convert.cpp:123:
error: ISO C++ forbids declaration of 'parameter' with no type
/usr/pkgsrc/devel/boost-libs/work/boost_1_33_1/libs/program_options/build/../src/convert.cpp:
In function 'std::string boost::to_utf8(int)':
/usr/pkgsrc/devel/boost-libs/work/boost_1_33_1/libs/program_options/build/../src/convert.cpp:125:
error: 's' was not declared in this scope
/usr/pkgsrc/devel/boost-libs/work/boost_1_33_1/libs/program_options/build/../src/convert.cpp:
    set -e
    "g++"   -c -Wall -ftemplate-depth-255  -DNDEBUG -DNDEBUG
-DBOOST_ALL_DYN_LINK=1 -DBOOST_WAVE_SEPARATE_GRAMMAR_INSTANTIATION=0
-O3 -finline-functions -Wno-inline -pthread -fPIC
-I"/usr/pkgsrc/devel/boost-libs/work/boost_1_33_1/build/bin/boost/libs/program_options/build"
-I"/usr/pkgsrc/devel/boost-libs/work/boost_1_33_1"   -I
"/usr/pkgsrc/devel/boost-libs/work/boost_1_33_1"  -o
"/usr/pkgsrc/devel/boost-libs/work/boost_1_33_1/build/bin/boost/libs/program_options/build/libboost_program_options.so/gcc/release/shared-linkable-true/threading-multi/convert.o"
 "/usr/pkgsrc/devel/boost-libs/work/boost_1_33_1/libs/program_options/build/../src/convert.cpp"

. ...........

    cp -fp  "/usr/pkgsrc/devel/boost-libs/work/boost_1_33_1/build/bin/boost/libs/program_options/build/libboost_program_options.so/gcc/release/shared-linkable-true/threading-multi/libboost_program_options-mt.so.1.33.1"
 "stage/lib/libboost_program_options-mt.so.1.33.1"

. ..failed FileClone stage/lib/libboost_program_options-mt.so.1.33.1...
. ..failed updating 58 targets...
. ..skipped 24 targets...
*** Error code 1

Thanks
Pranav





More information about the Users mailing list