HI there -- I checked my .login and .cshrc files for any CLAGS reference, and there was none. I also checked the d.profile and profile files with the same result.
Is there an option in the configure script that changes the gcc option? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of René Berber Sent: Thursday, February 02, 2006 4:13 PM To: clamav-users@lists.clamav.net Subject: [Clamav-users] Re: Problem Upgrading to version 0.88 on HP-UX 10.20 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Kaplan, Andrew H. wrote: > I have downloaded the source code for version 0.88 onto an HP-UX 10.20 system. > After gunzipping and untarring the file, I > > run the configure script as a sudo user and it appears to finish without > problem. When I run the make command, again as > > a sudo user, I get an Error exit code 1. The tail end of the make output is > shown below: > > manager.c:505: warning: unreachable code at beginning of switch statement > manager.c:568: warning: unreachable code at beginning of switch statement > *** Error exit code 1 [snip] You are using an option in the compiler that causes warnings to be treated as errors, that is why this build failed. With gcc the option is -Werror, perhaps you did put that in CFLAGS or your envirnoment setting have it. HTH - -- René Berber -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iEYEARECAAYFAkPideAACgkQL3NNweKTRgwztgCg2oQK5FARToP/aMceoQzAGmqG eaIAmwehuFc4Vy2uoirZln0KzLa/2gPA =GBmb -----END PGP SIGNATURE----- _______________________________________________ http://lurker.clamav.net/list/clamav-users.html _______________________________________________ http://lurker.clamav.net/list/clamav-users.html