help-gnats
[Top][All Lists]
Advanced

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

Re: Current Gnats 4 CVS broken on Solaris


From: Yngve Svendsen
Subject: Re: Current Gnats 4 CVS broken on Solaris
Date: Tue, 12 Jun 2001 17:19:11 +0200

At 17:15 10.06.2001 +0200, Milan Zamazal wrote:
>>>>> "YS" == Yngve Svendsen <address@hidden> writes:

    YS> Sorry, but it seems the configure check for %z support isn't
    YS> working right.

You're right.  strftime is going to become my nightmare. :-|  I tried to
fix it and also added a patch by Carl enabling numeric time zones also
on systems not supporting `%z'.  Please try whether it works or not.

Unfortunately, the nightmare continues. "make all" results in the following on a Solaris 7 system:

gcc -c -I. -I. -I./../include -g -O2 -W -Wall -W -Wall -ansi -pedantic -Werror -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-format -DHAVE_CONFIG_H -DGNATSD_USER_ACCESS_FILE=\"/usr/local/etc/gnats/gnatsd.access\" -DGNATSD_HOST_ACCESS_FILE=\"/usr/local/etc/gnats/gnatsd.host_access\" -DDEFAULT_GNATS_SERVICE=\"support\" -DGLOBAL_DB_LIST_FILE=\"/usr/local/etc/gnats/databases\" -DGNATS_USER=\"gnats\" misc.c
cc1: warnings being treated as errors
misc.c: In function `gnats_strftime':
misc.c:570: warning: subscript has type `char'
gmake[1]: *** [misc.o] Error 1
gmake[1]: Leaving directory `/usr/local/src/gnats-400/gnats/gnats'
gmake: *** [all-gnats] Error 2

- Yngve


reply via email to

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