Error when converting HBOOK with h2root

Hi,

I compiled ROOT 5.30.03 with icc x86_64 and everything went ok.
However every time I try to convert a .hbook file to .root using h2root:

h2root proc.hbook proc.root 1 1 1024 100000

I get the following error message:

RZIODO. Error at record = 2 LUN = 10 IOSTAT = 37

CALL RZEND(CHDIR)
Cannot open fileHROPEN 0
Error on hropen was 101

The hbook files seem to have been generated without problems. Any ideas?

On which platform ?