gnustep-dev
[Top][All Lists]
Advanced

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

Problems with gdnc in w32


From: Javier Diaz-Reinoso
Subject: Problems with gdnc in w32
Date: Fri, 30 Jul 2004 14:55:46 -0500

After problems trying to compile individually, I donwload the big Installer for Windows, and then proceed to compile gnustep-gui and gnustep-back, eventually all works OK, I only need to comment the line 161 of jmorecfg.h:

#ifndef XMD_H   /* X11/xmd.h correctly defines INT32 */
//typedef long INT32;
#endif

in MinGW, INT32 is already defined.

Then I make some of the examples, but when I try to execute I have this error:

$ openapp Calculator
2004-07-30 19:37:53.937 Calculator.exe[508] Disallowed time zone name `Hora est. del PacÌfico de SA'. 2004-07-30 19:37:53.937 Calculator.exe[508] Using time zone with absolute offset 0.
2004-07-30 19:37:53.937 Calculator.exe[508]
I couldn't contact the notification server for local host -
so I'm attempting to to start one - which will take a few seconds.
Trying to launch gdnc from ~c/GNUstep/System/Tools or a machine/operating-system subdirectory. It is recommended that you start the notification server (gdnc) either at
login or (better) when your computer is started up.
2004-07-30 19:38:14.796 gdnc.exe[1740] Disallowed time zone name `Hora est. del PacÌfico de SA'. 2004-07-30 19:38:14.796 gdnc.exe[1740] Using time zone with absolute offset 0. 2004-07-30 19:38:14.796 gdnc.exe[1740] gdnc - unable to register with name server as GDNCServer - quiting. 2004-07-30 19:38:19.108 Calculator.exe[508] No window for coordinate transformation. 2004-07-30 19:38:19.125 Calculator.exe[508] No window for coordinate transformation. C:\GNUstep\Development\msys\1.0\home\Administrador\gnustep\gnustep- examples-0.9.7\gui\Calculator\Calculator.app\Calculator.exe: Uncaught exception NSInternalInconsistencyException, reason: unable to contact GDNC server -
please check that the gdnc process is running.

I think the make_services.exe (called from GNUstep.sh) is not working, I try to execute that and gdnc manually but don't work. The applications usually show the main menu but then fail.

Javier Diaz-Reinoso
Web: http://homepage.mac.com/javier_diaz_r/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]