>Number: 2381 >Category: os-sco >Synopsis: configure missettings for SCO 3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Mon Jun 8 11:30:00 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.0 >Environment: SCO Unix 3.2v4.2 fully patched GCC Version 2.5.8 >Description: When used on SCO 3.2v4.2 the following settings for SCO 3 are need to set changed: OS='SCO 3' CFLAGS="$CFLAGS -DSCO -Dacgiltz" <---- was -Oacgiltz which is wrong LIBS="$LIBS -lintl -lPW -lsocket -lmalloc -lcrypt_l" <<< add -lintl DEF_WANTSREGEX=yes RANLIB="echo" <--- Added line. ranlib not used. >How-To-Repeat: The -lintl is needed for strftime function which is not in stndlibs
I do not know what the -Oacgiltz is supposed to do but it is not a valid option. A search for it in the Source didn't find it. Not neccessary I guess?? or for other version of GCC? >Fix: Make changes above to Configure in apache_1.3.0/src/Configure for distribution. >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
