At 1.51 +0900 2000.05.06, Keitarou Miyazaki wrote: >So, I copied file "HD:MacPerl:perl-5.6.0:macos:dl_mac.xs" to >"HD:MacPerl:perl-5.6.0:ext:DynaLoader:", then try >"BuildProgram all" again. It stops with this message. >I looked into file "DynaLoader.c". It seems that the variable >RETVAL is not declared anywhere. So, I modified "DynaLoader.c" >by hand and continued build process, but it stops at NDBM_File >module with same reason. Delete DynaLoader.c and any existing DynaLoader.xs. I think the problem is that it used the generic dl_open.xs or whatever it is when dl_mac.xs was missing, so now you need to go delete those files so they can be generated properly from dl_mac.xs. -- Chris Nandor | pudge@pobox.com | http://pudge.net/ Andover.Net | chris.nandor@andover.net | http://slashcode.com/ ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-porters-request@macperl.org