NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/43963: libsa cd9660.c pathname lookup problem
The following reply was made to PR kern/43963; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: Wolfgang%Solfrank.net@localhost
Cc: gnats-bugs%NetBSD.org@localhost, kern-bug-people%NetBSD.org@localhost,
gnats-admin%NetBSD.org@localhost,
netbsd-bugs%NetBSD.org@localhost, minoura%smtp.minoura.org@localhost,
tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: kern/43963: libsa cd9660.c pathname lookup problem
Date: Wed, 13 Oct 2010 18:59:54 +0900
> AFAICT "build.sh iso-image" does a "make iso-image" in the src-directory,
Probably you are looking at leftover lines (for macs) in src/etc/Makefile:
http://mail-index.NetBSD.org/source-changes/2007/03/06/0056.html
http://mail-index.NetBSD.org/source-changes/2007/03/06/0059.html
http://mail-index.NetBSD.org/source-changes/2007/03/06/0060.html
(though I don't know if submitter used mkisofs or makefs)
Anyway libsa should still work around buggy but major implementation
like mkisofs(8) even if the author understood iso9660 spec correctly
and it was implemented strictly as per the right spec.
I wonder if the attached patch in this PR is "correct" in that scope,
or we can have better workaround than it.
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index