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

FIXED - Empty Makefile when trying to build Apache (when doing ./configure)



Hi!

I have found the problem - I had two different versions of gcc / cpp
installed on my system (2.95.4 and 3.0). The fix is to remove the gcc
3.0 binary and libraries from the system and only use the 2.95.4
version.


Details:

The following packages will be REMOVED:
  cpp-3.0 g++-3.0 gcc-3.0 gcc-3.0-base libstdc++3 libstdc++3-dbg
libstdc++3-dev libstdc++3-doc 
0 packages upgraded, 0 newly installed, 8 to remove and 0  not upgraded.
Need to get 0B of archives. After unpacking 49.4MB will be freed. Do you
want to continue? [Y/n] y (Reading database ... 19853 files and
directories currently installed.) Removing libstdc++3-dbg ... Removing
libstdc++3-doc ... Removing g++-3.0 ... Removing libstdc++3-dev ...
Removing gcc-3.0 ... Removing cpp-3.0 ... Removing libstdc++3 ...
Removing gcc-3.0-base ...

Cheers,
Nicke

-----Original Message-----
From: Nicklas Bondesson [mailto:nicke@nicke.nu] 
Sent: den 17 december 2002 13:28
To: debian-user@lists.debian.org
Subject: Empty Makefile when trying to build Apache (when doing
./configure)


Hi!

I hope that anybody on this list could help me with my problem, please
read Bugzilla Bug #14887
(http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14887).

I have a problem compiling, the configure operation ends up with an
empty 
Makefile. I think the problem is sed.. see below: 

I hope someone on this list have had the same problem and hopefully have
a solution to it! I'm running Linux 2.4.19 Debian 3.0 (Woody) on Intel
(x86).


Configuring for Apache, Version 1.3.27
 + using installation path layout: Apache (config.layout) Creating
Makefile
sed: -e expression #44, char 58: 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
 + checking for system header files
 + adding selected modules
 + using builtin Expat
 + 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

Cheers,
Nicklas


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org




Reply to: