[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Building 4.1.0 rc1 on Solaris 8 and 9 with gcc 3.3.2
From: |
Yngve Svendsen |
Subject: |
Building 4.1.0 rc1 on Solaris 8 and 9 with gcc 3.3.2 |
Date: |
Thu, 18 Nov 2004 15:09:03 +0100 |
User-agent: |
Mozilla Thunderbird 0.8 (Windows/20040913) |
With gcc 3.3.2 on Solaris 8 and 9 (SPARC), I get the same error as with
2.95.2:
cvs co -r gnats-4_1_0-rc1 gnats
CC=/usr/local/gcc/3.3.2/bin/gcc ./configure
gmake stops with the following:
--------------------------
/usr/local/gcc/3.3.2/bin/gcc -c -I. -I. -I./../include -g -O2 -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.user_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\" edit.c
In file included from gnats.h:37,
from edit.c:21:
../include/libiberty.h:80: warning: function declaration isn't a prototype
In file included from gnats.h:47,
from edit.c:21:
../include/getopt.h:116: warning: function declaration isn't a prototype
gmake[1]: *** [edit.o] Error 1
--------------------------
Yngve Svendsen
Gnatsweb maintainer
- Building 4.1.0 rc1 on Solaris 8 and 9 with gcc 3.3.2,
Yngve Svendsen <=
- Re: Building 4.1.0 rc1 on Solaris 8 and 9 with gcc 3.3.2, Tim Buck, 2004/11/18
- Re: Building 4.1.0 rc1 on Solaris 8 and 9 with gcc 3.3.2, Chad Walstrom, 2004/11/18
- Re: Building 4.1.0 rc1 on Solaris 8 and 9 with gcc 3.3.2, Tim Buck, 2004/11/18
- Re: Building 4.1.0 rc1 on Solaris 8 and 9 with gcc 3.3.2, Chad Walstrom, 2004/11/18
- Re: Building 4.1.0 rc1 on Solaris 8 and 9 with gcc 3.3.2, Chad Walstrom, 2004/11/18
- Message not available
- Re: Building 4.1.0 rc1 on Solaris 8 and 9 with gcc 3.3.2, Chad Walstrom, 2004/11/18
- Re: Building 4.1.0 rc1 on Solaris 8 and 9 with gcc 3.3.2, Yngve Svendsen, 2004/11/18