./configure --prefix=/home1/m61933pp/albert/micoinst creating cache ./config.cache checking for extra include and lib directories... + found /usr/local/include + found /usr/local/lib + found /usr/share/lib + found /opt/lib + found /opt/bin checking host system type... sparc-sun-solaris2.7 checking target system type... sparc-sun-solaris2.7 checking build system type... sparc-sun-solaris2.7 checking for gcc... gcc checking whether the C compiler (gcc -L/usr/local/lib -L/usr/share/lib -L/opt/lib) works... yes checking whether the C compiler (gcc -L/usr/local/lib -L/usr/share/lib -L/opt/lib) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for c++... c++ checking whether the C++ compiler (c++ -L/usr/local/lib -L/usr/share/lib -L/opt/lib) works... yes checking whether the C++ compiler (c++ -L/usr/local/lib -L/usr/share/lib -L/opt/lib) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for POSIXized ISC... no checking for bison... no checking for byacc... no configure: warning: To compile some parts of this package you need bison version 1.21 or newer. checking for flex... lex checking for yywrap in -ll... yes configure: warning: To compile some parts of this package you need flex version 2.5.2 or newer checking for ar... ar rc checking for ranlib... ranlib checking whether make sets ${MAKE}... yes checking for tclsh... /usr/local/bin/tclsh checking for javac... /usr/bin/javac checking for JDK 1.1... yes checking for JavaCUP... no configure: warning: you have not installed JDK 1.1 and JavaCUP. java parts disabled. checking for open in -lm... yes checking for open in -lnsl... yes checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include checking whether -R must be followed by a space... no checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... no checking for connect in -lsocket... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for open in -lsocket... yes checking for open in -lbsd... no checking for open in -lelf... yes checking for open in -ldl... yes checking for open in -ldld... no checking for open in -lld... no checking for open in -lncurses... no checking for open in -ltermcap... yes checking for open in -lHcurses... no checking for open in -lcurses... yes checking for readline in -lreadline... yes checking for ANSI C header files... yes checking for fcntl.h... yes checking for unistd.h... yes checking for sys/select.h... yes checking for strings.h... yes checking for float.h... yes checking for ieeefp.h... yes checking for sys/un.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for dlfcn.h... yes checking for dl.h... no checking for netinet/tcp.h... yes checking for stdlib.h... yes checking for sys/time.h... yes checking for sunmath.h... no checking for exception... yes checking for exception.h... no checking for terminate.h... no checking for openssl/ssl.h... no checking for qapplication.h... no checking for qsocketnotifier.h... no checking for qlineedit.h... no checking for byteorder.h... no checking whether time.h and sys/time.h may both be included... yes checking for the third argument of getsockname... socklen_t checking for the second argument of getsockname... struct sockaddr * checking for select argument type... fd_set * checking whether gettimeofday has two args... yes checking for scanf("%Lf")... ok checking for printf("%Lf")... ok checking for vprintf... yes checking for strdup... yes checking for strerror... yes checking for gethostname... yes checking for infnan... no checking for isnan... yes checking for isinf... no checking for finite... yes checking for infnanl... no checking for isnanl... no checking for isinfl... no checking for asinl... no checking for ldexpl... no checking for frexpl... no checking for fabsl... yes checking for floorl... no checking for ceill... no checking for powl... no checking for fmodl... no checking for dlopen... yes checking for shl_load... no checking size of unsigned char... 1 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 4 checking size of unsigned long... 4 checking size of long long... 8 checking size of unsigned long long... 8 checking size of short... 2 checking size of unsigned short... 2 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking whether byte ordering is bigendian... yes checking for floating point type... IEEE checking for gethostname prototype... yes checking for finite prototype... no checking for strerror prototype... yes checking for ftime prototype... yes checking for bool... yes checking for typename... yes checking for guiding declarations... yes checking for namespaces... no checking for const overload... yes checking for explicit method override... no checking whether explicit struct methods are needed... no checking for overloaded typedefs... yes checking for exception handling flags... -fexceptions -O0 checking for exception handling... ok checking how to create shared libraries... using admin/mico-shld.def.in with -fPIC checking build of PIC object file... ok checking creation of shared lib... ok checking if binary linked against shlib works... ok checking for exceptions in shared libraries... ok checking for dynamic loading... ok, using dlopen() family checking for standard exception handling... ok updating cache ./config.cache creating ./config.status creating MakeVars creating demo/MakeVars.install creating admin/mico-c++ creating admin/mico-shc++ creating admin/mico-ld creating admin/mico-ar creating admin/mico-setup.sh creating admin/mico-setup.csh creating include/mico/config.h m61933pp:mico (% 73): ls CHANGES MANIFEST ROADMAP config.cache daemon man CONVERT MakeVars TODO config.log demo orb FAQ MakeVars.in VERSION config.status doc test INSTALL MakeVars.win32 acconfig.h configure idl tools LICENSE Makefile aclocal.m4 configure.in imr LICENSE-GPL Makefile.win32 admin coss include LICENSE-LGPL README-WIN32 auxdir cpp ir m61933pp:mico (% 74): gmake for i in admin include; do gmake -C $i adm || exit 1; done gmake[1]: Entering directory `/home1/m61933pp/albert/mico/admin' c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -c mkdepend.cc -o mkdepend.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -L/usr/local/lib -L/usr/share/lib -L/opt/lib mkdepend.o -lreadline -lcurses -ltermcap -ldl -lelf -lsocket -lnsl -lm -o mkdepend sed -e s,@TCLSH@,/usr/local/bin/tclsh,g < mkbook.in > mkbook chmod +x mkbook gmake[1]: Leaving directory `/home1/m61933pp/albert/mico/admin' gmake[1]: Entering directory `/home1/m61933pp/albert/mico/include' gmake[1]: Nothing to be done for `adm'. gmake[1]: Leaving directory `/home1/m61933pp/albert/mico/include' for i in orb ir imr idl auxdir coss; do gmake -C $i lib || exit 1; done gmake[1]: Entering directory `/home1/m61933pp/albert/mico/orb' echo '# Module dependencies' > .depend /home1/m61933pp/albert/mico/./admin/mkdepend -I/usr/local/include -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions *.cc >> .depend c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c dii.cc -o dii.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c typecode.cc -o typecode.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c any.cc -o any.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c codec.cc -o codec.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c buffer.cc -o buffer.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c context.cc -o context.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c except.cc -o except.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c dispatch.cc -o dispatch.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c string.cc -o string.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c object.cc -o object.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c address.cc -o address.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c ior.cc -o ior.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c orb.cc -o orb.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c boa.cc -o boa.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c dsi.cc -o dsi.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c transport.cc -o transport.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c iop.cc -o iop.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c util.cc -o util.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c basic_seq.cc -o basic_seq.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c ssl.cc -o ssl.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c fixed.cc -o fixed.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c intercept.cc -o intercept.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c codeset.cc -o codeset.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c queue.cc -o queue.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c static.cc -o static.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c current.cc -o current.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c policy_impl.cc -o policy_impl.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c service_info.cc -o service_info.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c ioptypes.cc -o ioptypes.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c ssliop.cc -o ssliop.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c value.cc -o value.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c valuetype.cc -o valuetype.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c valuetype_impl.cc -o valuetype_impl.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c dynany_impl.cc -o dynany_impl.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c os-unix.cc -o os-unix.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c policy2.cc -o policy2.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c tckind.cc -o tckind.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c orb_excepts.cc -o orb_excepts.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c policy.cc -o policy.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c poa.cc -o poa.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c poa_base.cc -o poa_base.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c poa_impl.cc -o poa_impl.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c dynany.cc -o dynany.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c uni_base64.cc -o uni_base64.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c uni_unicode.cc -o uni_unicode.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c uni_fromuni.cc -o uni_fromuni.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -c uni_touni.cc -o uni_touni.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -fexceptions -fexceptions -c except2.cc -o except2.o c++ -I../include -I/home1/m61933pp/albert/mico/./include/ministl -O -fno-exceptions -I/usr/local/include -DPIC -fPIC -fexceptions -c dii.cc -o dii.pic.o dii.cc: In method `unsigned char MICO::LocalRequest::get_in_args(class CORBA::DataEncoder *)': dii.cc:948: Internal compiler error. dii.cc:948: Please submit a full bug report to address@hidden'. gmake[1]: *** [dii.pic.o] Error 1 gmake[1]: Leaving directory `/home1/m61933pp/albert/mico/orb' gmake: *** [system] Error 1 m61933pp:mico (% 75): m61933pp:mico (% 75):