> On 23 Dec 2014, at 18:16, Jim Reid <[email protected]> wrote: > > On 23 Dec 2014, at 10:43, Gerriet M. Denkmann <[email protected]> wrote: > >> I did on Mac OS X 10.1.1: >> >> $ cd /Volumes/เม่น/Users/gerriet/Source/Fremdes/ntp/ntp4-4.2.8-bug2650 >> $ ./configure >> [...] (did not see any errors) >> $ make >> Compiling with GCC now generates lots of new warnings. >> [...] >> >> cd ./html && \ >> ../scripts/build/checkHtmlFileDates >> cd . && \ >> ./scripts/build/checkChangeLog >> /Volumes/10.9 + เม่น/Applications/Xcode.app/Contents/Developer/usr/bin/make >> all-recursive >> make: /Volumes/10.9: No such file or directory >> make: *** [all] Error 1 >> >> >> Two remarks: >> 1. /Volumes/10.9 + เม่น/Applications/Xcode.app is an older Xcode (6.0.1) - >> but this is probably no problem. > > That seems to be a local misconfiguration issue. I've never seen a MacOS > system which has /Volumes/Foo* where foo is an OS release number. Or mount > points under /Volumes which contain spaces, apart from the occasional > (transient) installer for some .dmg file.
The names after /Volume are just the partition names of the disk. And everybody is free to name these as they see fit. > >> 2. Some script seems not to like Spaces in file paths (a typical beginners >> mistake). > > So don't put spaces in file names that are going to be fed to a shell script > (a typical beginners mistake)! Well duh! I could change the names of my disk partitions, but for some reason I don't want to do this. Kind regards, Gerriet. _______________________________________________ pool mailing list [email protected] http://lists.ntp.org/listinfo/pool
