i just call: ./configure --prefix="$pre/local/PKG/apache2" make makeinstall
the resulting httpd coredumps just without further messages.
during make i see 3 error-blocks:
mpm_common.c: In function `ap_mpm_rewrite_args': mpm_common.c:884: warning: function called through a non-compatible type mpm_common.c:884: note: if this code is reached, the program will abort
mod_include.c: In function `register_hooks': mod_include.c:3572: warning: function called through a non-compatible type mod_include.c:3572: note: if this code is reached, the program will abort mod_include.c:3573: warning: function called through a non-compatible type mod_include.c:3573: note: if this code is reached, the program will abort mod_include.c:3574: warning: function called through a non-compatible type mod_include.c:3574: note: if this code is reached, the program will abort
mod_log_config.c: In function `register_hooks':
mod_log_config.c:1421: warning: function called through a non-compatible type
mod_log_config.c:1421: note: if this code is reached, the program will abort
mod_log_config.c:1422: warning: function called through a non-compatible type
mod_log_config.c:1422: note: if this code is reached, the program will abort
mod_log_config.c:1423: warning: function called through a non-compatible type
mod_log_config.c:1423: note: if this code is reached, the program will abort
in this opkg instance i have installed all packages, that openpkg's apache2 package requires, many of them proxied from my "default opkg-instance":
openpkg-2.2.0-2.2.0
binutils-2.14-2.2.0
perl-5.8.5-2.2.0
j2se14-1.4.2.05-20040707+PROXY
zlib-1.2.1-2.2.0
expat-1.95.8-2.2.0+PROXY
ant-1.6.2-20040716+PROXY
apache2-2.0.52-2.2.0
m4-1.4.2-2.2.0+PROXY
automake-1.9.2-2.2.0+PROXY
gpg-pubkey-63c4cb9f-3c591eda
make-3.80-2.2.0
gcc-3.4.2-2.2.0
openpkg-tools-0.8.21-2.2.0
db-4.2.52.2-2.2.0+PROXY
openssl-0.9.7d-2.2.0+PROXY
libiconv-1.9.2-2.2.0+PROXY
tomcat4-4.1.31-20041011
autoconf-2.59-2.2.0+PROXY
libtool-1.5.10-2.2.0+PROXY
trying to build apache outside of openpkg succeeded.
trying to build apache inside a second openpkg-instance without any installed packages succeeded too. (and without error-massages during make)
any idea, what's the problem?
should it work to just compile the original http-distribution (or any other software-package) and using libraries that are installed in a openpkg-instance, or do i have to expect these kind of problems?
could it be the proxied packages? (although openpkg's apache2-package runs perfect in the same instance)
i'm quite frustrated, because my original hope, that openpkg help me to reduce complexity of handling many different project-environments on one machine, seems to turn into even more complexity and unexpected problems. maybe my task isn't on the focus of openpkg. but that's a more general question, that i will write down in a second email.
any suggestions are welcome. thanks in advance,
andi______________________________________________________________________ The OpenPKG Project www.openpkg.org User Communication List [EMAIL PROTECTED]
