[OpenAFS] Weird filenames with Visual Studio 2003 and OpenAFS
1.5.5[12]
Anders Magnusson
ragge@ltu.se
Wed, 20 Aug 2008 23:42:02 +0200
Charles Karney wrote:
> I recently upgraded my Windows XP machine from OpenAFS 1.5.32 to 1.5.51
> and then to 1.5.52. With both versions, 1.5.5x, when I do compilations
> under Visual Studio 2003, I get error messages of the form:
>
> Compiling...
> cl : Command line error D2022 : cannot open
> 'u:\win\proj\src\latlongutmconversionlib\Release\RSP000033.rsp'
> Could not delete temporary file. Make sure that you do not have it
> open and that the file is not protected.
>
> If I list the Release directory on a Linux box, I see that rsp file has
> some trailing junk characters (from find -ls)
>
> 37450452 1 -rwxrwxrwx 1 ckarney ckarney 157 Aug 20 15:35
> ./Release/RSP000033.rsp\001\350\200\204
>
> Downgrading back to 1.5.32 gets rid of this problem.
>
> Perhaps this is some bug that's triggered by OpenAFS's support of
> Unicode filenames?
FYI: I have seen exactly the same when trying to create mandatory
profiles using
OpenAFS 1.5.52 and using the windows profile export tool. If necessary
I can come
up with a more descriptive error dump later.
This is _not_ the same problem as the other mandatory profile error I
mailed about yesterday.
-- Ragge