Skip to content

Instantly share code, notes, and snippets.

Created December 7, 2012 22:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4236974 to your computer and use it in GitHub Desktop.
Save anonymous/4236974 to your computer and use it in GitHub Desktop.
fceux on 10.8.2 log
mini:fceux seth$ cat 01.scons
scons: Reading SConscript files ...
platform: darwin
Checking for inflate in C library z... yes
Checking for C library SDL... yes
Package xcb-shm was not found in the pkg-config search path.
Perhaps you should add the directory containing `xcb-shm.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xcb-shm', required by 'cairo', not found
OSError: 'pkg-config --cflags --libs gtk+-2.0' exited 1:
File "/private/tmp/fceux-ntIT/fceu2.1.5/SConstruct", line 65:
env.ParseConfig('pkg-config --cflags --libs gtk+-2.0')
File "/usr/local/Cellar/scons/2.2.0/libexec/scons-local/SCons/Environment.py", line 1554:
return function(self, self.backtick(command))
File "/usr/local/Cellar/scons/2.2.0/libexec/scons-local/SCons/Environment.py", line 596:
raise OSError("'%s' exited %d" % (command, status))
HOMEBREW_VERSION: 0.9.3
HEAD: 1693f875fcdc459df8b59f7f1882ff27b43da2ae
CPU: quad-core 64-bit ivybridge
OS X: 10.8.2-x86_64
Xcode: 4.5.2
CLT: 4.5.0.0.1.1249367152
X11: 2.7.4 => /opt/X11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment