高手帮忙,glade 的编译问题

jyh_baoding 2008-06-20 09:00:44
solaris10 下,用glade2写了一个工程p7,但不能编译,错误信息如下:
autogen.sh
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

find: 错误选项 -path
find: [-H | -L] 路径列表 谓词列表
Running ./configure --enable-maintainer-mode ...
configure: WARNING: Unrecognized options: --enable-maintainer-mode
./configure: line 1729: syntax error near unexpected token `p7,'
./configure: line 1729: `AM_INIT_AUTOMAKE(p7, 0.1)'

不知什么原因?
谢谢
...全文
175 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
hong2008jian 2009-12-25
  • 打赏
  • 举报
回复
我也遇到下面的问题,不知道如何解决,请求解答,谢谢....
autogen.sh
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

find: 错误选项 -path
find: [-H | -L] 路径列表 谓词列表
Running ./configure --enable-maintainer-mode ...
./autogen.sh:./configure没有找到
jufeng2309 2008-06-20
  • 打赏
  • 举报
回复
这个时候需要判断一下你的GLADE是否安装正确。
写一个GTK小程序测试一下即可。
lisl2003 2008-06-20
  • 打赏
  • 举报
回复
关注下!


楼主记得给我一分,呵呵
jyh_baoding 2008-06-20
  • 打赏
  • 举报
回复
不是啊,我就是在GLADE环境下自动生成的代码啊
hotsolaris 2008-06-20
  • 打赏
  • 举报
回复
[Quote=引用楼主 jyh_baoding 的帖子:]
find: 错误选项 -path
find: [-H ¦ -L] 路径列表 谓词列表
[/Quote]

find命令的使用不正确

[Quote=引用楼主 jyh_baoding 的帖子:]
Running ./configure --enable-maintainer-mode ...
configure: WARNING: Unrecognized options: --enable-maintainer-mode
./configure: line 1729: syntax error near unexpected token `p7,'
./configure: line 1729: `AM_INIT_AUTOMAKE(p7, 0.1)'
[/Quote]
你是在Windows下写完程序,然后拿到Solaris上运行的吗?

如果是,需要做字符转换:


dos2unix filename

1,543

社区成员

发帖
与我相关
我的任务
社区描述
Linux/Unix社区 Solaris
社区管理员
  • Solaris
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