Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Failure to build "evbarm" release?



In article <DA48F39F-738C-4B59-9E36-1243B1447AEC%me.com@localhost>,
Jason Thorpe  <thorpej%me.com@localhost> wrote:
>Populating `/nbsd/releasedir/rpi/evbarm/binary/gzimg/rpi.img'
>nbmakefs: Can't open `././Mail' for reading: No such file or directory
>nbmakefs: Can't open `././MD5.html' for reading: No such file or directory
>nbmakefs: Can't open `././HMAC.html' for reading: No such file or directory
>nbmakefs: Reading `/nbsd/destdir/rpi/./usr/share/man/html3/md5.html',
>7542 bytes to go, read 4223 bytes, expected 7542 bytes, does metalog

Smells like case insensitive fs...

ls -l MD5.html md5.html 
-r--r--r--  1 root  wheel  4223 May 19 17:20 MD5.html
-r--r--r--  7 root  wheel  7542 May 19 17:20 md5.html

christos



Home | Main Index | Thread Index | Old Index