# New Ticket Created by  Will Coleda 
# Please include the string:  [perl #28907]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=28907 >


just did a cvs update -dP, make realclean, perl Configure.pl, make, 
failed.
Here's the error I get when I remake after that point.

bash-2.05a$ make
Compiling with:
xx.c
cc -pipe -fno-common -no-cpp-precomp -pipe -fno-common -Wno-long-double 
-g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes 
-Winline -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings 
-Waggregate-return -Winline -W -Wno-unused -Wsign-compare 
-Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization 
-Wno-shadow -I./include -I./blib/include -DHAS_JIT -DPPC 
-DHAVE_COMPUTED_GOTO xx.o -c xx.c
src/objects.c
src/objects.c: In function `get_init_meth':
src/objects.c:485: warning: passing arg 3 of `hash_get_bucket' discards 
qualifiers from pointer target type
src/objects.c: In function `do_initcall':
src/objects.c:526: called object is not a function
src/objects.c:544: called object is not a function
src/objects.c:554: called object is not a function

bash-2.05a$ uname -a
Darwin oolong.local. 6.8 Darwin Kernel Version 6.8: Wed Sep 10 15:20:55 
PDT 2003; root:xnu/xnu-344.49.obj~2/RELEASE_PPC  Power Macintosh powerpc

--
Will "Coke" Coleda                                    will at coleda 
dot com

Reply via email to