Anyone else see this?

/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../src -DBOOST_USER_CONFIG="<config.h>" -I../../../../boost -Wextra -Wall -Wall -Id:/program/Aspell-0.60.4/include -I/cygdrive/d/mingw/include -I/cygdrive/d/program/Aspell-0.60.4/include -O3 -c -o bzip2.lo bzip2.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../../src "-DBOOST_USER_CONFIG=<config.h>" -I../../../../boost -Wextra -Wall -Wall -Id:/program/Aspell-0.60.4/include -I/cygdrive/d/mingw/include -I/cygdrive/d/program/Aspell-0.60.4/include -O3 -c bzip2.cpp -o bzip2.o
bzip2.cpp:18:56: bzlib.h: No such file or directory
bzip2.cpp:29: error: `BZ_OK' was not declared in this scope
bzip2.cpp:30: error: `BZ_RUN_OK' was not declared in this scope
bzip2.cpp:31: error: `BZ_FLUSH_OK' was not declared in this scope
bzip2.cpp:32: error: `BZ_FINISH_OK' was not declared in this scope
bzip2.cpp:33: error: `BZ_STREAM_END' was not declared in this scope
bzip2.cpp:34: error: `BZ_SEQUENCE_ERROR' was not declared in this scope
bzip2.cpp:35: error: `BZ_PARAM_ERROR' was not declared in this scope
bzip2.cpp:36: error: `BZ_MEM_ERROR' was not declared in this scope
bzip2.cpp:37: error: `BZ_DATA_ERROR' was not declared in this scope
bzip2.cpp:38: error: `BZ_DATA_ERROR_MAGIC' was not declared in this scope
bzip2.cpp:39: error: `BZ_IO_ERROR' was not declared in this scope
bzip2.cpp:40: error: `BZ_UNEXPECTED_EOF' was not declared in this scope
bzip2.cpp:41: error: `BZ_OUTBUFF_FULL' was not declared in this scope
bzip2.cpp:42: error: `BZ_CONFIG_ERROR' was not declared in this scope
bzip2.cpp:46: error: `BZ_FINISH' was not declared in this scope
bzip2.cpp:47: error: `BZ_RUN' was not declared in this scope
bzip2.cpp: In static member function `static void boost::iostreams::bzip2_error::check(int)':
bzip2.cpp:60: error: `BZ_OK' undeclared (first use this function)
bzip2.cpp:60: error: (Each undeclared identifier is reported only once for each function it appears in.)
bzip2.cpp:61: error: `BZ_RUN_OK' undeclared (first use this function)
bzip2.cpp:62: error: `BZ_FLUSH_OK' undeclared (first use this function)
bzip2.cpp:63: error: `BZ_FINISH_OK' undeclared (first use this function)
bzip2.cpp:64: error: `BZ_STREAM_END' undeclared (first use this function)
bzip2.cpp:66: error: `BZ_MEM_ERROR' undeclared (first use this function)
bzip2.cpp: In constructor `boost::iostreams::detail::bzip2_base::bzip2_base(const boost::iostreams::bzip2_params&)':
bzip2.cpp:78: error: `bz_stream' has not been declared
bzip2.cpp: In destructor `boost::iostreams::detail::bzip2_base::~bzip2_base()':
bzip2.cpp:81: error: `bz_stream' has not been declared
bzip2.cpp:81: error: expected `>' before '*' token
bzip2.cpp:81: error: expected `(' before '*' token
bzip2.cpp:81: error: expected primary-expression before '>' token
bzip2.cpp:81: error: expected `)' before ';' token
bzip2.cpp: In member function `void boost::iostreams::detail::bzip2_base::before(const char*&, const char*, char*&, char*)':
bzip2.cpp:86: error: `bz_stream' undeclared (first use this function)
bzip2.cpp:86: error: `s' undeclared (first use this function)
bzip2.cpp:86: error: `bz_stream' has not been declared
bzip2.cpp:86: error: expected `>' before '*' token
bzip2.cpp:86: error: expected `(' before '*' token
bzip2.cpp:86: error: expected primary-expression before '>' token
bzip2.cpp:86: error: expected `)' before ';' token
bzip2.cpp: In member function `void boost::iostreams::detail::bzip2_base::after(const char*&, char*&)':
bzip2.cpp:95: error: `bz_stream' undeclared (first use this function)
bzip2.cpp:95: error: `s' undeclared (first use this function)
bzip2.cpp:95: error: `bz_stream' has not been declared
bzip2.cpp:95: error: expected `>' before '*' token
bzip2.cpp:95: error: expected `(' before '*' token
bzip2.cpp:95: error: expected primary-expression before '>' token
bzip2.cpp:95: error: expected `)' before ';' token
bzip2.cpp: In member function `void boost::iostreams::detail::bzip2_base::end(bool)':
bzip2.cpp:103: error: `bz_stream' undeclared (first use this function)
bzip2.cpp:103: error: `s' undeclared (first use this function)
bzip2.cpp:103: error: `bz_stream' has not been declared
bzip2.cpp:103: error: expected `>' before '*' token
bzip2.cpp:103: error: expected `(' before '*' token
bzip2.cpp:103: error: expected primary-expression before '>' token
bzip2.cpp:103: error: expected `)' before ';' token
bzip2.cpp:106: error: `BZ2_bzCompressEnd' undeclared (first use this function) bzip2.cpp:107: error: `BZ2_bzDecompressEnd' undeclared (first use this function) bzip2.cpp: In member function `int boost::iostreams::detail::bzip2_base::compress(int)':
bzip2.cpp:113: error: `bz_stream' has not been declared
bzip2.cpp:113: error: expected `>' before '*' token
bzip2.cpp:113: error: expected `(' before '*' token
bzip2.cpp:113: error: expected primary-expression before '>' token
bzip2.cpp: In member function `int boost::iostreams::detail::bzip2_base::decompress()':
bzip2.cpp:118: error: `bz_stream' has not been declared
bzip2.cpp:118: error: expected `>' before '*' token
bzip2.cpp:118: error: expected `(' before '*' token
bzip2.cpp:118: error: expected primary-expression before '>' token
bzip2.cpp: In member function `void boost::iostreams::detail::bzip2_base::do_init(bool, void*(*)(void*, int, int), void (*)(void*, void*), void*)':
bzip2.cpp:129: error: `bz_stream' undeclared (first use this function)
bzip2.cpp:129: error: `s' undeclared (first use this function)
bzip2.cpp:129: error: `bz_stream' has not been declared
bzip2.cpp:129: error: expected `>' before '*' token
bzip2.cpp:129: error: expected `(' before '*' token
bzip2.cpp:129: error: expected primary-expression before '>' token
bzip2.cpp:129: error: expected `)' before ';' token
bzip2.cpp:146: error: `BZ2_bzCompressInit' undeclared (first use this function) bzip2.cpp:149: error: `BZ2_bzDecompressInit' undeclared (first use this function)
bzip2.cpp: At global scope:
bzip2.cpp:128: warning: unused parameter 'alloc'
bzip2.cpp:128: warning: unused parameter 'free'
make[5]: *** [bzip2.lo] Error 1
make[5]: Leaving directory `/lyxtrunk/boost/libs/iostreams/src'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/lyxtrunk/boost/libs/iostreams/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/lyxtrunk/boost/libs/iostreams'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/lyxtrunk/boost/libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/lyxtrunk/boost'
make: *** [all-recursive] Error 1

Reply via email to