config error
sam <[email protected]> Thu, 1 Dec 2005 07:27:23 -0800 (PST)
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <[email protected]> |
Hi All. I tried to build ORBACUS 430 on Intel/Solaris 9/Sun C++ 5.7 and got following error: .... checking for a BSD-compatible install... ../config/install-sh -c checking whether ln -s works... yes checking for bison... no checking for byacc... no checking for flex... (cached) lex checking for yywrap in -lfl... (cached) no checking for yywrap in -ll... (cached) yes checking lex output file root... configure: error: cannot find output from lex; giving up configure: error: /bin/bash './configure' failed for udp Attached file is the log file from UDP dir. The part of error message in this log is .... "configure", line 3419: Error: Could not open include file<ac_nonexistent.h>. 1 Error(s) detected. configure:3429: $? = 1 configure: failed program was: #line 3418 "configure" #include "confdefs.h" #include <ac_nonexistent.h> Please help. Thanks Sergei. __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html
config.log
(application/octet-stream, 16.4 KB)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.53. Invocation command line was
$ ./configure --prefix=/usr/local --cache-file=config.cache --cache-file=../config.cache --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = ws080-solaris
uname -m = i86pc
uname -r = 5.9
uname -s = SunOS
uname -v = Generic_117172-07
/usr/bin/uname -p = i386
/bin/uname -X = System = SunOS
Node = ws080-solaris
Release = 5.9
KernelID = Generic_117172-07
Machine = i86pc
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2
/bin/arch = i86pc
/usr/bin/arch -k = i86pc
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/SUNWspro/bin
PATH: /usr/bin
PATH: /opt/SUNWspro/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/openwin/bin
PATH: /bin
PATH: /usr/ucb
PATH: /usr/dt/bin
PATH: /usr/openwin/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1117: loading cache ../config.cache
configure:1259: checking build system type
configure:1277: result: i386-pc-solaris2.9
configure:1285: checking host system type
configure:1299: result: i386-pc-solaris2.9
configure:1623: checking for C compiler version
configure:1626: cc --version </dev/null >&5
cc: Warning: option -- passed to ld
usage: cc [ options] files. Use 'cc -flags' for details
configure:1629: $? = 1
configure:1631: cc -v </dev/null >&5
usage: cc [ options] files. Use 'cc -flags' for details
configure:1634: $? = 1
configure:1636: cc -V </dev/null >&5
cc: Sun C 5.7 Patch 117837-03 2005/03/23
usage: cc [ options] files. Use 'cc -flags' for details
configure:1639: $? = 1
configure:1665: checking for C compiler default output
configure:1668: cc conftest.c >&5
configure:1671: $? = 0
configure:1704: result: a.out
configure:1709: checking whether the C compiler works
configure:1715: ./a.out
configure:1718: $? = 0
configure:1733: result: yes
configure:1740: checking whether we are cross compiling
configure:1742: result: no
configure:1745: checking for suffix of executables
configure:1747: cc -o conftest conftest.c >&5
configure:1750: $? = 0
configure:1772: result:
configure:1778: checking for suffix of object files
configure:1824: result: o
configure:1828: checking whether we are using the GNU C compiler
configure:1876: result: no
configure:1882: checking whether cc accepts -g
configure:1925: result: yes
configure:1952: cc -c conftest.c >&5
"conftest.c", line 2: warning: old-style declaration or incorrect type for: choke
"conftest.c", line 2: syntax error before or at: me
"conftest.c", line 3: warning: old-style declaration or incorrect type for: me
cc: acomp failed for conftest.c
configure:1955: $? = 2
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure:2066: checking for library containing strerror
configure:2167: result: none required
configure:2492: checking for C compiler version
configure:2495: cc --version </dev/null >&5
cc: Warning: option -- passed to ld
usage: cc [ options] files. Use 'cc -flags' for details
configure:2498: $? = 1
configure:2500: cc -v </dev/null >&5
usage: cc [ options] files. Use 'cc -flags' for details
configure:2503: $? = 1
configure:2505: cc -V </dev/null >&5
cc: Sun C 5.7 Patch 117837-03 2005/03/23
usage: cc [ options] files. Use 'cc -flags' for details
configure:2508: $? = 1
configure:2511: checking whether we are using the GNU C compiler
configure:2559: result: no
configure:2565: checking whether cc accepts -g
configure:2608: result: yes
configure:2635: cc -c conftest.c >&5
"conftest.c", line 2: warning: old-style declaration or incorrect type for: choke
"conftest.c", line 2: syntax error before or at: me
"conftest.c", line 3: warning: old-style declaration or incorrect type for: me
cc: acomp failed for conftest.c
configure:2638: $? = 2
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure:2753: checking how to run the C preprocessor
configure:2855: result: cc -E
configure:2870: cc -E conftest.c
configure:2876: $? = 0
configure:2903: cc -E conftest.c
"configure", line 2899: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:2909: $? = 2
configure: failed program was:
#line 2898 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3042: checking for C++ compiler version
configure:3045: CC --version </dev/null >&5
CC: Warning: Option --version passed to ld, if ld is invoked, ignored otherwise
/usr/ccs/bin/ld: illegal option -- -
/usr/ccs/bin/ld: illegal option -- v
usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s)
[-64] enforce a 64-bit link-edit
[-a] create an absolute file
[-b] do not do special PIC relocations in a.out
[-B direct] specify `direct' bindings for executable when run
[-B dynamic | static]
search for shared libraries|archives
[-B eliminate] eliminate unqualified global symbols from the
symbol table
[-B group] relocate object from within group
[-B local] reduce unqualified global symbols to local
[-B reduce] process symbol reductions
[-B symbolic] bind external references to definitions when creating
shared objects
[-c name] record configuration file `name'
[-C] demangle C++ symbol name diagnostics
[-d y | n] operate in dynamic|static mode
[-D token,...] print diagnostic messages
[-e epsym] use `epsym' as entry point address
[-f name] specify library for which this file is an auxiliary
filter
[-F name] specify library for which this file is a filter
[-G] create a shared object
[-h name] use `name' as internal shared object identifier
[-i] ignore LD_LIBRARY_PATH setting
[-I name] use `name' as path of interpreter
[-l x] search for libx.so or libx.a
[-L path] search for libraries in directory `path'
[-m] print memory map
[-M mapfile] use processing directives contained in `mapfile'
[-N string] create a dynamic dependency for `string'
[-o outfile] name the output file `outfile'
[-p auditlib] identify audit library to accompany this object
[-P auditlib] identify audit library for processing the dependencies
of this object
[-Q y | n] do|do not place version information in output file
[-r] create a relocatable object
[-R path] specify a library search path to be used at run time
[-s] strip any symbol and debugging information
[-S supportlib]
specify a link-edit support library
[-t] do not warn of multiply-defined symbols that have
different sizes or alignments
[-u symname] create an undefined symbol `symname'
[-V] print version information
[-Y P,dirlist] use `dirlist' as a default path when searching for
libraries
[-z absexec] when building an executable absolute symbols
referenced in dynamic objects are promoted to
the executable
[-z allextract | defaultextract | weakextract]
extract all member files, only members that resolve
undefined tor tentative symbols, or allow extraction of
archive members to resolvetweak references from
archive files
[-z combreloc] combine multiple relocation sections
[-z nocompstrtab]
disable compression of string tables
[-z defs] disallow undefined symbol references
[-z direct | nodirect]
enable|disable direct binding to shared object
dependencies
[-z endfiltee] marks a filtee such that it will terminate a filters
search
[-z finiarray=function]
name of function to be appended to the .finiarray
[-z groupperm | nogroupperm]
enable|disable setting of group permissions
on dynamic dependencies
[-z ignore | record]
ignore|record unused dynamic dependencies
[-z initarray=function]
name of function to be appended to the .initarray
[-z initfirst] mark object to indicate that its .init section should
be executed before the .init section of any other
objects
[-z interpose] dynamic object is to be an `interposer' on direct
bindings
[-z lazyload | nolazyload]
enable|disable delayed loading of shared object
dependencies
[-z ld32=arg1,arg2,...]
define arguments applicable to the 32-bit class of ld(1)
[-z ld64=arg1,arg2,...]
define arguments applicable to the 64-bit class of ld(1)
[-z loadfltr] mark filter as requiring immediate loading of its
filtees at runtime
[-z muldefs] allow multiply-defined symbols
[-z nodefs] allow undefined symbol references
[-z nodefaultlib]
mark object to ignore any default library search path
[-z nodelete] mark object as non-deletable
[-z nodlopen] mark object as non-dlopen()'able
[-z nodump] mark object as non-dldump()'able
[-z nopartial] expand any partially initialized symbols
[-z noversion] don't record any version sections
[-z now] mark object as requiring non-lazy binding
[-z origin] mark object as requiring $ORIGIN processing
[-z preinitarray=function]
name of function to be appended to the .preinitarray
[-z redlocsym] reduce local syms in .symtab to a minimum
[-z rescan] rescan archive list until no further member
extraction occurs
[-z text] disallow output relocations against text
[-z textoff] allow output relocations against text
[-z textwarn] warn if there are relocations against text
[-z verbose] generate warnings for suspicious processings
configure:3048: $? = 1
configure:3050: CC -v </dev/null >&5
### command line files and options (expanded):
### -v
### CC: Note: NLSPATH = /opt/SUNWspro/prod/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/opt/SUNWspro/prod/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat
configure:3053: $? = 0
configure:3055: CC -V </dev/null >&5
CC: Sun C++ 5.7 2005/03/03
configure:3058: $? = 0
configure:3061: checking whether we are using the GNU C++ compiler
configure:3109: result: no
configure:3115: checking whether CC accepts -g
configure:3158: result: yes
configure:3204: CC -c -pipe -mt -KPIC conftest.cc >&5
CC: Warning: Option -pipe passed to ld, if ld is invoked, ignored otherwise
configure:3207: $? = 0
configure:3210: test -s conftest.o
configure:3213: $? = 0
configure:3241: CC -c -pipe -mt -KPIC conftest.cc >&5
CC: Warning: Option -pipe passed to ld, if ld is invoked, ignored otherwise
"configure", line 3233: Error: The function "exit" must have a prototype.
1 Error(s) detected.
configure:3244: $? = 1
configure: failed program was:
#line 3222 "configure"
#include "confdefs.h"
#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (42);
;
return 0;
}
configure:3204: CC -c -pipe -mt -KPIC conftest.cc >&5
CC: Warning: Option -pipe passed to ld, if ld is invoked, ignored otherwise
configure:3207: $? = 0
configure:3210: test -s conftest.o
configure:3213: $? = 0
configure:3241: CC -c -pipe -mt -KPIC conftest.cc >&5
CC: Warning: Option -pipe passed to ld, if ld is invoked, ignored otherwise
configure:3244: $? = 0
configure:3247: test -s conftest.o
configure:3250: $? = 0
configure:3277: checking how to run the C++ preprocessor
configure:3375: result: CC -E
configure:3390: CC -E conftest.cc
configure:3396: $? = 0
configure:3423: CC -E conftest.cc
"configure", line 3419: Error: Could not open include file<ac_nonexistent.h>.
1 Error(s) detected.
configure:3429: $? = 1
configure: failed program was:
#line 3418 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3468: checking whether make sets ${MAKE}
configure:3492: result: no
configure:3509: checking for a BSD-compatible install
configure:3563: result: ../config/install-sh -c
configure:3574: checking whether ln -s works
configure:3578: result: yes
configure:3669: checking for bison
configure:3698: result: no
configure:3669: checking for byacc
configure:3698: result: no
configure:3710: checking for flex
configure:3736: result: lex
configure:3749: checking for yywrap in -lfl
configure:3802: result: no
configure:3807: checking for yywrap in -ll
configure:3860: result: yes
configure:3871: checking lex output file root
configure:3882: lex conftest.l
./configure: lex: command not found
configure:3885: $? = 127
configure:3892: error: cannot find output from lex; giving up
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-pc-solaris2.9
ac_cv_build_alias=i386-pc-solaris2.9
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=no
ac_cv_cxx_compiler_gnu=no
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=$'-pipe -mt -KPIC '
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=CC
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exception_handling=yes
ac_cv_exeext=
ac_cv_explicit_templates=yes
ac_cv_fsu_threads=no
ac_cv_func_connect=no
ac_cv_func_gethostbyname=no
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strerror=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_vprintf=yes
ac_cv_func_wcschr=yes
ac_cv_func_wcscmp=yes
ac_cv_func_wcscpy=yes
ac_cv_func_wcslen=yes
ac_cv_func_wcsncpy=yes
ac_cv_getaddrinfo=yes
ac_cv_gethostname_has_prototype=yes
ac_cv_getnameinfo=yes
ac_cv_h_errno_is_declared=yes
ac_cv_have_sockaddr_storage=yes
ac_cv_have_socklen_t=yes
ac_cv_have_x=$'have_x=yes \t\tac_x_includes= ac_x_libraries='
ac_cv_header_X11_Intrinsic_h=yes
ac_cv_header_bstring_h=no
ac_cv_header_exception=yes
ac_cv_header_exception_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_fstream=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_iomanip=yes
ac_cv_header_iostream=yes
ac_cv_header_memory_h=yes
ac_cv_header_new=yes
ac_cv_header_sched_h=yes
ac_cv_header_sstream=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_sched_h=no
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_terminate_h=no
ac_cv_header_termio_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unexpected_h=no
ac_cv_header_unistd_h=yes
ac_cv_herrno_bad_decl=no
ac_cv_host=i386-pc-solaris2.9
ac_cv_host_alias=i386-pc-solaris2.9
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_c_dlopen=no
ac_cv_lib_c_getaddrinfo=no
ac_cv_lib_c_gethostbyname=no
ac_cv_lib_c_nanosleep=no
ac_cv_lib_c_socket=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_fl_yywrap=no
ac_cv_lib_l_yywrap=yes
ac_cv_lib_nsl___getaddrinfo=no
ac_cv_lib_nsl___socket=no
ac_cv_lib_nsl_getaddrinfo=no
ac_cv_lib_nsl_gethostbyname=yes
ac_cv_lib_nsl_socket=no
ac_cv_lib_posix4_nanosleep=yes
ac_cv_lib_pthread___pthread_self=no
ac_cv_lib_pthread___sched_yield=yes
ac_cv_lib_pthread_pthread_self=yes
ac_cv_lib_pthread_sched_yield=yes
ac_cv_lib_socket___getnameinfo=yes
ac_cv_lib_socket_connect=yes
ac_cv_lib_socket_getaddrinfo=yes
ac_cv_lib_socket_getnameinfo=yes
ac_cv_lib_socket_socket=yes
ac_cv_motif_includes=/usr/include
ac_cv_motif_libraries=/usr/lib
ac_cv_namespace=yes
ac_cv_objext=o
ac_cv_posix_threads=yes
ac_cv_prog_CC=cc
ac_cv_prog_CPP=$'cc -E'
ac_cv_prog_CXX=CC
ac_cv_prog_CXXCPP=$'CC -E'
ac_cv_prog_LEX=lex
ac_cv_prog_LN_S=$'ln -s'
ac_cv_prog_RANLIB=:
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=:
ac_cv_prog_cc_cross=no
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_works=yes
ac_cv_prog_cxx_cross=no
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_works=yes
ac_cv_prog_gcc=no
ac_cv_prog_gxx=no
ac_cv_prog_make_make_set=no
ac_cv_pthread_attr_setstacksize=yes
ac_cv_pthread_delay_np=no
ac_cv_rtti=yes
ac_cv_sched_yield=yes
ac_cv_search_strerror=$'none required'
ac_cv_sizeof_bool=1
ac_cv_sizeof_char=1
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_double=12
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_sizeof_wchar_t=4
ac_cv_sockets_with_size_t=yes
ac_cv_std_iostream=yes
ac_cv_std_set=yes
ac_cv_std_stl=yes
ac_cv_std_wostream=yes
ac_cv_type_bool=yes
ac_cv_type_char=yes
ac_cv_type_double=yes
ac_cv_type_float=yes
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long=yes
ac_cv_type_short=yes
ac_cv_type_wchar_t=yes
ac_cv_typename=yes
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#ifdef __cplusplus
#include <stdlib.h>
#endif
configure: exit 1