[Planner Dev] Re: Mac OS X: "make" fails



Thanks! that switch to "configure" did the trick. Planner now compiles
successfully. There are a couple of warnings and errors while running the
application itself, but it *does* function. (I'll report the warnings and
errors separately).

Matt Holland


> 
> Date: Tue, 07 Sep 2004 00:51:20 +0300
> From: Jani tiainen <redetin luukku com>
> 
> Jani tiainen wrote:
> 
>> Matt Holland wrote:
>> 
>>> I'm using the latest CVS version of planner 0.12.1, because the release
>>> version fails on startup with glib errors (as mentioned by other users on
>>> this list and the planner-users list).
>>> 
>>> "Configure" runs fine, but "make" fails very quickly with these errors:
>>> 
>>> mrp-application.c: In function `application_init_gettext':
>>> mrp-application.c:127: warning: implicit declaration of function
>>> `bind_textdomain_codeset'
>>> mrp-application.c:126: warning: statement with no effect
>>> make[2]: *** [mrp-application.lo] Error 1
>>> make[1]: *** [all-recursive] Error 1
>>> make: *** [all] Error 2
>>> 
>>> Any help?
>> 
>> 
> run with:
> 
> configure --with-compile-warnings=yes
> 
> default is:
> 
> configure --with-compile-warnings=errors
> 
> 
> Altough you might encourer error while linking tough...
> -- 
> 
> Jani Tiainen




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