Re: 10.13 ntp build failure (undefined symbols)

2017-10-03 Thread Rainer Müller
On 2017-10-03 22:26, Joshua Root wrote: > Apparently Apple's linker doesn't recognise common symbols in static > libraries as being defined. Workaround would be to initialise the > variables somewhere or use -fno-common. Ideally don't use common linkage > at all, have one file that each global

Re: 10.13 ntp build failure (undefined symbols)

2017-10-03 Thread Joshua Root
On 2017-10-4 03:37 , Daniel J. Luke wrote: Currently ntp builds on 10.13 fail with: % make /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am CCLD ntptime Undefined symbols for architecture x86_64: "_lib_nextbuf", referenced from: _common_prettydate in

Re: virtual machine for 10.5 intel ?

2017-10-03 Thread Ken Cunningham
Thanks for the ideas, Ken On 2017-10-03, at 12:49 AM, Mojca Miklavec wrote: > On 3 October 2017 at 05:01, Ken Cunningham wrote: >> if anyone would care to enlighten me on the best approach to making a VM for >> 10.5 intel, I would appreciate it. This is the only system I have that I >> can’t

10.13 ntp build failure (undefined symbols)

2017-10-03 Thread Daniel J. Luke
Currently ntp builds on 10.13 fail with: % make /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am CCLD ntptime Undefined symbols for architecture x86_64: "_lib_nextbuf", referenced from: _common_prettydate in libntp.a(prettydate.o) "_lib_stringbuf", referenced from:

Re: [macports-ports] 02/02: xlsx2csv: add patch to find gsed

2017-10-03 Thread Ryan Schmidt
On Oct 3, 2017, at 10:02, Kurt Hindenburg wrote: > Kurt Hindenburg (kurthindenburg) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/c3a3b5ae74684f301519475d24101278338d06d0 > > commit

Re: virtual machine for 10.5 intel ?

2017-10-03 Thread db
On 3 Oct 2017, at 05:01, Ken Cunningham wrote: > if anyone would care to enlighten me on the best approach to making a VM for > 10.5 intel, I would appreciate it. This is the only system I have that I > can’t presently see a way to virtualize. At that time I

direct sqlite equivalent command to `port installed $portname`?

2017-10-03 Thread René J . V . Bertin
Hi, What is the sqlite command one would have to execute to obtain the output of `port installed` for a single port (installed & active)? I'm only interested in the active variants. Context: I have a script that uses `port installed foo` that I can use in commands like %> port -v patch

Re: virtual machine for 10.5 intel ?

2017-10-03 Thread Mojca Miklavec
On 3 October 2017 at 05:01, Ken Cunningham wrote: > if anyone would care to enlighten me on the best approach to making a VM for > 10.5 intel, I would appreciate it. This is the only system I have that I > can’t presently see a way to virtualize. I didn't actually try it, but (other technical