免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3019 | 回复: 1

solaris10 x86安装unixODBC2.2.1,make错误 [复制链接]

论坛徽章:
0
发表于 2008-12-10 15:48 |显示全部楼层
10可用积分
我在solaris10上安装unixODBC2.2.1,安装了所有系统补丁,安装了perl,gcc,gawk,make等。
bison -y   yac.y && mv y.tab.c yac.c
Broken Pipe
make[1]: *** [yac.c] Error 141
make[1]: Leaving directory `/usr/local/unixODBC-2.2.1/sqp'
make: *** [all-recursive] Error 1

check信息
root:/usr/local/unixODBC-2.2.1#./configure --prefix=/usr/local/unixODBC-2.2.1 -
-includedir=/usr/include --libdir=/usr/lib -bindir=/usr/bin --sysconfdir=/etc
creating cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gawk... gawk
checking for bison... bison -y
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) 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 flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... flex: fatal internal error, exec failed Broken Pipelex.yy
checking whether yytext is a pointer... yes
checking for a BSD compatible install... ./install-sh -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... yes
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for sys/sem.h... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking host system type... i386-pc-solaris2.10
checking build system type... i386-pc-solaris2.10
checking for ld used by 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/ccs/bin/nm -p
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/ccs/bin/nm -p output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo...
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.10 ld.so
checking if libtool supports shared libraries... yes
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... cross
creating libtool
checking which extension is used for shared libraries... .so
checking for crypt in -lcrypt... yes
checking for pow in -lm... yes
checking for readline in -lreadlines ... no
checking for readline in -lreadline -lcurses ... yes
checking for readline/history.h... yes
checking Are we using flex ... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... yes
checking size of long... 4
checking for long long... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for mutex_lock in -lthread ... yes
checking if compiler accepts -mt... no
checking for localtime_r in -lc... yes
checking for ftok... yes
checking for semget... yes
checking for shmget... yes
checking for semop... yes
checking for snprintf... yes
checking for semundo union... yes
checking for socket in -lsocket... yes
checking for gethostbyname in -lnsl... yes
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking for libXext... yes
checking for Qt... libraries /usr/local/qt/lib, headers /usr/local/qt/include
checking if Qt compiles without flags... no
checking for moc... /usr/local/qt/bin/moc
checking for ANSI C header files... yes
checking for malloc.h... yes
checking for unistd.h... yes
checking for pwd.h... yes
checking for crypt.h... yes
checking for limits.h... yes
checking for synch.h... yes
checking for strings.h... yes
checking for string.h... yes
checking for locale.h... yes
checking for sys/malloc.h... no
checking for sys/types.h... yes
checking for sys/sem.h... (cached) yes
checking for msql.h... no
checking for working const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uid_t in sys/types.h... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for putenv... yes
checking for socket... no
checking for strdup... yes
checking for strstr... yes
checking for setenv... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating extras/Makefile
creating log/Makefile
creating lst/Makefile
creating sqp/Makefile
creating ini/Makefile
creating odbcinst/Makefile
creating cur/Makefile
creating DriverManager/Makefile
creating odbcinstQ/Makefile
creating exe/Makefile
creating DRVConfig/Makefile
creating DRVConfig/drvcfg1/Makefile
creating DRVConfig/drvcfg2/Makefile
creating DRVConfig/PostgreSQL/Makefile
creating DRVConfig/MiniSQL/Makefile
creating DRVConfig/MySQL/Makefile
creating DRVConfig/nn/Makefile
creating DRVConfig/esoob/Makefile
creating DRVConfig/oplodbc/Makefile
creating DRVConfig/template/Makefile
creating DRVConfig/tds/Makefile
creating DRVConfig/txt/Makefile
creating DRVConfig/Oracle/Makefile
creating DRVConfig/sapdb/Makefile
creating Drivers/Makefile
creating Drivers/PostgreSQL/Makefile
creating Drivers/Postgre7.1/Makefile
creating Drivers/nn/Makefile
creating Drivers/txt/Makefile
creating Drivers/txt/doc/Makefile
creating Drivers/odbc/Makefile
creating Drivers/template/Makefile
creating Drivers/odbc/Makefile
creating Drivers/MiniSQL/Makefile
creating include/Makefile
creating doc/Makefile
creating doc/AdministratorManual/Makefile
creating doc/ProgrammerManual/Makefile
creating doc/ProgrammerManual/Tutorial/Makefile
creating doc/UserManual/Makefile
creating doc/lst/Makefile
creating DataManager/Makefile
creating ODBCConfig/Makefile
creating odbctest/Makefile
creating autotest/Makefile
creating samples/Makefile
configuring in libltdl
running /bin/sh ./configure  --prefix=/usr/local/unixODBC-2.2.1 --includedir=/usr/include --libdir=/usr/lib -bindir=/usr/bin --sysconfdir=/etc --enable-ltdl-convenience --cache-file=.././config.cache --srcdir=.loading cache .././config.cache
checking for a BSD compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for working const... (cached) yes
checking for inline... inline
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking how to run the C preprocessor... (cached) gcc -E
checking host system type... i386-pc-solaris2.10
checking build system type... i386-pc-solaris2.10
checking for ld used by GCC... (cached) /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... (cached) no
checking for /usr/ccs/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/ccs/bin/nm -p
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking command to parse /usr/ccs/bin/nm -p output... (cached) ok
checking for dlfcn.h... (cached) yes
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for objdir... .libs
checking for gcc option to produce PIC... (cached)  -fPIC
checking if gcc PIC flag  -fPIC works... (cached) yes
checking if gcc static flag  works... (cached) no
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.lo... (cached)
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.10 ld.so
checking if libtool supports shared libraries... yes
creating libtool
checking for ANSI C header files... (cached) yes
checking which extension is used for shared libraries... (cached) .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for dlopen in -ldl... (cached) yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for malloc.h... (cached) yes
checking for memory.h... yes
checking for stdlib.h... yes
checking for stdio.h... yes
checking for ctype.h... yes
checking for dl.h... no
checking for sys/dl.h... yes
checking for dld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for strcmp... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating config.h


麻烦哪位指点一下,谢谢

论坛徽章:
0
发表于 2008-12-10 22:29 |显示全部楼层
安装unixODBC2.2.14报错信息如下
CTracing.cpp: In constructor `CTracing::CTracing(QWidget*, const char*)':
CTracing.cpp:16: error: 'class Q3GroupBox' has no member named 'setFrameStyle'
CTracing.cpp:42: error: 'class Q3GroupBox' has no member named 'setFrameStyle'
make[1]: *** [CTracing.lo] Error 1
make[1]: Leaving directory `/usr/local/unixODBC-2.2.14/odbcinstQ'
make: *** [all-recursive] Error 1
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP