apache didn't build on Solaris9
build command was
openpkg build -Dwith_mod_ssl -Dwith_php -Dwith_php_mysql \
-Dwith_php_gd -Dwith_mod_dav -Dwith_mod_auth_ldap \
-Dwith_mod_auth_pam apache | sh>>/tmp/build.out 2>&1
/tmp/build.out ends with
flex -Pssl_expr_yy -s -B ssl_expr_scan.l
make[5]: flex: Command not found
make[5]: *** [ssl_expr_scan.c] Error 127
make[4]: *** [all] Error 1
make[3]: *** [subdirs] Error 1
make[2]: *** [build-std] Error 2
make[1]: *** [build] Error 2
make: *** [build-quiet] Error 2
+ exit 2
error: Bad exit status from /opt/local/RPM/TMP/rpm-tmp.26435 (%build)
RPM build errors:
Bad exit status from /opt/local/RPM/TMP/rpm-tmp.26435 (%build)
I had similar errors on building perl-xxx packages, which silently depend on
perl-openpkg at runtime, not at build time. So the build command doesn't
respect the dependencies.
Birger
------
[EMAIL PROTECTED], Network Operations Center, Karlsruhe
______________________________________________________________________
The OpenPKG Project www.openpkg.org
User Communication List [EMAIL PROTECTED]