From: h_hettema (h_hettema_at_gmx.net)
Date: Tue Jan 10 2006 - 07:35:04 CET
From: h_hettema <h_hettema@gmx.net> Message-ID: <18d3.43c35598@www.taskjuggler.org> Date: Tue, 10 Jan 2006 07:35:04 +0100 (CET) Subject: [taskjuggler-devel] Compiling taskjuggler on SunOS 5.8
Good morning,
I have tried to compile taskjuggler for SunOS 5.8, and I came
with the following problems:
+ The function setenv does not exist in this environment.
Only the function putenv("TZ=<value>") is available.
This string must be non-automatic memory to prevent
corrupting the environment.
This dependency is not tracked by the configure-script,
nor does the code compile cleanly.
+ The function unsetenv does not exist on this platform.
I currently don't know about a workaround (but is it
that bad to keep an environment variable after the
application has terminated?).
+ It seems SunOS5.8 (Solaris 8) uses the CYGWIN time zone
specification.
Is there a possibility to update this in the code?
Best Regards,
Hindrik
-- To unsubscribe, email: taskjuggler-devel-unsubscribe@suse.com For additional commands, email: taskjuggler-devel-help@suse.com
This archive was generated by hypermail 2.1.7 : Tue Jan 10 2006 - 07:35:09 CET