Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-01-15 07:07:19


David Abrahams wrote:
> David Abrahams <dave_at_[hidden]> writes:
>
>
>>However, I'm getting this failure:
>>
>>cd c:/boost/tools/build/test/
>>set PATH=c:/tools/mingw-2.0/bin;%PATH% && python stage.py
>>Traceback (most recent call last):
>> File "c:\boost\tools\build\test\stage.py", line 15, in ?
>> t.write("aux/1", "")
>> File "c:\boost\tools\build\test\BoostBuild.py", line 129, in write
>> open(nfile, "wb").write(content)
>>IOError: [Errno 2] No such file or directory: 'C:\\DOCUME~1\\DAVIDA~1\\LOCALS~1\\Temp\\testcmd.487\\aux\\1'
>
>
> I bet this is about extensions again. Maybe we ought to fix the test
> framework to auto-adjust extensions it sees based on the platform?

No, it's about "aux"! I don't know what device it is, but it's certainly
some reserved device name on Win32. Do an update and try again. It passes
for me on Win2000.

- Volodya

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk