[plt-dev] weird error; contracts for xml error

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sat May 30 14:51:56 EDT 2009

On Sat, May 30, 2009 at 1:17 PM, Matthias Felleisen
<matthias at ccs.neu.edu> wrote:
>
> 1. what does this really mean:
>
>> Making Web pages in /Users/matthias/0Unison/0Web/
>> link: module mismatch, probably from old bytecode whose dependencies have
>> changed: variable not provided (directly or indirectly and at the expected
>> position) from module: "/Users/matthias/plt/collects/xml/private/reader.ss"
>> accessed from module: "/Users/matthias/plt/collects/wxme/xml.ss" at source
>> phase level: 0 in: provide/contract-contract-id-read-xml.2
>
> This happened right after I ran setup-plt -l xml.

Probably you rebuilt the xml collection fine, but something that
depended on it didn't get rebuilt.

Robby


Posted on the dev mailing list.