Akemi Yagi schrieb:
On 9/3/07, Matthias Leopold matthias@aic.at wrote:
sorry, centos version is 5.
problem appears with httpd-2.2.3-6.el5.centos.1.src.rpm and httpd-2.2.3-7.el5.centos.src.rpm (updates)
Matthias Leopold schrieb:
hi,
i'm trying to recompile the httpd rpm on a x86_64 system. all i've changed in the spec file is the "--with-suexec-docroot" configure option. the error message i get from the "rpmbuild -ba SPECS/httpd.spec" command is "ln: creating symbolic link `/var/tmp/httpd-root/etc/httpd/logs' to `../../usr/var/log/httpd': No such file or directory". so what do i do now?
If you do not make any changes, does it compile normally? And if that is the case, what did you change the "--with-suexec-docroot" to?
Akemi _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
i get the same error with the original spec file
matthias