Category: Mac Toolbox (Mac:: modules)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Ken Williams (kwilliams)
Assigned to: Nobody/Anonymous (nobody)
Summary: Mac::Carbon 'make realclean' deletes .c
Initial Comment:
Dang, wish I could squeeze more into the 'summary' field.
I did a 'make realclean' in Mac::Carbon, and then got the following error upon 'perl Makefile.PL':
[pe-242:~/.cpan/build/Mac-Carbon-0.01] ken% perl Makefile.PL
Checking if your kit is complete...
Warning: the following files are missing in your kit:
Components/Components.c
Files/Files.c
Gestalt/Gestalt.c
MacPerl/MacPerl.c
MacPerl/OSA.c
Memory/Memory.c
MoreFiles/MF.c
Notification/Notification.c
Processes/Processes.c
Resources/Resources.c
Sound/Sound.c
Speech/Speech.c
Types/Types.c
Please inform the author.
Must be because MakeMaker thinks those are going to be generated by xsubpp, but in this case they're not.
-Ken
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107940&aid=638091&group_id=7940