On Fri, Jan 09, 2004 at 09:30:40 +0100, Michael Bell <[EMAIL PROTECTED]> wrote: > Alessandro Razeto wrote: > > >I found problems using your new Makefile.devel; without it's everithing > >is fine. > > Sorry for the trouble but I needed three days until it works on my > machine and so you have perhaps a version which doesn't work (CVS 1.1?). > I added the CVS revision variable to the file to avoid confusions. > Working revisions are 1.2 and 1.3. I found on cvs only version 1.2 which have problems; I attacth a build log. I will try to debug it later. > > >The new version is on my cvs repository. > >Wait untill tomorrow for the fix of your latest changes. > > I will try to check it over the day (if I find the repository link in my > mails :) ). http://smog.lngs.infn.it:8081/cvs/ > > >I found that on the /node interface there are few dangling links (url) > >to the ca||ra||ldap||pub if they're not installed on the current > >machine. We could try to add in the configure.xml the urls of the > >services, and use these url in the node page. > > This is already possible. There are some options with the name > *_htdocs_url_prefix. You can set a value like > https://another.server.com/ldap/. The url_prefix is not limited to local > paths. By the way config.xml must be configured by the user and not by > the packager. The settings in config.xml depend on the position of the > box in the hierarchy of the PKI. > > If you want to create a usable config.xml during package installation > then you have to create a really complex postinstall script. I was thinking this, but it's not so urgent. > > Michael > -- > ------------------------------------------------------------------- > Michael Bell Email: [EMAIL PROTECTED] > ZE Computer- und Medienservice Tel.: +49 (0)30-2093 2482 > (Computing Centre) Fax: +49 (0)30-2093 2704 > Humboldt-University of Berlin > Unter den Linden 6 > 10099 Berlin Email (private): [EMAIL PROTECTED] > Germany http://www.openca.org > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Perforce Software. > Perforce is the Fast Software Configuration Management System offering > advanced branching capabilities and atomic changes on 50+ platforms. > Free Eval! http://www.perforce.com/perforce/loadprog.html > _______________________________________________ > OpenCA-Devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/openca-devel
dpkg-buildpackage: source package is openca dpkg-buildpackage: source version is 0.9.20031219-2 dpkg-buildpackage: source maintainer is Alessandro <[EMAIL PROTECTED]> dpkg-buildpackage: host architecture is i386 debian/rules clean dh_testdir dh_testroot rm -f build-stamp build-arch-stamp build-indep-stamp # Add here commands to clean up after the build process. #-/usr/bin/make clean rm -f config.status src/modules/openca-sv/config.status #-test -r /usr/share/misc/config.sub && \ # cp -f /usr/share/misc/config.sub config.sub #-test -r /usr/share/misc/config.guess && \ # cp -f /usr/share/misc/config.guess config.guess dh_clean dpkg-source -b openca-0.9.20031219 dpkg-source: building openca in openca_0.9.20031219-2.tar.gz dpkg-source: building openca in openca_0.9.20031219-2.dsc debian/rules build dh_testdir # Add here commands to configure the package. make -f Makefile.devel force-auto-files make[1]: Entering directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' make -f Makefile.devel auto-root make[2]: Entering directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' rm configure autoconf make[2]: Leaving directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' make -f Makefile.devel auto-scep make[2]: Entering directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' make -f Makefile.devel auto-clean SUBTARGET=src/scep make[3]: Entering directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' cd src/scep; \ rm aclocal.m4 || echo aclocal.m4 already removed; \ rm configure || echo configure already removed; \ rm install-sh || echo install-sh already removed; \ rm libtool || echo libtool already removed rm: cannot remove `libtool': No such file or directory libtool already removed cd src/scep/build; \ rm aclocal.m4* || echo ac_locals already removed; \ rm acx_* || echo acx_* files already removed; \ rm compile || echo compile already removed; \ rm config.guess || echo config.guess already removed; \ rm config.sub || echo config.sub already removed; \ rm depcomp || echo depcomp already removed; \ rm install-sh || echo install-sh already removed; \ rm ltconfig || echo ltconfig already removed; \ rm ltmain.sh || echo ltmain.sh already removed; \ rm missing || echo missing already removed; \ rm mkinstalldirs || echo mkinstalldirs already removed; \ rm ylwrap || echo ylwrap already removed rm: cannot remove `aclocal.m4*': No such file or directory ac_locals already removed rm: cannot remove `compile': No such file or directory compile already removed make -f Makefile.devel clean-autom4te SUBTARGET=src/scep make[4]: Entering directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' # rm src/scep/autom4te.cache/output.0 # rm src/scep/autom4te.cache/requests # rm src/scep/autom4te.cache/traces.0 # rmdir src/scep/autom4te.cache rm -rf src/scep/autom4te.cache make[4]: Leaving directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' make[3]: Leaving directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' cd src/scep; aclocal -I . -I build cd src/scep; libtoolize --automake --copy --force cd src/scep; automake --add-missing --copy --gnu configure.in:62: not enough arguments for AC_CONFIG_HEADERS configure.in: installing `build/install-sh' configure.in: installing `build/mkinstalldirs' configure.in: installing `build/missing' src/Makefile.am: installing `build/depcomp' src/Makefile.am:14: `CFLAGS' is a user variable, you should not override it; src/Makefile.am:14: use `AM_CFLAGS' instead. src/Makefile.am:14: `CFLAGS' is a user variable, you should not override it; src/Makefile.am:14: use `AM_CFLAGS' instead. cd src/scep; autoconf cp src/scep/build/install-sh src/scep cp src/scep/build/install-sh . make[2]: Leaving directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' make -f Makefile.devel auto-ocspd make[2]: Entering directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' make -f Makefile.devel auto-clean SUBTARGET=src/ocspd make[3]: Entering directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' cd src/ocspd; \ rm aclocal.m4 || echo aclocal.m4 already removed; \ rm configure || echo configure already removed; \ rm install-sh || echo install-sh already removed; \ rm libtool || echo libtool already removed cd src/ocspd/build; \ rm aclocal.m4* || echo ac_locals already removed; \ rm acx_* || echo acx_* files already removed; \ rm compile || echo compile already removed; \ rm config.guess || echo config.guess already removed; \ rm config.sub || echo config.sub already removed; \ rm depcomp || echo depcomp already removed; \ rm install-sh || echo install-sh already removed; \ rm ltconfig || echo ltconfig already removed; \ rm ltmain.sh || echo ltmain.sh already removed; \ rm missing || echo missing already removed; \ rm mkinstalldirs || echo mkinstalldirs already removed; \ rm ylwrap || echo ylwrap already removed rm: cannot remove `aclocal.m4*': No such file or directory ac_locals already removed rm: cannot remove `compile': No such file or directory compile already removed make -f Makefile.devel clean-autom4te SUBTARGET=src/ocspd make[4]: Entering directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' # rm src/ocspd/autom4te.cache/output.0 # rm src/ocspd/autom4te.cache/requests # rm src/ocspd/autom4te.cache/traces.0 # rmdir src/ocspd/autom4te.cache rm -rf src/ocspd/autom4te.cache make[4]: Leaving directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' make[3]: Leaving directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' cd src/ocspd; aclocal -I . -I build cd src/ocspd; libtoolize --automake --copy --force cd src/ocspd; automake --add-missing --copy --gnu configure.in:57: not enough arguments for AC_CONFIG_HEADERS configure.in: installing `build/install-sh' configure.in: installing `build/mkinstalldirs' configure.in: installing `build/missing' src/Makefile.am: installing `build/depcomp' cd src/ocspd; autoconf cp src/ocspd/build/install-sh src/ocspd make[2]: Leaving directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' make -f Makefile.devel auto-openca-sv make[2]: Entering directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' make -f Makefile.devel auto-clean SUBTARGET=src/openca-sv make[3]: Entering directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' cd src/openca-sv; \ rm aclocal.m4 || echo aclocal.m4 already removed; \ rm configure || echo configure already removed; \ rm install-sh || echo install-sh already removed; \ rm libtool || echo libtool already removed cd src/openca-sv/build; \ rm aclocal.m4* || echo ac_locals already removed; \ rm acx_* || echo acx_* files already removed; \ rm compile || echo compile already removed; \ rm config.guess || echo config.guess already removed; \ rm config.sub || echo config.sub already removed; \ rm depcomp || echo depcomp already removed; \ rm install-sh || echo install-sh already removed; \ rm ltconfig || echo ltconfig already removed; \ rm ltmain.sh || echo ltmain.sh already removed; \ rm missing || echo missing already removed; \ rm mkinstalldirs || echo mkinstalldirs already removed; \ rm ylwrap || echo ylwrap already removed rm: cannot remove `aclocal.m4*': No such file or directory ac_locals already removed make -f Makefile.devel clean-autom4te SUBTARGET=src/openca-sv make[4]: Entering directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' # rm src/openca-sv/autom4te.cache/output.0 # rm src/openca-sv/autom4te.cache/requests # rm src/openca-sv/autom4te.cache/traces.0 # rmdir src/openca-sv/autom4te.cache rm -rf src/openca-sv/autom4te.cache make[4]: Leaving directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' make[3]: Leaving directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' cd src/openca-sv; aclocal -I . -I build cd src/openca-sv; libtoolize --automake --copy --force cd src/openca-sv; automake --add-missing --copy --gnu configure.in:57: not enough arguments for AC_CONFIG_HEADERS configure.in: installing `build/install-sh' configure.in: installing `build/mkinstalldirs' configure.in: installing `build/missing' src/Makefile.am: installing `build/compile' src/Makefile.am: installing `build/depcomp' cd src/openca-sv; autoconf cp src/openca-sv/build/install-sh src/openca-sv make[2]: Leaving directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' make -f Makefile.devel clean make[2]: Entering directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' make -f Makefile.devel clean-autom4te SUBTARGET=. make[3]: Entering directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' # rm ./autom4te.cache/output.0 # rm ./autom4te.cache/requests # rm ./autom4te.cache/traces.0 # rmdir ./autom4te.cache rm -rf ./autom4te.cache make[3]: Leaving directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' make -f Makefile.devel clean-autom4te SUBTARGET=src/ocspd make[3]: Entering directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' # rm src/ocspd/autom4te.cache/output.0 # rm src/ocspd/autom4te.cache/requests # rm src/ocspd/autom4te.cache/traces.0 # rmdir src/ocspd/autom4te.cache rm -rf src/ocspd/autom4te.cache make[3]: Leaving directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' make -f Makefile.devel clean-autom4te SUBTARGET=src/openca-sv make[3]: Entering directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' # rm src/openca-sv/autom4te.cache/output.0 # rm src/openca-sv/autom4te.cache/requests # rm src/openca-sv/autom4te.cache/traces.0 # rmdir src/openca-sv/autom4te.cache rm -rf src/openca-sv/autom4te.cache make[3]: Leaving directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' make -f Makefile.devel clean-autom4te SUBTARGET=src/scep make[3]: Entering directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' # rm src/scep/autom4te.cache/output.0 # rm src/scep/autom4te.cache/requests # rm src/scep/autom4te.cache/traces.0 # rmdir src/scep/autom4te.cache rm -rf src/scep/autom4te.cache make[3]: Leaving directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' make[2]: Leaving directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' make[1]: Leaving directory `/home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219' ./configure --host=i386-linux --build=i386-linux --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info \ --prefix=/usr \ --enable-ocspd \ --with-etc-prefix=/etc/openca \ --with-lib-prefix=/usr/share/openca \ --with-var-prefix=/var/lib/openca \ --with-httpd-fs-prefix=/usr/share/openca \ --with-httpd-user=www-data \ --with-httpd-group=www-data \ --enable-package-build \ --with-web-host=www.example.com checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for gawk... gawk checking for i386-linux-gcc... i386-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i386-linux-gcc accepts -g... yes checking for i386-linux-gcc option to accept ANSI C... none needed checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... i386-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for bzero... yes checking for memset... yes checking for setenv... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for bash... /bin/sh checking for pod2man... /usr/bin/pod2man checking for mkdir... /bin/mkdir checking for sed... /bin/sed checking for mv... /bin/mv checking for cat... /bin/cat checking for gzip... /bin/gzip checking for tar... /bin/tar checking for pwd... /home/razeto/Projects/my_packages/openca/devel/openca-0.9.20031219 checking for chmod... /bin/chmod checking for chown... /bin/chown checking for cp... /bin/cp checking for echo... /bin/echo checking for make... /usr/bin/make checking for openssl... /usr/bin/openssl checking /usr/bin/openssl req -subj... ok checking /usr/bin/openssl req -pubkey... ok checking /usr/bin/openssl crl -nameopt... ok checking for perl... /usr/bin/perl checking /usr/bin/perl mininum version 5.6.1... ok configure: creating ./config.status config.status: creating Makefile.global-vars config.status: creating contrib/config config.status: creating contrib/rpm/openca-common.spec config.status: creating contrib/rpm/openca-ca.spec config.status: creating contrib/rpm/openca-ca-node.spec config.status: creating contrib/rpm/openca-ldap.spec config.status: creating contrib/rpm/openca-pub.spec config.status: creating contrib/rpm/openca-ra.spec config.status: creating contrib/rpm/openca-ra-node.spec config.status: creating src/common/etc/config.xml config.status: creating src/common/etc/configure_etc.sh config.status: creating src/common/etc/log.xml config.status: creating src/common/etc/openca_start.template config.status: creating src/common/etc/token.xml config.status: creating src/common/etc/loa.xml config.status: creating src/common/etc/database/DB.conf config.status: creating src/common/etc/openssl/sample-openssl.conf config.status: creating src/common/etc/openssl/openssl.cnf config.status: creating src/common/etc/openssl/openssl/CA_Operator.conf config.status: creating src/common/etc/openssl/openssl/Cross_CA.conf config.status: creating src/common/etc/openssl/openssl/Mail_Server.conf config.status: creating src/common/etc/openssl/openssl/RA_Operator.conf config.status: creating src/common/etc/openssl/openssl/Sub-CA.conf config.status: creating src/common/etc/openssl/openssl/User.conf config.status: creating src/common/etc/openssl/openssl/VPN_Server.conf config.status: creating src/common/etc/openssl/openssl/Web_Server.conf config.status: creating src/common/var/crypto/Makefile.crt config.status: creating src/scripts/openca-addcert config.status: creating src/scripts/openca-addreq config.status: creating src/scripts/openca-backup config.status: creating src/scripts/openca-configure config.status: creating src/scripts/openca-browserexp config.status: creating src/scripts/openca-dbbuild config.status: creating src/scripts/openca-dbcreate config.status: creating src/scripts/openca-dblist config.status: creating src/scripts/openca-dbview config.status: creating src/scripts/openca-digest config.status: creating src/scripts/openca-getcert config.status: creating src/scripts/openca-getitem config.status: creating src/scripts/openca-importcerts config.status: creating src/scripts/openca-importreqs config.status: creating src/scripts/openca-newcert config.status: creating src/scripts/openca-unrevoke config.status: creating src/web-interfaces/ca/ca config.status: creating src/web-interfaces/ca/access_control.xml config.status: creating src/web-interfaces/ca/ca.conf config.status: creating src/web-interfaces/ldap/ldap config.status: creating src/web-interfaces/ldap/access_control.xml config.status: creating src/web-interfaces/ldap/ldap.conf config.status: creating src/web-interfaces/node/node config.status: creating src/web-interfaces/node/access_control.xml config.status: creating src/web-interfaces/node/node.conf config.status: creating src/web-interfaces/pub/pki config.status: creating src/web-interfaces/pub/access_control.xml config.status: creating src/web-interfaces/pub/public.conf config.status: creating src/web-interfaces/ra/RAServer config.status: creating src/web-interfaces/ra/access_control.xml config.status: creating src/web-interfaces/ra/ra.conf config.status: creating src/web-interfaces/scep/scep config.status: creating src/web-interfaces/scep/access_control.xml config.status: creating src/web-interfaces/scep/scep.conf configure: configuring in src/openca-sv configure: running /bin/sh './configure' --prefix=/usr '--host=i386-linux' '--build=i386-linux' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--prefix=/usr' '--enable-ocspd' '--with-etc-prefix=/etc/openca' '--with-lib-prefix=/usr/share/openca' '--with-var-prefix=/var/lib/openca' '--with-httpd-fs-prefix=/usr/share/openca' '--with-httpd-user=www-data' '--with-httpd-group=www-data' '--enable-package-build' '--with-web-host=www.example.com' 'build_alias=i386-linux' 'host_alias=i386-linux' --cache-file=/dev/null --srcdir=. checking build system type... i386-pc-linux-gnu checking host system type... i386-pc-linux-gnu checking target system type... i386-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for working aclocal-1.7... found checking for working autoconf... found checking for working automake-1.7... found checking for working autoheader... found checking for working makeinfo... found checking for working tar... found checking whether to enable maintainer-specific portions of Makefiles... no checking for i386-linux-gcc... i386-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i386-linux-gcc accepts -g... yes checking for i386-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i386-linux-gcc... gcc3 checking how to run the C preprocessor... i386-linux-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for i386-linux-ranlib... no checking for ranlib... ranlib checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B build/ltconfig: build/ltconfig: No such file or directory configure: error: libtool configure failed configure: error: /bin/sh './configure' failed for src/openca-sv make: *** [config.status] Error 1