ChinaUnix.net
相关文章推荐:

relocation truncated to fit RARMCALL against symbol

大家好! 我在使用anjuta编译一个工程时,出现了这样的错误提示:relocation truncated to fit。 机器是64位的,以前编译通过过。今天,对程序做了些无关紧要的改动,再编译就出现这样一个问题。 在很多全局变量出现的地方,都报了这个错误,跟偏移量有关。 谁知道应该怎么解决??谢谢

by victory0717 - C/C++ - 2007-04-02 18:06:45 阅读(1250) 回复(0)

相关讨论

[quote][root@lacl-001 root]# rpm -qa|grep post postgresql-server-7.4.2-1PGDG rh-postgresql-libs-7.3.4-8 postgresql-7.4.2-1PGDG postgresql-docs-7.4.2-1PGDG [root@lacl-001 root]# su postgres bash-2.05b$ psql psql: relocation error: psql: undefined symbol: get_progname bash-2.05b$ [/quote]

by cowboydotnet - PostgreSQL - 2004-05-22 12:10:03 阅读(1455) 回复(0)

我刚涉足solaris不久就遇到了这个棘手的问题,请各位高手帮忙, 问题是这样的: I built VTK4.2(www.vtk.org)with Java1.4.0.3 on Solaris (sparc) 9. But when I tried run the Cone.java(a simple example), I got the following error: Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/songhua/VTK/bin/libvtkCommonJava.so:ld.so.1: java: fatal: relocation error: file /home/songhua/VTK/bin/libvtkCommo...

by songhua - Solaris - 2003-11-11 22:14:28 阅读(756) 回复(0)

relocation error: /lib/decomr.so: undefined symbol: sqrt 这种错误是怎么回事? 以前没遇到过呀 大家帮帮忙!

by mousexqshe - C/C++ - 2007-04-17 15:05:28 阅读(1350) 回复(3)

./test_server 运行后提示如下 relocation error : /usr/local/src/dd undefined symbol: __5yCTcp 是什么原因呢?

by steven0901 - C/C++ - 2005-11-30 08:46:19 阅读(498) 回复(1)

This is from a Wiki page I created on our company intranet. It's not finished, but I've tried to mark those sections as (not finished). We are going to be testing RHEL4 soon, so I can't comment how well this will work on that OS. I apologize if it's too simple, or not detailed enough. It's a work in progress and designed for Unix and Windows admins where I work who may or may not have any experien...

by fandy - 服务器应用 - 2006-12-26 15:02:45 阅读(1561) 回复(2)

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/75362/showart_1969995.html

by cjml_1982 - 网络技术文档中心 - 2009-06-19 13:41:15 阅读(1101) 回复(0)