Monday

Monday, October 2, 2017

French HR meeting

Interesting meeting with French HR, could finally put a name on some faces.

macOS recovery

Still missing some things.

Understood that some of my Emacs binding were no longer working because I had not reinstalled cscope.

spicy for mac

Added -Wl,-map,spice.map to build command line to see if spicy itself is using jpeg. Answer: no. So the problem has to be with libspice-client-gtk-3.0.dylib.

Disabled the warning in channel-display-mjpeg.c to see if the problem is with libjpeg-turbo. But then after configure and build, the image still refers to it?

dyld: Library not loaded: /usr/local/opt/jpeg-turbo/lib/libjpeg.8.dylib
  Referenced from: /usr/local/bin/spicy
  Reason: image not found

Abort trap: 6