Boost logo

Boost :

From: Rene Rivera (grafik666_at_[hidden])
Date: 2002-03-12 22:07:28


On 2002-03-13 at 01:50 AM, conic_at_[hidden] (simonwlb) wrote:

>The other thing I did to make Jam build was to comment out a line in
>the Jam Makefile:
>
># chmod a+w jambase.c
>
>Before I commented out the line above, the Jam Make process caused
>all sorts of errors to come up, like not being able to find "yyacc".
>
>Maybe my build of Jam is no good either?

No, it's probably fine. But one of the things that building Jam does is try
and regenerate that file. Which leads me to think that somehow the Win FS
mount is not letting you do things like create directories, and possibly
changing the permissions on files -- and changing permissions is something Jam
does for most of the files it builds.

-- grafik - Don't Assume Anything
-- rrivera_at_[hidden] - grafik_at_[hidden]
-- 102708583_at_icq - Grafik666_at_AIM - Grafik_at_[hidden]


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk