>Number:         2463
>Category:       general
>Synopsis:       SCO UnixWare 7 port
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          support
>Submitter-Id:   apache
>Arrival-Date:   Thu Jun 18 02:20:01 PDT 1998
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3.0
>Environment:
UnixWare angel 5 7 i386 x86at SCO UNIX_SVR5
Compilers: SCO Universal Development Kit C-compiler and GNU C
>Description:
SCO UnixWare 7 port
>How-To-Repeat:

>Fix:
*** apache_1.3.0/src/Configure  Tue May 12 16:13:50 1998
--- apache_1.3.0_my/src/Configure       Thu Jun 18 11:46:46 1998
***************
*** 575,580 ****
--- 575,586 ----
        LIBS="$LIBS -lsocket -lnsl -lcrypt -lgen"
        DBM_LIB=""
        ;;
+     *-unixware7)
+         OS='UnixWare 7'
+       CFLAGS="$CFLAGS -DUW=7"
+       LIBS="$LIBS -lsocket -lnsl -lcrypt -lgen"
+       DBM_LIB=""
+       ;;
      maxion-*-sysv4*)
        OS='SVR4'
        CFLAGS="$CFLAGS -DSVR4"
*** apache_1.3.0/src/helpers/GuessOS    Sat Feb 21 18:00:41 1998
--- apache_1.3.0_my/src/helpers/GuessOS Thu Jun 18 11:42:44 1998
***************
*** 47,52 ****
--- 47,57 ----
                    echo "${MACHINE}-whatever-unixware2"; exit 0
                fi
                ;;
+             5)
+               if [ "x$VERSION" = "x7" ]; then 
+                   echo "${MACHINE}-whatever-unixware7";exit 0
+               fi
+               ;;
            4.2)
                echo "whatever-whatever-unixware1"; exit 0
                ;;
>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. ]



Reply via email to