Hi, I fail to make the XML::Parser module for perl. I 'm receiving the following error message :
Makefile:409: *** multiple target patterns. Stop. Here is a piece from the Makefile : 398 # --- MakeMaker top_targets section: 399 all :: pure_all 400 $(NOECHO) $(NOOP) 401 402 403 pure_all :: config pm_to_blib subdirs linkext 404 $(NOECHO) $(NOOP) 405 406 subdirs :: $(MYEXTLIB) 407 $(NOECHO) $(NOOP) 408 409 config :: $(FIRST_MAKEFILE) 410 $(INST_LIBDIR)$(DIRFILESEP).exists 411 $(NOECHO) $(NOOP) 412 413 config :: $(INST_ARCHAUTODIR)$(DIRFILESEP).exists 414 $(NOECHO) $(NOOP) 415 416 config :: $(INST_AUTODIR)$(DIRFILESEP).exists 417 $(NOECHO) $(NOOP) 418 419 $(INST_AUTODIR)\.exists :: C:\Perl\lib\CORE\perl.h 420 $(NOECHO) $(MKPATH) $(INST_AUTODIR) 421 $(NOECHO) $(EQUALIZE_TIMESTAMP) 422 C:\Perl\lib\CORE\perl.h $(INST_AUTODIR)\.exists 423 -$(NOECHO) $(CHMOD) $(PERM_RWX) $(INST_AUTODIR) Thanks. ____________________________________________________________ Do You Yahoo!? Αποκτήστε τη δωρεάν @yahoo.gr διεύθυνση σας στο http://www.otenet.gr _______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/help-make