Subject: Re: CVS error
From: Tim (tjl@141.com)
Date: Wed Jul 11 2001 - 17:35:35 CDT
All of my compile problems I've ever had have been due to missing
development libraries. "make" starts reporting all kinds of wierd
errors(syntax, declaration, parse errors) after it can't find some
header files. It would be nice if the config scripts checked for all the
necessary development libraries but right now they don't. The clue for
me has usually been near the beginning of the stream of errors. If you
still can't figure it out send me a little more of the output.
On 11 Jul 2001 00:21:48 -0500, Scott Bingman wrote:
> These are the last few lines I get before my compile quits, and it
> always quits here. I have deleted ev_UnixKeyboard and updated CVS,
> replacing it to no avail. Any help would be appreciated.
>
> I'm going to bed though,
> Scott Bingman
>
> In file included from ../../../../../libiconv/include/iconv.h:2,
> from ../../../../src/af/util/xp/ut_mbtowc.h:41,
> from ev_UnixKeyboard.cpp:35:
> ../../../../../libiconv/include/libiconv.h:64: syntax error before `('
> ../../../../../libiconv/include/libiconv.h:74: `iconv_t' was not
> declared in this scope
> ../../../../../libiconv/include/libiconv.h:74: parse error before `,'
> ../../../../../libiconv/include/libiconv.h:80: `iconv_t' was not
> declared in this scope
> ../../../../../libiconv/include/libiconv.h:80: parse error before `)'
> In file included from ev_UnixKeyboard.cpp:35:
> ../../../../src/af/util/xp/ut_mbtowc.h:48: syntax error before `;'
> make[5]: *** [ev_UnixKeyboard.o] Error 1
> make[5]: Leaving directory `/var/cache/abiword/abi/src/af/ev/unix'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory `/var/cache/abiword/abi/src/af/ev/unix'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/var/cache/abiword/abi/src/af/ev'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/var/cache/abiword/abi/src/af'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/var/cache/abiword/abi/src'
> make: *** [all-recursive] Error 1
>
> -----------------------------------------------
> To unsubscribe from this list, send a message to
> abiword-user-request@abisource.com with the word
> unsubscribe in the message body.
>
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
This archive was generated by hypermail 2b25 : Wed Jul 11 2001 - 17:35:49 CDT