| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Sun, 2004-05-30 at 11:20, Casey Marshall wrote: > Yeah, the gcj-friendly makefiles haven't been updated for all the > changes I've made in the sources, so it is unlikely to work. I will > probably update these this weekend. Hi Casey, I see you've made a bunch of changes this weekend, but I'm still finding build problems. This is with autoconf 2.59 and automake 1.7.9. $ ./autogen.sh *** Warning: Will invoke 'configure' with no arguments. If any are required, append them to the ./autogen.sh command line. *** Info: Generating GNU build toolchain scripts and files for GCJ-friendly GNU Crypto. aclocal -I . acinclude.m4:168: warning: underquoted definition of _GNU_CRYPTO_FIND_GNU_CLASSPATH run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal acinclude.m4:452: warning: underquoted definition of _GNU_CRYPTO_FIND_JCE_JAR acinclude.m4:477: warning: underquoted definition of GNU_CRYPTO_WITH_TMPDIR acinclude.m4:493: warning: underquoted definition of ACX_CHECK_PATHNAME_STYLE_DOS acinclude.m4:744: warning: underquoted definition of AC_PROG_JAVA acinclude.m4:776: warning: underquoted definition of AC_CHECK_CLASS acinclude.m4:881: warning: underquoted definition of AC_CHECK_CLASSPATH acinclude.m4:911: warning: underquoted definition of AC_CHECK_RQRD_CLASS acinclude.m4:934: warning: underquoted definition of AC_JAVA_OPTIONS acinclude.m4:965: warning: underquoted definition of AC_PROG_JAVA_WORKS acinclude.m4:1080: warning: underquoted definition of AC_PROG_JAVAC acinclude.m4:1109: warning: underquoted definition of AC_PROG_JAVAC_WORKS acinclude.m4:1147: warning: underquoted definition of AC_TRY_COMPILE_JAVA acinclude.m4:1186: warning: underquoted definition of AC_TRY_RUN_JAVA acinclude.m4:1309: warning: underquoted definition of AC_PROG_JAR acinclude.m4:1319: warning: underquoted definition of AC_PROG_GCJH ./acinclude.m4:168: warning: underquoted definition of _GNU_CRYPTO_FIND_GNU_CLASSPATH ./acinclude.m4:452: warning: underquoted definition of _GNU_CRYPTO_FIND_JCE_JAR ./acinclude.m4:477: warning: underquoted definition of GNU_CRYPTO_WITH_TMPDIR ./acinclude.m4:493: warning: underquoted definition of ACX_CHECK_PATHNAME_STYLE_DOS ./acinclude.m4:744: warning: underquoted definition of AC_PROG_JAVA ./acinclude.m4:776: warning: underquoted definition of AC_CHECK_CLASS ./acinclude.m4:881: warning: underquoted definition of AC_CHECK_CLASSPATH ./acinclude.m4:911: warning: underquoted definition of AC_CHECK_RQRD_CLASS ./acinclude.m4:934: warning: underquoted definition of AC_JAVA_OPTIONS ./acinclude.m4:965: warning: underquoted definition of AC_PROG_JAVA_WORKS ./acinclude.m4:1080: warning: underquoted definition of AC_PROG_JAVAC ./acinclude.m4:1109: warning: underquoted definition of AC_PROG_JAVAC_WORKS ./acinclude.m4:1147: warning: underquoted definition of AC_TRY_COMPILE_JAVA ./acinclude.m4:1186: warning: underquoted definition of AC_TRY_RUN_JAVA ./acinclude.m4:1309: warning: underquoted definition of AC_PROG_JAR ./acinclude.m4:1319: warning: underquoted definition of AC_PROG_GCJH /home/green/install/jhbuild-inst/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES automake --add-missing --copy source/Makefile.am:70: FOUND_SASL_JAR does not appear in AM_CONDITIONAL source/Makefile.am:148: FOUND_SASL_JAR does not appear in AM_CONDITIONAL autoconf ./configure --enable-maintainer-mode checking for a BSD-compatible install... /home/green/bin/install-check checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "GCJ" to libtool checking for gcj... gcj checking dependency style of gcj... gcc3 checking for a BSD-compatible install... /home/green/bin/install-check checking whether ln -s works... yes checking for gcj-jar... no checking for jar... jar checking for gcjh... gcjh checking whether to enable maintainer-specific portions of Makefiles... yes checking for Windows and DOS and OS/2 style pathnames... no configure: creating ./config.status config.status: creating Makefile config.status: creating jce/Makefile config.status: creating jgss/Makefile config.status: creating security/Makefile config.status: creating source/Makefile config.status: creating source/gnu/testlet/config.java config.status: creating source/mauve-gnu-crypto config.status: creating docs/Makefile config.status: creating docs/diagrams/Makefile config.status: creating source/gnu/crypto/Registry.java config.status: executing depfiles commands *** Info: Done. Type 'make' to compile GNU Crypto. You have new mail in /var/spool/mail/green [green@dhcp-172-16-25-229 b]$ make Making all in jce make[1]: Entering directory `/home/green/hack/gnu-crypto/b/jce' make -C ../source gnu-crypto-der.jar make[2]: Entering directory `/home/green/hack/gnu-crypto/b/source' mkdir der-classes CLASSPATH= @JAVAC@ @JAVACFLAGS@ -d der-classes gnu/crypto/der/BitString.java /bin/sh: line 1: @JAVAC@: command not found make[2]: *** [der-classes/gnu/crypto/der/BitString.class] Error 127 make[2]: Leaving directory `/home/green/hack/gnu-crypto/b/source' make[1]: *** [../source/gnu-crypto-der.jar] Error 2 make[1]: Leaving directory `/home/green/hack/gnu-crypto/b/jce' make: *** [all-recursive] Error 1 [green@dhcp-172-16-25-229 b]$ -- Anthony Green <green@xxxxxxxxxx> Red Hat, Inc. _______________________________________________ gnu-crypto-discuss mailing list gnu-crypto-discuss@xxxxxxx http://lists.gnu.org/mailman/listinfo/gnu-crypto-discuss
[Home] [Gnu Classpath] [Linux Kernel] [Linux Cryptography] [Fedora] [Fedora Directory] [Red Hat Development] [Red Hat 9 Bible] [Fedora Bible] [Red Hat 9] [Network Security Reading]
![]() |