[Rubycocoa-devel 1330] Re: [ANN] MacRuby 0.1

Zurück zum Archiv-Index

Justin Palmer encyt****@gmail*****
Tue Mar 18 13:27:55 JST 2008


Hey Laurent,
Attempting to compile the testing branch on 10.5.2 Intel and I receive a
build error.  Looks to be the double slash in the path causing it.

compiling readline
gcc -I. -I../../.ext/include/universal-darwin9.0 -I../.././include
-I../.././ext/readline -DRUBY_EXTCONF_H=\"extconf.h\"  -D_XOPEN_SOURCE
-D_DARWIN_C_SOURCE   -fno-common -g -O2 -I/usr/include/libxml2 -g -O2  -arch
ppc -arch i386  -fno-common -pipe -fno-common   -arch ppc -arch i386 -o
readline.o -c readline.c
readline.c: In function 'filename_completion_proc_call':
readline.c:658: error: 'filename_completion_function' undeclared (first use
in this function)
readline.c:658: error: (Each undeclared identifier is reported only once
readline.c:658: error: for each function it appears in.)
readline.c:658: warning: assignment makes pointer from integer without a
cast
readline.c: In function 'username_completion_proc_call':
readline.c:683: error: 'username_completion_function' undeclared (first use
in this function)
readline.c:683: warning: assignment makes pointer from integer without a
cast
readline.c: In function 'filename_completion_proc_call':
readline.c:658: error: 'filename_completion_function' undeclared (first use
in this function)
readline.c:658: error: (Each undeclared identifier is reported only once
readline.c:658: error: for each function it appears in.)
readline.c:658: warning: assignment makes pointer from integer without a
cast
readline.c: In function 'username_completion_proc_call':
readline.c:683: error: 'username_completion_function' undeclared (first use
in this function)
readline.c:683: warning: assignment makes pointer from integer without a
cast
lipo: can't open input file:
/var/folders/oM/oMFhf9m+2RaEQ++BYrXMn++++TI/-Tmp-//ccM1yRTE.out (No such
file or directory)
make[1]: *** [readline.o] Error 1
make: *** [all] Error 1


On Thu, Mar 13, 2008 at 3:12 PM, Laurent Sansonetti <
laure****@gmail*****> wrote:

> Hi,
>
> I am pleased to announce the first release of MacRuby, 0.1.
>
> MacRuby is a version of Ruby that runs on top of Objective-C. More
> precisely, MacRuby is currently a port of the Ruby 1.9 implementation
> for the Objective-C runtime and garbage collector.
>
> So far, since the project beginning was announced a few weeks ago,
> many bugs were fixed and features added. MacRuby is still at this
> point experimental, although if it's also usable.
>
> The purpose of this version is to release functional code, and also to
> let you test the new user experience. Please note that the project
> implementation will change deeply in the next releases.
>
> You can learn more about the project on its homepage:
>
> http://trac.macosforge.org/projects/ruby/wiki/MacRuby
>
> And download a binary installer:
>
> http://trac.macosforge.org/projects/ruby/wiki/InstallingMacRuby
>
> Enjoy!
>
> Laurent
>
> _______________________________________________
> Rubycocoa-devel mailing list
> Rubyc****@lists*****
> http://lists.sourceforge.jp/mailman/listinfo/rubycocoa-devel
>



-- 
Justin Palmer
http://alternateidea.com | http://lighthouseapp.com |
http://activereload.net | http://warehouseapp.com
-------------- next part --------------
An HTML attachment was scrubbed...
Download 


More information about the Rubycocoa-devel mailing list
Zurück zum Archiv-Index