This is the mail archive of the gnats-devel@sources.redhat.com mailing list for the GNATS project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Current Gnats 4 CVS broken on Solaris


At 17:15 10.06.2001 +0200, Milan Zamazal wrote:
> >>>>> "YS" == Yngve Svendsen <yngve.svendsen@clustra.com> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]