Re: [xml] Compilation pbs for the example

Date view Thread view Subject view Author view

From: Bill Randle (billr@exgate.tek.com)
Date: Wed Jun 28 2000 - 13:34:09 EDT


On Jun 28, 6:50pm, Marc Billaud wrote:
} Subject: [xml] Compilation pbs for the example
}
} I got this message:
}
} creating example/Makefile
} sed: can't read ./example/Makefile.in: No such file or directory

This problem has been there a long time. It's a circular dependency
in the automake rules where the top level config wants to build
Makefiles for all the subdirectories, but the Makefile.in in the
example directory requires the top level Makefile to be built first
(or something like that; it's been awhile since I looked at it).

That failure won't affect the actually building of the xml library.
You can later go in and create the example Makefile by hand.

        -Bill Randle
        Tektronix, Inc.
        billr@exgate.tek.com

----
Message from the list xml@xmlsoft.org
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@xmlsoft.org


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Aug 02 2000 - 12:30:17 EDT