I am building Pound 2.4.4 on CentOS 4, and am getting this compiler warning:

gcc -DF_CONF=\"/usr/local/etc/pound.cfg\" -DVERSION=\""2.4.4"\"
-DC_SSL=\"""\" -DC_T_RSA=\""0"\" -DC_MAXBUF=\""0"\" -DC_OWNER=\"""\"
-DC_GROUP=\"""\" -DC_SUPER=\""0"\" -DC_CERT1L=\""0"\" -g -O2 -pthread -DUPER
-DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread  -D_REENTRANT -D_THREAD_SAFE
-Wstrict-prototypes -pipe   -c -o config.o config.c
config.c: In function `parse_be':
config.c:143: warning: assignment from incompatible pointer type
config.c: In function `t_hash':
config.c:373: warning: this decimal constant is unsigned only in ISO C90

gcc -DF_CONF=\"/usr/local/etc/pound.cfg\" -DVERSION=\""2.4.4"\"
-DC_SSL=\"""\" -DC_T_RSA=\""0"\" -DC_MAXBUF=\""0"\" -DC_OWNER=\"""\"
-DC_GROUP=\"""\" -DC_SUPER=\""0"\" -DC_CERT1L=\""0"\" -g -O2 -pthread -DUPER
-DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread  -D_REENTRANT -D_THREAD_SAFE
-Wstrict-prototypes -pipe   -c -o svc.o svc.c
svc.c: In function `hash_backend':
svc.c:438: warning: this decimal constant is unsigned only in ISO C90

This is directly out of the box, no changes on my part.

GCC version: gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-10)

-- Jake


====================================================
 _____   _____  |Beyond Ordinary Software Solutions|
|  _  \ /  _  \ |-----------------------------------
| |_| | | | | | |Jacob W Anderson, MCP   Consultant|
|  _  { | | | | |E: [email protected]        |
| |_| | | |_| | |P: 858-361-2384                   |
|_____/ \_____/ |W: http://www.beyond-ordinary.com |
====================================================
.O. | Beyond Ordinary is a California Corporation  |
..O | based in San Diego, CA.                      |
OOO | -*- Certified Java 2 Programmer -*-          |
====================================================
| Need a Job? http://www.accessquery.com           |
====================================================
| Need a plan? http://www.extremeplannerlive.com   |
====================================================
If you think it's expensive to hire a professional to
do the job, wait until you hire an amateur.

This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity to
which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified that
any dissemination, distribution or copying of this e-mail is prohibited. If
you have received this e-mail in error, please notify the sender by replying
to this message and delete this e-mail immediately.  





--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.

Reply via email to