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

[perl #33995] [BUG] Configure warning on gdbmhash

7 views
Skip to first unread message

Will Coleda

unread,
Jan 30, 2005, 8:38:37 PM1/30/05
to bugs-bi...@rt.perl.org
# New Ticket Created by Will Coleda
# Please include the string: [perl #33995]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=33995 >

The recent gdbmhash configure check causes the following output on my system during the build.

I don't think the undef value negatively impacts the build, as dynclasses /seems/ to build OK. (I'm pretty sure my dynclass test failures are due to the --prefix specification.)

Generating C headers..................................................done.
Generating core pmc list..............................................done.
Generating runtime/parrot/include.....................................done.
Generating build files......value for 'gdbmhash' in config/gen/makefiles/dynclasses.in is undef at lib/Parrot/Configure/Step.pm line 230, <IN> line 11.
..........................................done.
Moving platform files into place......................................done.
Recording configuration data for later retrieval......................done.
Okay, we're done!

Leopold Toetsch

unread,
Feb 1, 2005, 5:23:21 AM2/1/05
to parrotbug...@parrotcode.org, perl6-i...@perl.org
Bernhard Schmalhofer via RT <parrotbug...@parrotcode.org> wrote:

> I have changed dynclasses.in to use the CONDITIONED_LINE hack. So there
> is no longer a need to access a potentially undefined config value.

Thanks, applied.
leo

0 new messages