[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

make problem on new installation



Hi,

I recently installed Woody on an i386 using the mini-iso and am now wanting to get Apache 1.3 installed from the tar file. I put apache_1.3.29.tar.gz in /tmp, su'd to root, untarred it and cd'd into the dir, then here's what happened -- and I wonder if this a sed problem or otherwise issue with my Woody installation rather than an Apache problem:

...................................................................................................
woody:/tmp/apache_1.3.29# ./configure --prefix=/usr/local/apache --enable-module=unique_id --enable-module=rewrite --enable-module=speling --enable-module=expires --enable-module=info --enable-module=log_agent --enable-module=log_referer --enable-module=usertrack --enable-module=proxy --enable-module=userdir --enable-module=so --enable-suexec --suexec-caller=www --suexec-docroot=/mnt/web/guide
Configuring for Apache, Version 1.3.29
 + using installation path layout: Apache (config.layout)
Creating Makefile
sed: -e expression #44, char 45: Unknown option to 's'
Creating Configuration.apaci in src
Creating Makefile in src
 + configured for Linux platform
 + setting C compiler to gcc
 + setting C pre-processor to gcc -E
 + using "tr [a-z] [A-Z]" to uppercase
 + checking for system header files
 + adding selected modules
    o rewrite_module uses ConfigStart/End
 + using -ldb1 for DBM support
      enabling DBM support for mod_rewrite
 + using builtin Expat
 + using -ldl for vendor DSO support
 + checking sizeof various data types
 + doing sanity check on compiler and options
Creating Makefile in src/support
Creating Makefile in src/regex
Creating Makefile in src/os/unix
Creating Makefile in src/ap
Creating Makefile in src/main
Creating Makefile in src/lib/expat-lite
Creating Makefile in src/modules/standard
Creating Makefile in src/modules/proxy
woody:/tmp/apache_1.3.29# make
make: *** No targets.  Stop.
woody:/tmp/apache_1.3.29#
........................................................................

Thanks in advance,

Marty


Marty Landman, Face 2 Interface Inc. 845-679-9387
Search & Sort Easily: http://face2interface.com/Products/FormATable.shtml
Web Installed Formmail: http://face2interface.com/formINSTal



Reply to: