j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Wei.Zhang@freescale.com wrote:
Hi, friends,
I'm a newbie to OpenBIOS, and I want to make OpenBIOS on cross-ppc architecture. But I got below error messages:
Building OpenBIOS on x86 for ppc Cleaning up... ok Initializing build tree...ok. Creating target Makefile...runtime error: file config/xml/dictionary.xsl line 13 element param Unexpected XSLT element 'param'. runtime error: file config/xml/dictionary.xsl line 22 element if Variable 'conditions' has not been declared. make: *** [xml] Error 10
How to fix it?
Thanks!
Best Regards, Zhang Wei
I don't have a host-system handy on which to test, so this is just a guess but...
Did you remember to run "make configure" (or "make config" -- different host environments seem to have a preference one wya or the other) first?
There is not 'config' or 'configure' target in Makefile. But I follow the steps in README file. This problem seems to occur in the process of generating $(ODIR)/Makefile. And the error message is the xml tools 'xsltproc' output. I don't know why 'xsltproc' reports these error. Maybe the xml tools version? I use Debian now.
Thanks!
-----Original Message----- From: openbios-bounces@openbios.org [mailto:openbios-bounces@openbios.org] On Behalf Of dlpaktor@netscape.net Sent: Thursday, November 23, 2006 5:09 AM To: The OpenBIOS Mailinglist Cc: openbios@openbios.org Subject: Re: [OpenBIOS] Problem about make
Wei.Zhang@freescale.com wrote:
Hi, friends,
I'm a newbie to OpenBIOS, and I want to make OpenBIOS on
cross-ppc architecture. But I got below error messages:
Building OpenBIOS on x86 for ppc Cleaning up... ok Initializing build tree...ok. Creating target Makefile...runtime error: file
config/xml/dictionary.xsl line 13 element param
Unexpected XSLT element 'param'. runtime error: file config/xml/dictionary.xsl line 22 element if Variable 'conditions' has not been declared. make: *** [xml] Error 10
How to fix it?
Thanks!
Best Regards, Zhang Wei
I don't have a host-system handy on which to test, so this is just a guess but...
Did you remember to run "make configure" (or "make config" -- different host environments seem to have a preference one wya or the other) first?
--
David L. Paktor DLPaktor@netscape.net
-- OpenBIOS http://openbios.org/ Mailinglist: http://lists.openbios.org/mailman/listinfo Free your System - May the Forth be with you