Hi - <br><br>I am encountering error of building plt 4.2.1 that says the following in the make install step:<br><br>omitted-paths: given directory path is not in any collection root: #&lt;path:/home/.../...&gt;<br><br> === context ===<br>
/../tmp/plt-4.2.1/collects/setup/private/omitted-paths.ss:84:0: omitted-paths*<br>/../tmp/plt-4.2.1/collects/scheme/private/more-scheme.ss:396:13: hash-ref!<br>/../tmp/plt-4.2.1/collects/setup/setup-unit.ss:233:2: planet-&gt;cc<br>
/../tmp/plt-4.2.1/collects/scheme/list.ss:243:4: loop<br><br>It seems that the setup-plt tries to build my development linked packages, and since they are linked packages they do not belong in a collection root.  <br><br>
How should I get around this issue?  I am on CentOS5.1 if that makes a difference.  Thanks,<br>yc<br><br><br>