Thread: What problem with "make"
i have build apache-1.3.41 on linux. did succesfull before configure: # ./configure --prefix=/usr --sbindir=/usr/sbin --libexecdir=/usr/lib/apache --sysconfdir=/etc/apache --includedir=/usr/include/apache --datadir=/var/www --localstatedir=/var/www --logfiledir=/var/log/apache --runtimedir=/var/run --enable-module=so --disable-module=auth_db --disable-module=auth_dbm but, after have other installation test (php, httpd-2.x, etc), try reinstall apache-1.3.41, got errors. simple config: # ./configure --prefix=$home/apache_1 --enable-module=so -> it's succesful, run make cmd # make -> it's got errors: ===> src make[1]: entering directory `/home/trongvn/meisei/apache_1.3.41' make[2]: entering directory `/home/trongvn/meisei/apache_1.3.41/src' ===> src/regex gcc -i. -i../os/unix -i../include -dlinux=22 -dhave_set_dumpable -duse_hsregex -duse_expat -i../lib/expat-lite -dno_dl_needed `../apaci` -dposix_mistake ...