$ which $CC 
/usr/local/gcc4/bin/gcc
$ $CC --version 
gcc (Blastwave.org Inc. Thu Nov 15 21:54:55 GMT 2012) 4.7.2
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ ./configure --build=sparc64-sun-solaris2.10 --enable-shared --enable-static
checking build system type... sparc64-sun-solaris2.10
checking host system type... sparc64-sun-solaris2.10
checking target system type... sparc64-sun-solaris2.10
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether /usr/local/bin/gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether /usr/local/bin/gmake sets $(MAKE)... (cached) yes
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 /usr/local/gcc4/bin/g++ accepts -g... yes
checking for style of include used by /usr/local/bin/gmake... GNU
checking dependency style of /usr/local/gcc4/bin/g++... gcc3
checking for gcc... /usr/local/gcc4/bin/gcc
checking whether we are using the GNU C compiler... yes
checking whether /usr/local/gcc4/bin/gcc accepts -g... yes
checking for /usr/local/gcc4/bin/gcc option to accept ANSI C... none needed
checking dependency style of /usr/local/gcc4/bin/gcc... gcc3
checking how to run the C preprocessor... /usr/local/gcc4/bin/gcc -E
checking for a BSD-compatible install... ./install-sh -c
checking whether ln -s works... yes
checking whether /usr/local/bin/gmake sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... ./install-sh -c
checking whether ln -s works... yes
checking whether in maintanance mode... no
checking whether in dmalloc mode... no
checking whether to enable dynamic module loading... no
***
*** Dynamic loading has been disabled
checking which algorithms to include into library... sed: Missing newline at 
end of file standard input.
cbc cfb ctr ecb ncfb nofb ofb stream threeway cast-128 gost rijndael-128 
safer-sk64 twofish  arcfour cast-256 loki97 rijndael-192 saferplus wake  
blowfish-compat des rijndael-256 serpent xtea  blowfish enigma rc2 safer-sk128 
tripledes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for inline... inline
checking for an ANSI C-conforming const... 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 argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking for sys/types.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking whether closedir returns void... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for bzero... yes
checking for memmove... yes
checking for memset... yes
checking for mlock... yes
checking for readdir_r... yes
checking for strchr... yes
checking for strdup... yes
checking for strrchr... yes
checking for readdir,,... no
checking for bcopy,,... no
checking whether byte ordering is bigendian... yes
checking for unsigned long int... yes
checking size of unsigned long int... 8
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned short int... yes
checking size of unsigned short int... 2
checking for unsigned char... yes
checking size of unsigned char... 1
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for ld used by /usr/local/gcc4/bin/gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/xpg4/bin/nm -p
checking how to recognise dependent libraries... pass_all
checking for dlfcn.h... (cached) yes
checking how to run the C++ preprocessor... /usr/local/gcc4/bin/g++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/xpg4/bin/nm -p output from 
/usr/local/gcc4/bin/gcc object... ok
checking for objdir... .libs
checking for ar... /usr/xpg4/bin/ar
checking for ranlib... /usr/local/gcc4/bin/gcc-ranlib
checking for strip... strip
checking if /usr/local/gcc4/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/local/gcc4/bin/gcc option to produce PIC... -fPIC
checking if /usr/local/gcc4/bin/gcc PIC flag -fPIC works... yes
checking if /usr/local/gcc4/bin/gcc static flag -static works... no
checking if /usr/local/gcc4/bin/gcc supports -c -o file.o... yes
checking whether the /usr/local/gcc4/bin/gcc linker (/usr/ccs/bin/ld -64) 
supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by /usr/local/gcc4/bin/g++... /usr/ccs/bin/ld -64
checking if the linker (/usr/ccs/bin/ld -64) is GNU ld... no
checking whether the /usr/local/gcc4/bin/g++ linker (/usr/ccs/bin/ld -64) 
supports shared libraries... yes
checking for /usr/local/gcc4/bin/g++ option to produce PIC... -fPIC
checking if /usr/local/gcc4/bin/g++ PIC flag -fPIC works... yes
checking if /usr/local/gcc4/bin/g++ static flag -static works... no
checking if /usr/local/gcc4/bin/g++ supports -c -o file.o... yes
checking whether the /usr/local/gcc4/bin/g++ linker (/usr/ccs/bin/ld -64) 
supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
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... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 static flag -static works... no
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/ccs/bin/ld -64) supports shared 
libraries... yes
checking dynamic linker characteristics... f90: Warning: Option 
-print-search-dirs passed to ld, if ld is invoked, ignored otherwise
usage: f90 [ options ] files.  Use 'f90 -flags' for details
solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libmcrypt.spec
config.status: creating lib/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating include/mutils/mcrypt.h
config.status: creating include/Makefile
config.status: creating modules/Makefile
config.status: creating modules/modes/Makefile
config.status: creating modules/algorithms/Makefile
config.status: creating lib/libmcrypt-config
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
$ 
$ gmake 
/usr/local/bin/gmake  all-recursive
gmake[1]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9'
Making all in modules
gmake[2]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/modules'
Making all in algorithms
gmake[3]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/modules/algorithms'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/modules/algorithms'
Making all in modes
gmake[3]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/modules/modes'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/modules/modes'
gmake[3]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/modules'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/modules'
gmake[2]: Leaving directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/modules'
Making all in include
gmake[2]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/include'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/include'
Making all in lib
gmake[2]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/lib'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/lib'
Making all in src
gmake[2]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/src'
if /usr/local/gcc4/bin/gcc -DHAVE_CONFIG_H -I. -I. -I..   
-I/usr/local/include:/usr/local/gcc4/include  -std=iso9899:1999 -m64 -mcpu=v9 
-fpic -mno-app-regs -mno-vis -mno-popc -mno-fmaf -g -D_POSIX_PTHREAD_SEMANTICS 
-D_LARGEFILE64_SOURCE -D_TS_ERRNO -MT cipher_test.o -MD -MP -MF 
".deps/cipher_test.Tpo" -c -o cipher_test.o cipher_test.c; \
then mv -f ".deps/cipher_test.Tpo" ".deps/cipher_test.Po"; else rm -f 
".deps/cipher_test.Tpo"; exit 1; fi
/bin/bash ../libtool --tag=CC --mode=link /usr/local/gcc4/bin/gcc  
-std=iso9899:1999 -m64 -mcpu=v9 -fpic -mno-app-regs -mno-vis -mno-popc 
-mno-fmaf -g -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -D_TS_ERRNO   -o 
ciphertest  cipher_test.o ../lib/libmcrypt.la   
/usr/local/gcc4/bin/gcc -std=iso9899:1999 -m64 -mcpu=v9 -fpic -mno-app-regs 
-mno-vis -mno-popc -mno-fmaf -g -D_POSIX_PTHREAD_SEMANTICS 
-D_LARGEFILE64_SOURCE -D_TS_ERRNO -o .libs/ciphertest cipher_test.o  
../lib/.libs/libmcrypt.so  -R/usr/local/lib
creating ciphertest
if /usr/local/gcc4/bin/gcc -DHAVE_CONFIG_H -I. -I. -I..   
-I/usr/local/include:/usr/local/gcc4/include  -std=iso9899:1999 -m64 -mcpu=v9 
-fpic -mno-app-regs -mno-vis -mno-popc -mno-fmaf -g -D_POSIX_PTHREAD_SEMANTICS 
-D_LARGEFILE64_SOURCE -D_TS_ERRNO -MT aes_test.o -MD -MP -MF 
".deps/aes_test.Tpo" -c -o aes_test.o aes_test.c; \
then mv -f ".deps/aes_test.Tpo" ".deps/aes_test.Po"; else rm -f 
".deps/aes_test.Tpo"; exit 1; fi
/bin/bash ../libtool --tag=CC --mode=link /usr/local/gcc4/bin/gcc  
-std=iso9899:1999 -m64 -mcpu=v9 -fpic -mno-app-regs -mno-vis -mno-popc 
-mno-fmaf -g -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -D_TS_ERRNO   -o 
aestest  aes_test.o ../lib/libmcrypt.la   
/usr/local/gcc4/bin/gcc -std=iso9899:1999 -m64 -mcpu=v9 -fpic -mno-app-regs 
-mno-vis -mno-popc -mno-fmaf -g -D_POSIX_PTHREAD_SEMANTICS 
-D_LARGEFILE64_SOURCE -D_TS_ERRNO -o .libs/aestest aes_test.o  
../lib/.libs/libmcrypt.so  -R/usr/local/lib
creating aestest
gmake[2]: Leaving directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/src'
Making all in doc
gmake[2]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/doc'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/doc'
gmake[2]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9'
gmake[2]: Leaving directory `/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9'
gmake[1]: Leaving directory `/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9'
$ 
$ gmake check 
Making check in modules
gmake[1]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/modules'
Making check in algorithms
gmake[2]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/modules/algorithms'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/modules/algorithms'
Making check in modes
gmake[2]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/modules/modes'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/modules/modes'
gmake[2]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/modules'
gmake[2]: Nothing to be done for `check-am'.
gmake[2]: Leaving directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/modules'
gmake[1]: Leaving directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/modules'
Making check in include
gmake[1]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/include'
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/include'
Making check in lib
gmake[1]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/lib'
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/lib'
Making check in src
gmake[1]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/src'
/usr/local/bin/gmake  check-TESTS
gmake[2]: Entering directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/src'
Error getting algorithms/modes
FAIL: ciphertest
Failed to initialize cipher - rijndael-128/cfb
FAIL: aestest
===================
2 of 2 tests failed
===================
gmake[2]: *** [check-TESTS] Error 1
gmake[2]: Leaving directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/src'
gmake[1]: *** [check-am] Error 2
gmake[1]: Leaving directory 
`/usr/local/build/libmcrypt-2.5.8_SunOS5.10_sparcv9/src'
gmake: *** [check-recursive] Error 1
$ 

So that would be a total fail there.

Dennis 



------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Mcrypt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mcrypt-users

Reply via email to