QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 801|回复: 1

向高手请教kdevelop3的问题

[复制链接]
发表于 2004-2-29 13:00:50 | 显示全部楼层 |阅读模式
为了用kdevelop3,我把kde3.1.4升到3.2,迫不及待的建了一个工程,build the project,message窗口输出这样的错误信息:
libtool: link: `/usr/lib/libGL.la' is not a valid libtool archive
*gmake[2]: *** [noatun_kplayerplugin.la.closure] Error 1
*gmake[2]: Target `all' not remade because of errors.
*gmake[1]:  
**** [all-recursive] Error 1
*gmake: *** [all] Error 2
**** Exited with status: 2 ***

这个跟kdevelop的设置应该没有关系吧,我刚学,对libtool和库的知识不了解,麻烦哪位高手给指点指点,不胜感激
 楼主| 发表于 2004-3-1 16:55:46 | 显示全部楼层
没人回答?我自己来回答吧

I received this email from Achim Mueller in response to a users query about problems building FTGL with the autoconf scripts

Several users have reported problems with libGL.la eg,

libtool: link: `/usr/lib/libGL.la' is not a valid libtool archive

Apparently this could be a nVidia issue and the following is excerpted from an nVidia developer faq...


X. Known issues with release 1.0-5328
-------------------------------------
People report that using libtool with release 1.0-5328 fails with:

"libtool: link: `/usr/lib/libGL.la' is not a valid libtool archive"

nvidia comments on this:

This is a problem with the libGL.la generated by the nvidia-installer. Please edit /usr/lib/libGL.la, and replace the line:

# Generated by nvidia-installer: 1.0.5

with

# Generated by nvidia-installer: 1.0.5 (for use by libtool)

libtool greps for "^# Generated by .*libtool" before using .la files.

This will be fixed in the next driver release. I apologize for the inconvenience.

Andy Ritger
NVIDIA Corporation

Hopefully this will help a few people out. Let me know either way.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-8 21:01 , Processed in 0.045406 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表