[racket] weird exe format bug with lizorkin's ssax vs srfi/8

From: synx (plt at synx.us.to)
Date: Tue Jul 20 01:32:45 EDT 2010

Yeah, I... really have no idea what's going on with this bug. Nowhere in
my code, or any of lizorkin's ssax code or the sxml-tools module is any
reference made to any identifier even resembling the word 'stxloc'.

$ cd /home/synx/code/scheme/exe-broken/
$ racket exe-broken.rkt
1
(#<procedure:check-list>)
$ raco exe --collects-path /home/racket/git/collects/ exe-broken.rkt
$ ./exe-broken
default-load-handler: cannot open input file:
"/home/synx/code/scheme/exe-broken/stxloc.rkt" (No such file or
directory; errno=2)

 === context ===
standard-module-name-resolver
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: exe-broken.rkt
URL: <http://lists.racket-lang.org/users/archive/attachments/20100719/c31caf31/attachment.ksh>

Posted on the users mailing list.