HP3000-L Archives

August 2000, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Joseph Whitlock <[log in to unmask]>
Reply To:
Joseph Whitlock <[log in to unmask]>
Date:
Wed, 9 Aug 2000 12:27:54 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (239 lines)
--------------28EEBA446764E359DE6B4503
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

HP3000 Folks especially Mark Bixby,

I have tried compiling the new Apache 1.3.12 version and when I run
configure.mpe (adding --verbose ) I get this error.

I created a new account APACHEPL to do this.  Is this a problem?

On SITE133 MPEix 6.0 we have MPEKXU3F, but do not have MPELX44A or
MPELX51A.
We will be adding these patches. Is this a problem at this point?

Are my libraries not pulling in the correct lib<>.a (ie; RL)?

**********************************************************************

SITE133 MGR.APACHEPL /APACHEPL/PUB/src/apache_1.3.12_mpe>configure.mpe
Configuring for Apache, Version 1.3.12
 + using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
 + Rule SHARED_CORE=default
 + Rule SHARED_CHAIN=default
 + Rule SOCKS4=no
 + Rule SOCKS5=no
 + Rule IRIXNIS=no
 + Rule IRIXN32=yes
 + Rule PARANOID=no
 + Rule EXPAT=default
 + Rule DEV_RANDOM=default
 + Rule WANTHSREGEX=default
 + enabling mod_so for DSO support
 + Module mmap_static: no
 + Module vhost_alias: yes
 + Module env: yes
 + Module log_config: yes
 + Module log_agent: yes
 + Module log_referer: yes
 + Module mime_magic: yes
 + Module mime: yes
 + Module negotiation: yes
 + Module status: yes
 + Module info: yes
 + Module include: yes
 + Module autoindex: yes
 + Module dir: yes
 + Module cgi: yes
 + Module asis: yes
 + Module imap: yes
 + Module actions: yes
 + Module speling: yes
 + Module userdir: yes
 + Module alias: yes
 + Module rewrite: yes
 + Module access: yes
 + Module auth: yes
 + Module auth_anon: yes
 + Module auth_dbm: no
 + Module auth_db: no
 + Module digest: yes
 + Module auth_digest: no
 + Module proxy: yes
 + Module cern_meta: yes
 + Module expires: yes
 + Module headers: yes
 + Module usertrack: yes
 + Module example: yes [shared]
 + Module unique_id: yes
 + Module so: yes
 + Module setenvif: yes
Creating Makefile in src
 + configured for MPE/iX platform
 + setting C pre-processor to gcc -E
 + checking for system header files
 + adding selected modules
    o rewrite_module uses ConfigStart/End
      enabling DBM support for mod_rewrite
 + checking sizeof various data types
 + doing sanity check on compiler and options
cd ..; gcc  -DMPE -D_POSIX_SOURCE -D_SOCKET_SOURCE -DUSE_HSREGEX
-DUSE_EXPAT -I./lib/expat-lite -D_POSIX_SOURCE -D_SOCKET_SOURCE -D_
MPEIX_SOURCE `./apaci`   -Xlinker "-WL,cap=ia,ba,ph;nmstack=1024000"  -o
helpers/dummy helpers/dummy.c   -lsocket -lsvipc -lcurses

UNRESOLVED EXTERNALS: kill  (LDRERR 512)
** A test compilation with your Makefile configuration
** failed.  The above error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc.

======== Error Output for sanity check ========
cd ..; gcc  -DMPE -D_POSIX_SOURCE -D_SOCKET_SOURCE -DUSE_HSREGEX
-DUSE_EXPAT -I./lib/expat-lite -D_POSIX_SOURCE -D_SOCKET_SOURCE -D_
MPEIX_SOURCE `./apaci`   -Xlinker "-WL,cap=ia,ba,ph;nmstack=1024000"  -o
helpers/dummy helpers/dummy.c   -lsocket -lsvipc -lcurses

UNRESOLVED EXTERNALS: kill  (LDRERR 512)
============= End of Error Report =============

 Aborting!
./configure.mpe 24: Use "exit"
SSITE133 MGR.APACHEPL /APACHEPL/PUB/src/apache_1.3.12_mpe>


--
                                  Respectfully,
                                  Joe

  Joe Whitlock                  | Work Email:
