This is a discussion on error installing apache 1.3.33 on solaris 9.0 within the Linux Web Servers forums, part of the Web Server and Related Forums category; I GET THIS ERROR AFTER I TYPE THE MAKE COMMAND I'LL APRECIATE ANY HELP. In file included from http_main....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I GET THIS ERROR AFTER I TYPE THE MAKE COMMAND I'LL APRECIATE ANY
HELP. In file included from http_main.c:597: /usr/include/pthread.h:291:error:parse error before ´*´ token ***Error code 1 make : Fatal error :command Failed for target ´http_main.o´ current working directory /var/mikel/apache_1.3.33/src/main ***Error code 1 The foloing command caused the error: for i in regex os/unix ap main lib modules; do \ echo "===>src/$i"; \ case ".solaris 2100" in \ ..OS390 ¦ .TPF) (cd $i && make SDP=´src/´OPTIM=´´)¦¦exit 1;;\ *)(cd $i && make SDP=´src´ CC=´gcc´ AUX_CFLAGS=´-DSOL aris2=2100 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED {./apaci´ ´RANLIB=´ranlib ´OPTIM=´)¦¦ exit 1;; \ esac;\ eho"<===src/$i" ; \ done make: Fatal error:command failed for target ´subdirs´ curent directory /var/mikel/apache_1.3.33/src THANKS FOR YOU'RE HELP. |