[racket] Error generating scribble docs by PLaneT packager
On Sun, Nov 20, 2011 at 11:25 PM, Nadeem Abdul Hamid <nadeem at acm.org> wrote:
> I'm trying to create a planet archive and am getting the error below.
> Any ideas on what might be wrong? Thanks,
Yeah, I've seen it when a PLaneT package uses the planet/version or
scribble/planet libraries. If you're using those too, then make sure
your package has a development link set up already before creating the
package.
http://docs.racket-lang.org/planet/Developing_Packages_for_PLaneT.html#(part._devlinks)
The packaging process, and the documentation generation in particular,
appears to need it.