make: *** [qui.bundle] Error 1 cc -dynamic -bundle -undefined suppress -flat_namespace -L/opt/local/ lib -L"/Developer/qt/lib" -L"/opt/local/lib" -o qui.bundle qui.o - bundle_loader ../../qtruby/qtruby.bundle -lsmokeqt -lqui -lqt-mt - lstdc++ -lruby -ldl -lobjc /usr/bin/ld: can't open: ../../qtruby/qtruby.bundle (No such file or directory, errno = 2) collect2: ld returned 1 exit status make: *** [qui.bundle] Error 1 Hmm, you've stumped me here. Have you checked that the file in question actually exists? (../../qtruby/qtruby.bundle). Is there an error building in that subdir?