# New Ticket Created by  "Lee Duhem" 
# Please include the string:  [perl #41268]
# in the subject line of all future correspondence about this issue. 
# <URL: 
http://rt.perl.org/rt3/Ticket/Display.html?id=41268 >
When C<make world>, I get these error:
src/pdb.c: In function `main':
src/pdb.c:193: error: too few arguments to function `imc_cleanup'
Attached patch fix this.