error: installing Apache2
Михаил А
pano.irk at gmail.com
Tue Oct 28 06:14:45 PDT 2008
I'm trying to install Apache2:
$ sudo port install apache2
Password:
---> Fetching apr
---> Attempting to fetch apr-1.3.3.tar.bz2 from http://www.apache.org/dist/apr
---> Verifying checksum(s) for apr
---> Extracting apr
---> Configuring apr
---> Building apr with target all
---> Staging apr into destroot
---> Installing apr 1.3.3_0
---> Activating apr 1.3.3_0
---> Cleaning apr
---> Fetching db46
---> Attempting to fetch patch.4.6.21.1 from http://www.oracle.com/technology/products/berkeley-db/db/update/4.6.21/
---> Attempting to fetch db-4.6.21.tar.gz from http://download-west.oracle.com/berkeley-db/
---> Verifying checksum(s) for db46
---> Extracting db46
---> Applying patches to db46
---> Configuring db46
---> Building db46 with target all
---> Staging db46 into destroot
---> Installing db46 4.6.21_1
---> Activating db46 4.6.21_1
---> Cleaning db46
---> Fetching sqlite3
---> Attempting to fetch sqlite-3.6.4.tar.gz from http://www.sqlite.org/
---> Verifying checksum(s) for sqlite3
---> Extracting sqlite3
---> Configuring sqlite3
---> Building sqlite3 with target all
Error: Target org.macports.build returned: shell command " cd "/opt/
local/var/macports/build/
_opt_local_var_macports_sources_rsync
.macports.org_release_ports_databases_sqlite3/work/sqlite-3.6.4" &&
gnumake all " returned error 2
Command output: sed -e s/--VERS--/3.6.4/ ./src/sqlite.h.in | \
sed -e s/--VERSION-NUMBER--/3006004/ >sqlite3.h
/usr/bin/gcc-4.0 -O2 -o mkkeywordhash -
DSQLITE_OMIT_LOAD_EXTENSION=1 ./tool/mkkeywordhash.c
./mkkeywordhash >keywordhash.h
/usr/bin/gcc-4.0 -O2 -o lemon ./tool/lemon.c
cp ./tool/lempar.c .
cp ./src/parse.y .
./lemon -DSQLITE_OMIT_LOAD_EXTENSION=1 parse.y
mv parse.h parse.h.temp
f ./addopcodes.awk parse.h.temp >parse.h
/bin/sh: f: command not found
gnumake: [parse.c] Error 127 (ignored)
cat parse.h ./src/vdbe.c | -f ./mkopcodeh.awk >opcodes.h
/bin/sh: -f: command not found
cat: stdout: Broken pipe
gnumake: *** [opcodes.h] Error 127
Error: The following dependencies failed to build: apr-util sqlite3
Error: Status 1 encountered during processing.
____
$ sudo port install apache2
Password:
---> Building sqlite3 with target all
Error: Target org.macports.build returned: shell command " cd "/opt/
local/var/macports/build/
_opt_local_var_macports_sources_rsync
.macports.org_release_ports_databases_sqlite3/work/sqlite-3.6.4" &&
gnumake all " returned error 2
Command output: sort -n -b -k 3 opcodes.h | -f ./mkopcodec.awk
>opcodes.c
/bin/sh: -f: command not found
gnumake: *** [opcodes.c] Error 127
Error: The following dependencies failed to build: apr-util sqlite3
Error: Status 1 encountered during processing.
_____
Can somebody help me because I really don't know what to do, and I'm
stuck....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20081028/ddf4e242/attachment.html>
More information about the macports-users
mailing list