On Sat, May 30, 2009 at 1:17 PM, Matthias Felleisen <[email protected]> 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 _________________________________________________ For list-related administrative tasks: http://list.cs.brown.edu/mailman/listinfo/plt-dev
