求助:我在emerge firfox的时候出现了一些问题
时间:2009-02-05
来源:互联网
到sqlite的时候出了错。
如下:
>>> Failed to emerge dev-db/sqlite-3.6.6.2, Log file:
>>> '/var/tmp/portage/dev-db/sqlite-3.6.6.2/temp/build.log'
* Messages for package dev-db/sqlite-3.6.6.2:
*
* ERROR: dev-db/sqlite-3.6.6.2 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2971: Called die
* The specific snippet of code:
* emake all || die "emake all failed"
* The die message:
* emake all failed
请问这应该怎么解决?
由于firefox 装不了。现在用opera。但装netscape-flash的时候,又是这个sqlite出错。。
作者: nwyb 发布时间: 2009-02-05
作者: harttmann 发布时间: 2009-02-05
>>> Verifying ebuild manifests
>>> Starting parallel fetch
>>> Emerging (1 of 7) dev-db/sqlite-3.6.6.2
* sqlite-3.6.6.2.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking sqlite-3.6.6.2.tar.gz to /var/tmp/portage/dev-db/sqlite-3.6.6.2/work
* Applying sandbox-fix2.patch ... [ ok ]
* Running elibtoolize in: sqlite-3.6.6.2
* Applying install-sh-1.5.patch ...
* Applying sed-1.5.6.patch ...
* Removing useless C++ checks ... [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-db/sqlite-3.6.6.2/work/sqlite-3.6.6.2 ...
* econf: updating sqlite-3.6.6.2/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating sqlite-3.6.6.2/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-debug --enable-threadsafe --enable-cross-thread-connections --disable-tcl --build=i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for fgrep... grep -F
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking how to run the C preprocessor... i686-pc-linux-gnu-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 for dlfcn.h... yes
checking for objdir... .libs
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/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... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for intptr_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uintptr_t... yes
checking for sys/types.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for usleep... yes
checking for fdatasync... yes
checking for localtime_r... yes
checking for gmtime_r... yes
checking for localtime_s... no
checking for tclsh8.4... no
checking for tclsh... no
Warning: can't find tclsh - defaulting to non-amalgamation build.
Version set to 3.6
Release set to 3.6.6.2
Version number set to 3006006
checking whether to support threadsafe operation... yes
checking for library containing pthread_create... -lpthread
checking whether to allow connections to be shared across threads... yes
checking whether threads can override each others locks... no
checking whether to support shared library linked as release mode or not... no
checking whether to use an in-ram database for temporary tables... no
checking if executables have the .exe suffix... unknown
checking for library containing tgetent... -lreadline
checking for readline in -lreadline... yes
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking for /usr/include/readline.h... no
checking for /usr/include/readline/readline.h... yes
checking for library containing fdatasync... none required
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sqlite3.pc
config.status: creating config.h
config.status: executing libtool commands
make -j2 all
sed -e s/--VERS--/3.6.6.2/ ./src/sqlite.h.in | \
sed -e s/--VERSION-NUMBER--/3006006/ >sqlite3.h
i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -o lemon ./tool/lemon.c
i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -o mkkeywordhash -DSQLITE_OMIT_LOAD_EXTENSION=1 ./tool/mkkeywordhash.c
./mkkeywordhash >keywordhash.h
cp ./tool/lempar.c .
cp ./src/parse.y .
./lemon -DSQLITE_OMIT_LOAD_EXTENSION=1 parse.y
mv parse.h parse.h.temp
gawk -f ./addopcodes.awk parse.h.temp >parse.h
cat parse.h ./src/vdbe.c | gawk -f ./mkopcodeh.awk >opcodes.h
./libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_ALLOW_XTHREAD_CONNECT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -c ./src/alter.c
./libtool: line 135: syntax error near unexpected token `('
./libtool: line 135: `global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'"'
make: *** [alter.lo] Error 2
*
* ERROR: dev-db/sqlite-3.6.6.2 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2959: Called die
* The specific snippet of code:
* emake all || die "emake all failed"
* The die message:
* emake all failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-db/sqlite-3.6.6.2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-db/sqlite-3.6.6.2/temp/environment'.
*
>>> Failed to emerge dev-db/sqlite-3.6.6.2, Log file:
>>> '/var/tmp/portage/dev-db/sqlite-3.6.6.2/temp/build.log'
* Messages for package dev-db/sqlite-3.6.6.2:
*
* ERROR: dev-db/sqlite-3.6.6.2 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2959: Called die
* The specific snippet of code:
* emake all || die "emake all failed"
* The die message:
* emake all failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-db/sqlite-3.6.6.2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-db/sqlite-3.6.6.2/temp/environment'.
作者: nwyb 发布时间: 2009-02-05
你可以先裝 www-client/mozilla-firefox-bin
作者: gogonkt 发布时间: 2009-02-05
作者: harttmann 发布时间: 2009-02-05
可以先裝 www-client/mozilla-firefox-bin
srry...重了
把emerge --info 也貼上來
作者: gogonkt 发布时间: 2009-02-05
最近是不是有什么大的升级动作?
PS:我猜的.. -_____-
作者: kimux 发布时间: 2009-02-05
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28