다운로드
소프트웨어 개발
계정
다운로드
소프트웨어 개발
Login
Forgot Account/Password
계정 만들기
언어
도움
언어
도움
×
Login
Login Name
Password
×
Forgot Account/Password
Translation Status of 한국말
Category:
Software
People
PersonalForge
Magazine
Wiki
검색
OSDN
>
브라 우즈 소프트웨어
>
Text Editors
>
Text Processing
>
ChaSen legacy
>
Ticket List/Search
>
Ticket #12464
ChaSen legacy
Fork
chasen
chasen-web
Description
Project Summary
Developer Dashboard
웹 페이지
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
다운로드
List of Releases
Stats
소스 코드
Code Repository list
Git
chasen
chasen-web
CVS
View Repository
티켓
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Communication
포럼
List of Forums
도움 (5)
Open Discussion (3)
Mailing Lists
list of ML
News
Ticket #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
Reporter:
(Anonymous)
소유자:
(None)
Type:
Bugs
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None
Details
Reply
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
Ticket History (1/1 Histories)
2012-06-14 14:40
Updated by:
knok
Resolution
Update from
None
to
Fixed
Status
Update from
Open
to
Closed
Ticket Close date
is changed to
2012-06-14 14:40
댓글 올리기
Reply
現在のバージョン(2.4.4)ではbuildできるので、クローズします。
Attachment File List (
0
)
Attachment File List
No attachments
Edit
Add Comment
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Login
Add Comment
Preview
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