[MacPerl] [MacPerl-Porters] Re: [MacPerl] Problems with BuildProgram

2002-05-04 Thread Alan Fry
At 6:51 pm +0200 04/05/02, Martin Buchmann wrote: I note your message was specifically to Chris, but perhaps these thoughts might be some help nevertheless. >Maybe i should wait until i finished my diplomathesis in one week >and then start over again :-) Maybe the answer to that is yes? >Where

Re: [MacPerl] Problems with BuildProgram

2002-05-04 Thread Alan Fry
At 3:32 pm +0200 04/05/02, Martin Buchmann wrote: >this is maybe a bit offtopic but i have problems with the >BuildProgram of MPW. I just tried to do the xs-building example from >the MacPerl book (page 331-333). The 'perl Makefile.PL' works fine: > >Writing Makefile.mk for XPlusX I think you

Re: [MacPerl] Problems with BuildProgram

2002-05-04 Thread Chris Nandor
At 15:32 +0200 2002.05.04, Martin Buchmann wrote: >this is maybe a bit offtopic It is on topic for the macperl-porters list. >but i have problems with the >BuildProgram of MPW. I just tried to do the xs-building example from >the MacPerl book (page 331-333). The 'perl Makefile.PL' works fine: >

[MacPerl] Problems with BuildProgram

2002-05-04 Thread Martin Buchmann
Hi all, this is maybe a bit offtopic but i have problems with the BuildProgram of MPW. I just tried to do the xs-building example from the MacPerl book (page 331-333). The 'perl Makefile.PL' works fine: Writing Makefile.mk for XPlusX But 'BuildProgram all' just gives: ### BuildProgram - No ma