[log in to unmask]
  The Boeing Company            | Home Email: [log in to unmask]
  P.O. Box 3707                 | Tel:      425-234-1478
  MS 6C-LU                      | Fax:      425-237-7230
  Seattle, WA 98124-2207        |


--------------28EEBA446764E359DE6B4503
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
HP3000 Folks especially Mark Bixby,
<P><TT>I have tried compiling the new Apache 1.3.12 version and when I
run</TT>
<BR><TT>configure.mpe (adding --verbose ) I get this error.</TT><TT></TT>
<P><TT>I created a new account APACHEPL to do this.&nbsp; Is this a problem?</TT><TT></TT>
<P><TT>On SITE133 MPEix 6.0 we have MPEKXU3F, but do not have MPELX44A
or MPELX51A.</TT>
<BR><TT>We will be adding these patches. Is this a problem at this point?</TT><TT></TT>
<P><TT>Are my libraries not pulling in the correct lib&lt;>.a (ie; RL)?</TT><TT></TT>
<P><TT>**********************************************************************</TT><TT></TT>
<P><TT>SITE133 MGR.APACHEPL /APACHEPL/PUB/src/apache_1.3.12_mpe>configure.mpe</TT>
<BR><TT>Configuring for Apache, Version 1.3.12</TT>
<BR><TT>&nbsp;+ using installation path layout: Apache (config.layout)</TT>
<BR><TT>Creating Makefile</TT>
<BR><TT>Creating Configuration.apaci in src</TT>
<BR><TT>&nbsp;+ Rule SHARED_CORE=default</TT>
<BR><TT>&nbsp;+ Rule SHARED_CHAIN=default</TT>
<BR><TT>&nbsp;+ Rule SOCKS4=no</TT>
<BR><TT>&nbsp;+ Rule SOCKS5=no</TT>
<BR><TT>&nbsp;+ Rule IRIXNIS=no</TT>
<BR><TT>&nbsp;+ Rule IRIXN32=yes</TT>
<BR><TT>&nbsp;+ Rule PARANOID=no</TT>
<BR><TT>&nbsp;+ Rule EXPAT=default</TT>
<BR><TT>&nbsp;+ Rule DEV_RANDOM=default</TT>
<BR><TT>&nbsp;+ Rule WANTHSREGEX=default</TT>
<BR><TT>&nbsp;+ enabling mod_so for DSO support</TT>
<BR><TT>&nbsp;+ Module mmap_static: no</TT>
<BR><TT>&nbsp;+ Module vhost_alias: yes</TT>
<BR><TT>&nbsp;+ Module env: yes</TT>
<BR><TT>&nbsp;+ Module log_config: yes</TT>
<BR><TT>&nbsp;+ Module log_agent: yes</TT>
<BR><TT>&nbsp;+ Module log_referer: yes</TT>
<BR><TT>&nbsp;+ Module mime_magic: yes</TT>
<BR><TT>&nbsp;+ Module mime: yes</TT>
<BR><TT>&nbsp;+ Module negotiation: yes</TT>
<BR><TT>&nbsp;+ Module status: yes</TT>
<BR><TT>&nbsp;+ Module info: yes</TT>
<BR><TT>&nbsp;+ Module include: yes</TT>
<BR><TT>&nbsp;+ Module autoindex: yes</TT>
<BR><TT>&nbsp;+ Module dir: yes</TT>
<BR><TT>&nbsp;+ Module cgi: yes</TT>
<BR><TT>&nbsp;+ Module asis: yes</TT>
<BR><TT>&nbsp;+ Module imap: yes</TT>
<BR><TT>&nbsp;+ Module actions: yes</TT>
<BR><TT>&nbsp;+ Module speling: yes</TT>
<BR><TT>&nbsp;+ Module userdir: yes</TT>
<BR><TT>&nbsp;+ Module alias: yes</TT>
<BR><TT>&nbsp;+ Module rewrite: yes</TT>
<BR><TT>&nbsp;+ Module access: yes</TT>
<BR><TT>&nbsp;+ Module auth: yes</TT>
<BR><TT>&nbsp;+ Module auth_anon: yes</TT>
<BR><TT>&nbsp;+ Module auth_dbm: no</TT>
<BR><TT>&nbsp;+ Module auth_db: no</TT>
<BR><TT>&nbsp;+ Module digest: yes</TT>
<BR><TT>&nbsp;+ Module auth_digest: no</TT>
<BR><TT>&nbsp;+ Module proxy: yes</TT>
<BR><TT>&nbsp;+ Module cern_meta: yes</TT>
<BR><TT>&nbsp;+ Module expires: yes</TT>
<BR><TT>&nbsp;+ Module headers: yes</TT>
<BR><TT>&nbsp;+ Module usertrack: yes</TT>
<BR><TT>&nbsp;+ Module example: yes [shared]</TT>
<BR><TT>&nbsp;+ Module unique_id: yes</TT>
<BR><TT>&nbsp;+ Module so: yes</TT>
<BR><TT>&nbsp;+ Module setenvif: yes</TT>
<BR><TT>Creating Makefile in src</TT>
<BR><TT>&nbsp;+ configured for MPE/iX platform</TT>
<BR><TT>&nbsp;+ setting C pre-processor to gcc -E</TT>
<BR><TT>&nbsp;+ checking for system header files</TT>
<BR><TT>&nbsp;+ adding selected modules</TT>
<BR><TT>&nbsp;&nbsp;&nbsp; o rewrite_module uses ConfigStart/End</TT>
<BR><TT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; enabling DBM support for mod_rewrite</TT>
<BR><TT>&nbsp;+ checking sizeof various data types</TT>
<BR><TT>&nbsp;+ doing sanity check on compiler and options</TT>
<BR><TT>cd ..; gcc&nbsp; -DMPE -D_POSIX_SOURCE -D_SOCKET_SOURCE -DUSE_HSREGEX
-DUSE_EXPAT -I./lib/expat-lite -D_POSIX_SOURCE -D_SOCKET_SOURCE -D_</TT>
<BR><TT>MPEIX_SOURCE `./apaci`&nbsp;&nbsp; -Xlinker "-WL,cap=ia,ba,ph;nmstack=1024000"&nbsp;
-o helpers/dummy helpers/dummy.c&nbsp;&nbsp; -lsocket -lsvipc -lcurses</TT>
<BR><TT>&nbsp;</TT>
<BR><TT>UNRESOLVED EXTERNALS: kill&nbsp; (LDRERR 512)</TT>
<BR><TT>** A test compilation with your Makefile configuration</TT>
<BR><TT>** failed.&nbsp; The above error output from the compilation</TT>
<BR><TT>** test will give you an idea what is failing. Note that</TT>
<BR><TT>** Apache requires an ANSI C Compiler, such as gcc.</TT><TT></TT>
<P><TT>======== Error Output for sanity check ========</TT>
<BR><TT>cd ..; gcc&nbsp; -DMPE -D_POSIX_SOURCE -D_SOCKET_SOURCE -DUSE_HSREGEX
-DUSE_EXPAT -I./lib/expat-lite -D_POSIX_SOURCE -D_SOCKET_SOURCE -D_</TT>
<BR><TT>MPEIX_SOURCE `./apaci`&nbsp;&nbsp; -Xlinker "-WL,cap=ia,ba,ph;nmstack=1024000"&nbsp;
-o helpers/dummy helpers/dummy.c&nbsp;&nbsp; -lsocket -lsvipc -lcurses</TT>
<BR><TT>&nbsp;</TT>
<BR><TT>UNRESOLVED EXTERNALS: kill&nbsp; (LDRERR 512)</TT>
<BR><TT>============= End of Error Report =============</TT><TT></TT>
<P><TT>&nbsp;Aborting!</TT>
<BR><TT>./configure.mpe 24: Use "exit"</TT>
<BR><TT>SITE133 MGR.APACHEPL /APACHEPL/PUB/src/apache_1.3.12_mpe></TT>
<BR><TT></TT>&nbsp;<TT></TT>
<P><TT>--</TT>
<BR><TT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Respectfully,</TT>
<BR><TT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Joe</TT><TT></TT>
<P><TT>&nbsp; Joe Whitlock&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
| Work Email: [log in to unmask]</TT>
<BR><TT>&nbsp; The Boeing Company&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
| Home Email: [log in to unmask]</TT>
<BR><TT>&nbsp; P.O. Box 3707&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
| Tel:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 425-234-1478</TT>
<BR><TT>&nbsp; MS 6C-LU&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
| Fax:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 425-237-7230</TT>
<BR><TT>&nbsp; Seattle, WA 98124-2207&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|</TT>
<BR><TT></TT>&nbsp;</HTML>

--------------28EEBA446764E359DE6B4503--

ATOM RSS1 RSS2