Re: more compile problems



On 2000-11-10 02:22:34 +0100 Anders Knudsen wrote:
> I got past the implicit function declaration warning by adding #include
> <strings.h> to body.h in libbalsa.

That's the right way of doing it. It has been actually fixed couple of
days ago in CVS.

> Now I get to this error. This is an error/warning I'm not familiar
> with. Authors? Anyone? :)
>[...]
> files.c:69:30: pasting would not give a valid preprocessing token

This is spurious(?) warning message generated by gcc 2.96-54 (or cpp, to
be exact) on calling g_warning() with more than one argument (which is
legal). This is problem either with  2.96 (more likely) or glib.h.
Configure balsa with --disable-more-warnings

/Pawel
-- 
Pawel Salek (pawsa@theochem.kth.se) http://www.theochem.kth.se/~pawsa/
Theoretical Chemistry Division, KTH voice: +46 8 790-8202





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