[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #13519] smalltalk compile error
From: |
YunSong Hwang |
Subject: |
[bug #13519] smalltalk compile error |
Date: |
Thu, 23 Jun 2005 07:48:24 +0000 |
User-agent: |
Opera/8.0 (X11; Linux i686; U; ko) |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=13519>
Summary: smalltalk compile error
Project: GNUstep
Submitted by: hys545
Submitted on: Thu 06/23/05 at 07:48
Category: Libraries
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
Making all in Frameworks...
make[1]: Entering directory
`/home/hys545/work/gnustep/gnustep/dev-libs/StepTalk/Frameworks'
Making all in StepTalk...
make[2]: Entering directory
`/home/hys545/work/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk'
Making build-headers for framework StepTalk...
Making all for framework StepTalk...
Copying resources into the framework wrapper...
make[2]: Leaving directory
`/home/hys545/work/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk'
make[1]: Leaving directory
`/home/hys545/work/gnustep/gnustep/dev-libs/StepTalk/Frameworks'
Making all in Languages...
make[1]: Entering directory
`/home/hys545/work/gnustep/gnustep/dev-libs/StepTalk/Languages'
Making all in Smalltalk...
make[2]: Entering directory
`/home/hys545/work/gnustep/gnustep/dev-libs/StepTalk/Languages/Smalltalk'
Making all for bundle Smalltalk...
Compiling file STCompiler.m ...
STCompiler.m: In function `-[STCompiler indexOfNamedReference:]':
STCompiler.m:496: warning: passing arg 1 of `NSLog' from incompatible pointer
type
STCompiler.m:499: error: `NSUnknownKeyException' undeclared (first use in this
function)
STCompiler.m:499: error: (Each undeclared identifier is reported only once
STCompiler.m:499: error: for each function it appears in.)
STCompiler.m:501: warning: passing arg 1 of `NSLog' from incompatible pointer
type
STCompiler.m:513: warning: passing arg 1 of `NSLog' from incompatible pointer
type
make[3]: *** [shared_obj/STCompiler.o] 오류 1
make[2]: *** [Smalltalk.all.bundle.variables] 오류 2
make[2]: Leaving directory
`/home/hys545/work/gnustep/gnustep/dev-libs/StepTalk/Languages/Smalltalk'
make[1]: *** [internal-all] 오류 2
make[1]: Leaving directory
`/home/hys545/work/gnustep/gnustep/dev-libs/StepTalk/Languages'
make: *** [internal-all] 오류 2
오류: /var/tmp/rpm-tmp.82094의 잘못된
종료 상황 (%build)
I use gnustep-base.back.gui cvs-20050623
I update smalltalk-cvs-2005-6-23
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=13519>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #13519] smalltalk compile error,
YunSong Hwang <=