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.

> 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! 

> Anyway: ntp does NOT build.

It does here (MacOSX 10.9.5, and gcc 4.2.1 - the current compiler Apple ship 
with Xcode).

_______________________________________________
pool mailing list
[email protected]
http://lists.ntp.org/listinfo/pool

Reply via email to