Re: A lot of warnings compiling JK2 on Aix
From: Nicholas Dronen (ndronen_at_io.frii.com)
Date: 11/27/03
- Previous message: Matt: "Re: limit of users on aix 4.3.3"
- In reply to: jpm: "Re: A lot of warnings compiling JK2 on Aix"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Nov 2003 16:31:57 GMT
In article <bq4m6i$***$1@nsnmrro2-gest.nuria.telefonica-data.net> you wrote:
j> Here is some errors:
Please stop top-posting, and do take some time to edit messages
before you post. Read this:
http://www.aglami.com/tpfaq.html
j> mkdir ../../../build/jk2/apache2/.libs
j> gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarat
[ snip ]
j> ../../common/jk_config.c:106: warning: unused variable `w'
Unused variable. No big deal.
[ snip ]
j> ../../common/jk_config.c:326: warning: suggest parentheses around assignment
j> used as truth value
Might be a problem. Might not. I doubt it's worth worrying about.
j> ../../common/jk_config.c:396: warning: `rc' might be used uninitialized in
j> this function
Same as the previous one. If you see behavioral problems with the software,
file a bug report. Otherwise, stop thinking about it.
j> ../../common/jk_config_file.c:126: warning: char format, void arg (arg 4)
Probably not a problem.
[ snip ]
None of these errors were caused by your configuration choices.
Before you choose to post to comp.unix.aix again, please learn how
to post reasonably-formatted output (i.e. don't include everything
the compile spews to the screen -- the warning lines alone would
have sufficed).
Also, try searching this:
and the comp.unix.aix before asking questions:
http://www.faqs.org/faqs/aix-faq/
Regards,
Nicholas
-- "Why shouldn't I top-post?" http://www.aglami.com/tpfaq.html "Meanings are another story." http://www.ifas.org/wa/glossolalia.html
- Previous message: Matt: "Re: limit of users on aix 4.3.3"
- In reply to: jpm: "Re: A lot of warnings compiling JK2 on Aix"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]