Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

More build problems, darwin

4 views
Skip to first unread message

Alberto Simões

unread,
Oct 15, 2005, 3:29:46 PM10/15/05
to perl6-i...@perl.org
[...]
config/gen/platform/darwin/memalign.c: In function 'Parrot_memalign':
config/gen/platform/darwin/memalign.c:58: warning: initialization makes
integer from pointer without a cast
perl -MFile::Copy=cp -e 'cp q|jit/ppc/jit_emit.h|,
q|include/parrot/jit_emit.h|'
src/jit.c
perl build_tools/jit2h.pl ppc src/jit_cpu.c
jit2h: 121 (+ 143 vtable) of 1272 ops are JITed.
src/jit_cpu.c
src/jit_debug.c
src/jit_debug.c: In function 'Parrot_jit_debug_stabs':
src/jit_debug.c:292: error: 'struct PackFile_Debug' has no member named
'filename'
make: *** [src/jit_debug.o] Error 1
[ambs@Diabelli parrot]$ svn up

At revision 9487.
[ambs@Diabelli parrot]$

--
Alberto Simões - Departamento de Informática - Universidade do Minho
Campus de Gualtar - 4710-057 Braga - Portugal

Jonathan Worthington

unread,
Oct 15, 2005, 5:45:23 PM10/15/05
to Alberto Simões, perl6-i...@perl.org
"Alberto Simões" <al...@alfarrabio.di.uminho.pt> wrote:
> [...]
> config/gen/platform/darwin/memalign.c: In function 'Parrot_memalign':
> config/gen/platform/darwin/memalign.c:58: warning: initialization makes
> integer from pointer without a cast
> perl -MFile::Copy=cp -e 'cp q|jit/ppc/jit_emit.h|,
> q|include/parrot/jit_emit.h|'
> src/jit.c
> perl build_tools/jit2h.pl ppc src/jit_cpu.c
> jit2h: 121 (+ 143 vtable) of 1272 ops are JITed.
> src/jit_cpu.c
> src/jit_debug.c
> src/jit_debug.c: In function 'Parrot_jit_debug_stabs':
> src/jit_debug.c:292: error: 'struct PackFile_Debug' has no member named
> 'filename'
> make: *** [src/jit_debug.o] Error 1
> [ambs@Diabelli parrot]$ svn up
>
> At revision 9487.
> [ambs@Diabelli parrot]$
>
I was to blame for this, and it's already been fixed in SVN.

Jonathan

0 new messages