能帮我翻译http加s是什么意思思吗?.http:/...

新手园地& & & 硬件问题Linux系统管理Linux网络问题Linux环境编程Linux桌面系统国产LinuxBSD& & & BSD文档中心AIX& & & 新手入门& & & AIX文档中心& & & 资源下载& & & Power高级应用& & & IBM存储AS400Solaris& & & Solaris文档中心HP-UX& & & HP文档中心SCO UNIX& & & SCO文档中心互操作专区IRIXTru64 UNIXMac OS X门户网站运维集群和高可用服务器应用监控和防护虚拟化技术架构设计行业应用和管理服务器及硬件技术& & & 服务器资源下载云计算& & & 云计算文档中心& & & 云计算业界& & & 云计算资源下载存储备份& & & 存储文档中心& & & 存储业界& & & 存储资源下载& & & Symantec技术交流区安全技术网络技术& & & 网络技术文档中心C/C++& & & GUI编程& & & Functional编程内核源码& & & 内核问题移动开发& & & 移动开发技术资料ShellPerlJava& & & Java文档中心PHP& & & php文档中心Python& & & Python文档中心RubyCPU与编译器嵌入式开发驱动开发Web开发VoIP开发技术MySQL& & & MySQL文档中心SybaseOraclePostgreSQLDB2Informix数据仓库与数据挖掘NoSQL技术IT业界新闻与评论IT职业生涯& & & 猎头招聘IT图书与评论& & & CU技术图书大系& & & Linux书友会二手交易下载共享Linux文档专区IT培训与认证& & & 培训交流& & & 认证培训清茶斋投资理财运动地带快乐数码摄影& & & 摄影器材& & & 摄影比赛专区IT爱车族旅游天下站务交流版主会议室博客SNS站务交流区CU活动专区& & & Power活动专区& & & 拍卖交流区频道交流区
空间积分0 信誉积分0 UID阅读权限10积分152帖子精华可用积分152 专家积分0 在线时间1 小时注册时间最后登录
白手起家, 积分 152, 距离下一级还需 48 积分
帖子主题精华可用积分152 专家积分0 在线时间1 小时注册时间最后登录
论坛徽章:0
When compiling the hclnfsd source code on your NFS Server, you may see the following output:
gcc: -lrpcsvc: linker input file unused because linking not done
gcc: -lsocket: linker input file unused because linking not done
gcc: -lresolv: linker input file unused because linking not done
gcc: -lnsl: linker input file unused because linking not done
The message that gcc reported is correct. Its simply a warning message.
The compiler is informing you that the library was not used because no linking was done. This is because you supplied a library to the command where no linking was done. The compiler is ignoring the extraneous object file.
The compilation should still continue, and the hclnfsd executable will be created. 复制代码
我在make 的时候就出现下面的提示不知道是什么原因。上面是G。CN的一篇外文,我看的不是很明白大家帮我翻译一下。谢谢。
Compiling authpipe.c
gcc: -Bdynamic: linker input file unused because linking not done
gcc: -lgcc_s: linker input file unused because linking not done
Compiling authpipelib.c
gcc: -Bdynamic: linker input file unused because linking not done
gcc: -lgcc_s: linker input file unused because linking not done
Linking libauthpipe.la
Compiling authinfo.c
gcc: -Bdynamic: linker input file unused because linking not done
gcc: -lgcc_s: linker input file unused because linking not done
Linking courierauthconfig
Compiling authdaemontest.c
gcc: -Bdynamic: linker input file unused because linking not done
gcc: -lgcc_s: linker input file unused because linking not done
Linking authdaemontest
Compiling authmksock.c
gcc: -Bdynamic: linker input file unused because linking not done
gcc: -lgcc_s: linker input file unused because linking not done
Linking authmksock
Compiling authdaemond.c
gcc: -Bdynamic: linker input file unused because linking not done
gcc: -lgcc_s: linker input file unused because linking not done
Linking authdaemondprog
gcc: -Bdynamic: linker input file unused because linking not done
gcc: -lgcc_s: linker input file unused because linking not done
Compiling authtest.c
gcc: -Bdynamic: linker input file unused because linking not done
gcc: -lgcc_s: linker input file unused because linking not done
Linking authtest
Compiling authenumerate.c
gcc: -Bdynamic: linker input file unused because linking not done
gcc: -lgcc_s: linker input file unused because linking not done
Linking authenumerate
Compiling authpasswd.c
gcc: -Bdynamic: linker input file unused because linking not done
gcc: -lgcc_s: linker input file unused because linking not done
Linking authpasswd
CONFIG_FILES=authlib.3 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating authlib.3
config.status: executing depfiles commands
make[2]: Leaving directory `/bin/null/postfix/courier-authlib-0.59.1'
make[1]: Leaving directory `/bin/null/postfix/courier-authlib-0.59.1'复制代码
&&nbsp|&&nbsp&&nbsp|&&nbsp&&nbsp|&&nbsp&&nbsp|&&nbsp
To be 千里马!
空间积分3 信誉积分2526 UID阅读权限100积分2563帖子精华可用积分2563 专家积分79 在线时间7718 小时注册时间最后登录
帖子主题精华可用积分2563 专家积分79 在线时间7718 小时注册时间最后登录
认证徽章论坛徽章:3
编译的错误信息一般都是英文的,LZ要提高英文能力。做研发离不开英语。
----------
欢迎光临Godbach的博客:
明犯我强汉天威者,穷搜天下,万里追杀,覆其巢,断其苗裔,戮其身,追其魂,屠其魄,虽远必诛!
空间积分0 信誉积分159 UID113828阅读权限30积分1449帖子精华可用积分1449 专家积分0 在线时间71 小时注册时间最后登录
家境小康, 积分 1449, 距离下一级还需 551 积分
帖子主题精华可用积分1449 专家积分0 在线时间71 小时注册时间最后登录
论坛徽章:0
当在NFS服务器上编译hclnfsd时,你可能会遇到如下的输出:
gcc: -lrpcsvc: linker input file unused because linking not done
gcc: -lsocket: linker input file unused because linking not done
gcc: -lresolv: linker input file unused because linking not done
gcc: -lnsl: linker input file unused because linking not done
gcc 给出的报告是正确的,它只是一个简单的警告信息.
编译器通知你那个库没有被使用因为没有被链接,这是因为你提供给编译器一个没有可链接符号的库。编译器正在忽略无关的目标文件。
编译会继续运行,并且可执行文件hclnfsd也会生成。
http://blog.vetcafe.net
空间积分0 信誉积分1321 UID阅读权限50积分3467帖子精华可用积分3467 专家积分0 在线时间5608 小时注册时间最后登录
小富即安, 积分 3467, 距离下一级还需 1533 积分
帖子主题精华可用积分3467 专家积分0 在线时间5608 小时注册时间最后登录
论坛徽章:8
The compiler is informing you that the library was not used because no linking was done. This is because you supplied a library to the command where no linking was done. The compiler is ignoring the extraneous object file.
编译器提示你:因为没有做出任何链接,所以指定的库没有被使用。
这个提示的原因是没有在“你在命令行指定的库”上生成任何链接。
编译器将忽略这个无关的目标文件。
空间积分0 信誉积分0 UID阅读权限10积分152帖子精华可用积分152 专家积分0 在线时间1 小时注册时间最后登录
白手起家, 积分 152, 距离下一级还需 48 积分
帖子主题精华可用积分152 专家积分0 在线时间1 小时注册时间最后登录
论坛徽章:0
原帖由 sleetdrop 于
15:18 发表
当在NFS服务器上编译hclnfsd时,你可能会遇到如下的输出:
gcc: -lrpcsvc: linker input file unused because linking not done
gcc: -lsocket: linker input file unused because linking not do ...
恩。非常感谢楼上两位。
我正在安装 courier-authlib-0.59&&这个东西。我在用
./configure --prefix=/usr/lib/authlib --without-authpam --without-authcustom --without-authpgsql --without-authldap --without-authuserdb --without-authpwd --without-authshadow --without-authvchkpw --with-authmysql&&--with-authdaemonvar=/usr/lib/authlib/var --mandir=/usr/lib/man --without-stdheaderdir --sysconfdir=/usr/lib/authlib/etc -
-with-redhat -with-mysql-libs=/usr/local/mysql/lib/mysql --with-mysql-includes=/usr/local/mysql/include/mysql复制代码
进行Make的时候总报如下错误。我的GCC是3.4.6的
make&&all-recursive
make[1]: Entering directory `/bin/null/postfix/courier-authlib-0.59.1'
Making all in gdbmobj
make[2]: Entering directory `/bin/null/postfix/courier-authlib-0.59.1/gdbmobj'
make&&all-am
make[3]: Entering directory `/bin/null/postfix/courier-authlib-0.59.1/gdbmobj'
Compiling gdbmobj.c
Compiling gdbmobj2.c
Compiling gdbmobj3.c
Linking libgdbmobj.la
Compiling testgdbm.C
Linking testgdbm
libtool: ignoring unknown tag CXX
testgdbm.o(.text+0x54a): In function `main':
/bin/null/postfix/courier-authlib-0.59.1/gdbmobj/gdbmobj.h:54: undefined reference to `_Unwind_Resume'
collect2: ld returned 1 exit status
make[3]: *** [testgdbm] 错误 1
make[3]: Leaving directory `/bin/null/postfix/courier-authlib-0.59.1/gdbmobj'
make[2]: *** [all] 错误 2
make[2]: Leaving directory `/bin/null/postfix/courier-authlib-0.59.1/gdbmobj'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/bin/null/postfix/courier-authlib-0.59.1'
make: *** [all] 错误 2复制代码
如果用
./configure --prefix=/usr/lib/authlib --without-authpam --without-authcustom --without-authpgsql --without-authldap --without-authuserdb --without-authpwd --without-authshadow --without-authvchkpw --with-authmysql&&--with-authdaemonvar=/usr/lib/authlib/var --mandir=/usr/lib/man --without-stdheaderdir --sysconfdir=/usr/lib/authlib/etc --with-redhat -with-mysql-libs=/usr/local/mysql/lib/mysql --with-mysql-includes=/usr/local/mysql/include/mysql CXX=/usr/bin/g++ CC='/usr/bin/gcc&&-Wl,-Bdynamic -lgcc_s'复制代码
进行Make 的时候就能通过 但报上面的linker input file unused because linking not done
请问我这样直接安装以后会出什么问题吗?
空间积分0 信誉积分159 UID113828阅读权限30积分1449帖子精华可用积分1449 专家积分0 在线时间71 小时注册时间最后登录
家境小康, 积分 1449, 距离下一级还需 551 积分
帖子主题精华可用积分1449 专家积分0 在线时间71 小时注册时间最后登录
论坛徽章:0
Make通过的这个应该是可以的吧,它提示的只是忽略了一些没用到的库,你的可执行文件应该是编译成功可以使用了的。
http://blog.vetcafe.net
空间积分0 信誉积分0 UID阅读权限10积分152帖子精华可用积分152 专家积分0 在线时间1 小时注册时间最后登录
白手起家, 积分 152, 距离下一级还需 48 积分
帖子主题精华可用积分152 专家积分0 在线时间1 小时注册时间最后登录
论坛徽章:0
我在网上查报 : undefined reference to `_Unwind_Resume'&&这个错误只要加上& &-Wl,-Bdynamic -lgcc_s 这个参数就可以了。
但他们的GCC都是在3.2.2&&的 我已经把他升级到 2.4.6 了可还是不行。 还是报libtool: ignoring unknown tag CXX
testgdbm.o(.text+0x54a): In function `main':
/bin/null/postfix/courier-authlib-0.59.1/gdbmobj/gdbmobj.h:54: undefined reference to `_Unwind_Resume'
collect2: ld returned 1 exit status
make[3]: *** [testgdbm] 错误 1
make[3]: Leaving directory `/bin/null/postfix/courier-authlib-0.59.1/gdbmobj'
make[2]: *** [all] 错误 2
make[2]: Leaving directory `/bin/null/postfix/courier-authlib-0.59.1/gdbmobj'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/bin/null/postfix/courier-authlib-0.59.1'
make: *** [all] 错误 2复制代码
这个错误。
我也不知道 加那条是干什么的。。。
“因为没有做出任何链接,所以指定的库没有被使用”的意思是我的mysql 的库没有被使用吗?
空间积分0 信誉积分1308 UID7382826阅读权限50积分3458帖子精华可用积分3458 专家积分15 在线时间2756 小时注册时间最后登录
小富即安, 积分 3458, 距离下一级还需 1542 积分
帖子主题精华可用积分3458 专家积分15 在线时间2756 小时注册时间最后登录
论坛徽章:0
原帖由 confuseding 于
15:41 发表
我在网上查报 : undefined reference to `_Unwind_Resume'&&这个错误只要加上& &-Wl,-Bdynamic -lgcc_s 这个参数就可以了。
但他们的GCC都是在3.2.2&&的 我已经把他升级到 2.4.6 了可还是不行。 还是报 libt ...
一个C程序由源代码到可执行程序主要有4步: 预处理, 编译, 汇编, 链接。 如果在前三步中你调用gcc的时候置顶了-l??参数就会产生你说的那种警告, 这种警告可以忽略
ps, lz不是做开发的吧?
招聘C++, linux, 了解基本数据结构和算法, 北京,1w+
空间积分0 信誉积分0 UID阅读权限10积分152帖子精华可用积分152 专家积分0 在线时间1 小时注册时间最后登录
白手起家, 积分 152, 距离下一级还需 48 积分
帖子主题精华可用积分152 专家积分0 在线时间1 小时注册时间最后登录
论坛徽章:0
原帖由 koolcoy 于
16:10 发表
一个C程序由源代码到可执行程序主要有4步: 预处理, 编译, 汇编, 链接。 如果在前三步中你调用gcc的时候置顶了-l??参数就会产生你说的那种警告, 这种警告可以忽略
ps, lz不是做开发的吧?
我不是搞开发的。我是一个很初级的系统管理员,但我知道不管搞开发还是搞系统的到最后这俩者都是要和二为一的。语言肯定是要学的。
非常感谢你的讲解,既然可以忽略 那我继续make install 。
北京皓辰网域网络信息技术有限公司. 版权所有 京ICP证:060528号 北京市公安局海淀分局网监中心备案编号:
广播电视节目制作经营许可证(京) 字第1234号
中国互联网协会会员&&联系我们:
感谢所有关心和支持过ChinaUnix的朋友们
转载本站内容请注明原作者名及出处谁能帮我翻译一下这些HTLM代码!!是什么意思_百度知道
谁能帮我翻译一下这些HTLM代码!!是什么意思
&&&&& size=&quot://100& maxlength=&&form&/baidu" target="_blank"> name=& type=&Submit&范特美百度一下&text&/form action=&90&quot://word&center&&input type=&/baidu&& value=&此标签和最后的&input type=& 设置包含在这之间的内容居中 align-对齐
center 中间&& value=& size=&&form action=&quot://www.表单的结束标签&lt,最多字符100&/baidu&quot,长度90,名字叫 maxlength=&/baidu&/baidu" target="_blank">input name=&quot,按这个按钮页面就会提交到<a href="http.div align=& type=&div&gt,提交信息到页面<a href="http://&#47.baidu&lt
提问者评价
你太牛B了我要向你请教一些HTLM编程问题好吗可以加下你的扣扣吗?
其他类似问题
其他1条回答
baidu:///baidu这个网址下边是表单的格式输入类型为文本://wwwDIV 布局到中间的一个层提交一个表单到
等待您来回答
下载知道APP
随时随地咨询
出门在外也不愁英语翻译An Account Recovery Form has been submitted for Battle.net account .What does this mean?We received a report that this account has been compromised,and we are taking the appropriate steps to help restore your access to this account as quickly as p_百度作业帮
英语翻译An Account Recovery Form has been submitted for Battle.net account .What does this mean?We received a report that this account has been compromised,and we are taking the appropriate steps to help restore your access to this account as quickly as possible.What steps did we take?The password for this Battle.net account has been reset.Please check your email account for a message regarding your new temporary password.We strongly recommend that you create a new password after you log in.In addition,we opened a Battle.net service ticket to restore your World of Warcraft character(s) and item(s).Your ticket number is 9513430.We'll send you another email when the process is complete,which under normal conditions usually takes 10 to 12 working hours (but please allow up to 2 working days).You do not need to open an in-game service ticket.Why can’t I log into the game?In some cases,including when the account was used in ways that violated our Terms of Use,you may not be able to log into some login-protected services (such as World of Warcraft) until all restrictions on the account have been removed.What do I need to do now?After you change your password,if you notice any unauthorized transactions on this account,please give us the time to address them from the service ticket prior to filing a duplicate request in-game.In addition,you can find some suggestions on improving your computer's security on our account security website,http://www.battle.net/security.After that,we hope you can rest a little easier.You've just helped us get you back into World of Warcraft and this Battle.net account as soon as possible.If you have any additional questions or concerns,our contact information can be found here:/support/article/cs.Thank you,The Customer Support Team
您好,我是在北美的留学生,我来帮你翻译吧.原文如下:一封要求恢复 帐号的表被提交了.这意味着什么?—— 我们收到报告显示帐号被损坏,并且我们正通过恰当的步骤尽快来帮助恢复你对该账户的访问.我们会进行怎样的步骤?——该Battle.net的账户的密码已被重设.请到你的邮箱查收关于你暂时性密码的信息.我们强烈建议您在使用我们的暂时密码登录后更换新密码.需要补充的是,我们添加了一个服务标签来恢复你魔兽世界的角色和物品. 你的标签号为9513430.我们会发给你另一个Email在我们处理完这之后,在通常情况下那将花费10-12小时的工作时间(请允许给我们最多两天的工作日)你不需要打开服务标签. 为什么我登录不了游戏? 在某些情况下,包含某些账户违背我们使用条款的时候,你会无法登录到一些有登录保护的服务(例如魔兽世界)直到所有该账户所受限制被解除.我现在该做什么?在你换掉密码后,如果你注意到一些未授权的交易或事件发生,请给我们一些时间在填写重复的申请之前通过标签来处理它们.另外,你可以在我们的账户安全网站上,找到一些关于提高你电脑安全性的建议.http://www.battle.net/security. 在那之后,我们希望你能够放轻松,你已经帮助我们尽早把你带回到魔兽世界和Battle.net的账户.如果你还有任何其他的问题或顾虑,我们的联系方式可以在这里找到/support/article/cs.
谢谢合作, 客服团队.以上就是全文翻译,希望能帮的到你. 祝你好运.
上传个人资料 到BLZ的战网投诉中心进行申请恢复账号
一个帐户恢复的表格送人力资源部在战网帐户。这是什么意思?我们收到了一份报告,该帐号被受损,而我们正在采取适当的措施来帮助你恢复访问这个帐户,越快越好。做哪些步骤带些什么?密码这战网帐号已经被重置。请检查你的电子邮件帐号有关新消息临时密码。我们强烈建议你创建一个新的密码在你登录。此外,我们开了一家战网服务票来恢复您的魔兽世界角色(s)项和第(s)。你的票数字...

我要回帖

更多关于 http加s是什么意思 的文章

 

随机推荐