Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 23rd, 2012  |  syntax: None  |  size: 0.77 KB  |  hits: 8  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Derek-Maurers-iPhone:/Dev/projects/iconlock root# make
  2. Making all in iconlock...
  3. Making all for bundle IconLock...
  4. make[3]: Nothing to be done for `internal-bundle-compile'.
  5. Making all in iconlocksbs...
  6. Making all for library Toggle...
  7. make[3]: Nothing to be done for `internal-library-compile'.
  8. Making all for tweak IconLock...
  9.  Preprocessing Tweak.xm...
  10.  Compiling Tweak.xm...
  11.  Linking tweak IconLock...
  12. Undefined symbols:
  13.   "_OBJC_CLASS_$_SBIconController", referenced from:
  14.       __objc_classrefs__DATA@0 in Tweak.xm.o
  15. ld: symbol(s) not found
  16. collect2: ld returned 1 exit status
  17. make[2]: *** [obj/IconLock.dylib] Error 1
  18. make[1]: *** [internal-library-all_] Error 2
  19. make: *** [IconLock.all.tweak.variables] Error 2
  20. Derek-Maurers-iPhone:/Dev/projects/iconlock root#