Ticket #19536

Linux環境下でmakeが通らない

Open Date: 2009-11-13 00:12 Last Update: 2009-11-13 06:53

Reporter:
Owner:
(None)
Type:
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
9 - Highest
Severity:
9 - Highest
Resolution:
Fixed
File:
None

Details

以下のエラーが出ます。 trueとfalseが定義されていないことによるものです。

../src/main/konoha_api.c:232: error: ‘true’ undeclared here (not in a function)
../src/main/konoha_api.c:233: error: ‘false’ undeclared here (not in a function)
../src/main/konoha_api.c: In function ‘konoha_parseopt’:
../src/main/konoha_api.c:264: 警告: ポインタと整数との比較を行なっています
make[2]: *** [konoha_api.lo] エラー 1
make[2]: ディレクトリ `/home/ryo/svn/ryo_repo/konohapedia/konoha/konoha-rev-967/build' から出ます
make[1]: *** [all-recursive] エラー 1
make[1]: ディレクトリ `/home/ryo/svn/ryo_repo/konohapedia/konoha/konoha-rev-967' から出ます
make: *** [all] エラー 2

Ticket History (2/2 Histories)

2009-11-13 00:12 Updated by: ryotah
  • New Ticket "Linux環境下でmakeが通らない" created
2009-11-13 06:53 Updated by: kkuramitsu
  • Resolution Update from None to Fixed
  • Status Update from Open to Closed
  • Ticket Close date is changed to 2009-11-13 06:53

Attachment File List

No attachments

Edit

Please login to add comment to this ticket » Login