#15934: wrong library reference in mkisofs of port cdrtools -----------------------------------------+---------------------------------- Reporter: impala_sc@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: cdrtools mkisofs hfs schily | -----------------------------------------+---------------------------------- ref: cdrtools 2.01.01a37, Revision 1, sysutils/cdrtools (Variants: universal) Running a MacBook Pro BTW, there is a newer cdrtools out there: cdrtools-2.01.01a42.tar.gz[[BR]] The current version is OK with me. cdrtools builds OK, but when I run mkisofs with the -hfs option I get the error: {{{ $ mkisofs -v -hfs Unknown HFS charset Known charsets are: mkisofs: '/opt/schily/lib/siconv/' missing. If I symlink /opt/schily to /opt/local it works OK. ie: $ ls -l /opt total 8 drwxr-xr-x 13 root admin 442 Jul 7 22:50 local lrwxr-xr-x 1 root admin 5 Jul 7 22:53 schily -> local $ mkisofs -v -hfs mkisofs: Warning: no Apple/Unix files will be decoded/mapped 2.01.01a37 (i386-apple-macosx9.4.0) mkisofs: Missing pathspec. }}} yeah, I didn't give any parameters, so pathspec is missing, but the hfs option is working.[[BR]] There is no /opt/schily/ nor should there be. -- Ticket URL: <http://trac.macports.org/ticket/15934> MacPorts <http://www.macports.org/> Ports system for Mac OS