configure没有问题, make中有如下2个warning: warning: assignment makes pointer from integer without a cast mibgroup/agentx/agentx_config.c:88: warning: assignment makes pointer from integer without a cast 最后提示 etsnmphelpers.la ../snmplib/libnetsnmp.la -lcrypto -lelf -lm -lnm -lnm libtool: link: warning: this platform does not like uninstalled shared libraries libtool: link: `snmpd' will be ...
[code]/usr/lib/gcc/x86_64-redhat-linux/3.4.3/../../../../lib64/crt1.o(.text+0x21): In function `_start': : undefined reference to `main' collect2: ld returned 1 exit status make[1]: *** [dso_vpd.so] Error 1 [/code] 是什么原因导致的,想从32bit改成64bit的机子上用,结果就出现这样的问题了, 只作了简单的"-m32"to"-m64".
编译的方法是,执行configure,然后,执行make 但是编译后遇见了 ld: 0711-317 ERROR: Undefined symbol: .rpl_malloc ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status 很是郁闷啊
我从http://otn.oracle.com 上下载了ORACLE9I_SPARC的版本,是*.cpio.gz的格式,但我用gunzip -d *.gz 解压第一个文件时报上述错误,不知是何原因。 谁能指点一下吗,谢谢。
我从http://otn.oracle.com 上下载了ORACLE9I_SPARC的版本,是*.cpio.gz的格式,但我用gunzip *.gz 解压第一个文件时报上述错误,不知是何原因。 谁能指点一下吗,谢谢。
/*******服务器程序 TCPServer.c ************/
#include
我在AIX5.2上用g++编译C++文件时,出现下面的错误, collect2: library libm not found 有谁知道这个错误怎么解决,谢谢。
#include
关于Floating point error:Domain.
程序内容:
#include
系统有如下错误日志: pid 505 (httpd), uid 0: exited on signal 11 (core dumped) pid 97895 (httpd), uid 0: exited on signal 11 (core dumped) pid 97925 (httpd), uid 0: exited on signal 11 (core dumped) pid 98008 (httpd), uid 0: exited on signal 11 (core dumped) pid 98504 (httpd), uid 0: exited on signal 6 (core dumped) pid 98330 (httpd), uid 0: exited on signal 11 (core dumped) pid 98519 (httpd), uid...