下载
开发软件
账户
下载
开发软件
登录
我忘记用户名和密码了
创建帐户
语言
帮助
语言
帮助
×
登录
登录名
密码
×
我忘记用户名和密码了
简体中文翻译状态
类别:
软件
用户
PersonalForge
Magazine
Wiki
搜索
OSDN
>
浏览软件
>
Text Editors
>
Text Processing
>
ChaSen legacy
>
Ticket List/Search
>
任务单 #12464
ChaSen legacy
Fork
chasen
chasen-web
描述
项目概述
开发人员仪表板
项目的网页
开发人员
Image Gallery
List of RSS Feeds
Activity
统计
历史
下载
List of Releases
统计
源代码
Code Repository list
Git
chasen
chasen-web
CVS
查看仓库
任务单
Ticket List
里程碑列表
Type List
组件列表
List of frequently used tickets/RSS
Submit New Ticket
文档
沟通
论坛
List of Forums
帮助论坛 (5)
公开讨论 (3)
Mailing Lists
list of ML
新闻
任务单 #12464
Ticket List
Submit New Ticket
RSS
darts 0.3.2 で build できない
开放日期:
2008-05-04 21:37
最后更新:
2012-06-14 14:40
monitor
ON
OFF
报告人:
(匿名)
属主:
(无)
类型:
Bugs
状态:
关闭
组件:
(无)
里程碑:
(无)
优先:
5 - Medium
严重性:
5 - Medium
处理结果:
Fixed
文件:
无
Details
回复
darts が更新されているので、以下の様なログを吐いて
build できなくなっています。
/bin/sh ../libtool --tag=CXX --mode=compile g++
-DRCPATH="\"/etc/chasenrc\"" -DHAVE_CONFIG_H -I. -I..
-I.. -I/usr/include -g -O2 -I/usr/include -MT
dartsdic.lo -MD -MP -MF .deps/dartsdic.Tpo -c -o
dartsdic.lo dartsdic.cpp
g++ -DRCPATH=\"/etc/chasenrc\" -DHAVE_CONFIG_H -I.
-I.. -I.. -I/usr/include -g -O2 -I/usr/include -MT
dartsdic.lo -MD -MP -MF .deps/dartsdic.Tpo -c
dartsdic.cpp -fPIC -DPIC -o .libs/dartsdic.o
dartsdic.cpp: In function 'int
da_build_dump(da_build_t*, char*, FILE*)':
dartsdic.cpp:192: warning: deprecated conversion from
string constant to 'char*'
dartsdic.cpp:199: error: invalid conversion from
'char**' to 'const char**'
dartsdic.cpp:199: error: initializing argument 2 of
'int Darts::DoubleArrayImpl<node_type_, node_u_type_,
array_type_, array_u_type_,
length_func_>::build(size_t, const node_type_**, const
size_t*, const array_type_*, int (*)(size_t, size_t))
[with node_type_ = char, node_u_type_ = unsigned char,
array_type_ = long int, array_u_type_ = long unsigned
int, length_func_ = Darts::Length<char>]'
make[3]: *** [dartsdic.lo] エラー 1
任务单历史 (1/1 Histories)
2012-06-14 14:40
Updated by:
knok
处理结果
Update from
无
to
Fixed
状态
Update from
开启
to
关闭
Ticket Close date
is changed to
2012-06-14 14:40
评论
回复
現在のバージョン(2.4.4)ではbuildできるので、クローズします。
Attachment File List (
0
)
Attachment File List
No attachments
编辑
Add Comment
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
登录名
Add Comment
预览
Submit
build できなくなっています。
/bin/sh ../libtool --tag=CXX --mode=compile g++
-DRCPATH="\"/etc/chasenrc\"" -DHAVE_CONFIG_H -I. -I..
-I.. -I/usr/include -g -O2 -I/usr/include -MT
dartsdic.lo -MD -MP -MF .deps/dartsdic.Tpo -c -o
dartsdic.lo dartsdic.cpp
g++ -DRCPATH=\"/etc/chasenrc\" -DHAVE_CONFIG_H -I.
-I.. -I.. -I/usr/include -g -O2 -I/usr/include -MT
dartsdic.lo -MD -MP -MF .deps/dartsdic.Tpo -c
dartsdic.cpp -fPIC -DPIC -o .libs/dartsdic.o
dartsdic.cpp: In function 'int
da_build_dump(da_build_t*, char*, FILE*)':
dartsdic.cpp:192: warning: deprecated conversion from
string constant to 'char*'
dartsdic.cpp:199: error: invalid conversion from
'char**' to 'const char**'
dartsdic.cpp:199: error: initializing argument 2 of
'int Darts::DoubleArrayImpl<node_type_, node_u_type_,
array_type_, array_u_type_,
length_func_>::build(size_t, const node_type_**, const
size_t*, const array_type_*, int (*)(size_t, size_t))
[with node_type_ = char, node_u_type_ = unsigned char,
array_type_ = long int, array_u_type_ = long unsigned
int, length_func_ = Darts::Length<char>]'
make[3]: *** [dartsdic.lo] エラー 1