Guest User

Untitled

a guest
May 20th, 2018
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. eric-castros-macbook:newslsk errrick$ make
  2. /toolchain/pre/bin/arm-apple-darwin9-gcc -lobjc -ObjC -lz -multiply_defined suppress -bind_at_load -framework UIKit -framework QuartzCore -framework CoreGraphics -framework CoreFoundation -framework Foundation -o iSlsk main.o iSlsk.o ServerController.o ServerMessageHandler.o PeerMessageHandler.o PeerConnection.o TransferController.o Transfer.o TransferDownload.o PreferencesController.o User.o UserManager.o SearchResult.o NetSocket.o Util.o AsyncSocket.o FileSizeFormatter.o DirectoryResult.o FQueue.o Message.o MessageSocket.o UIMainView.o UISearchView.o UISettingsView.o UITransferView.o UITransferCell.o UISearchResultCell.o UIDownloadView.o UIDownloadCell.o UIWhatsNewView.o iTDBLib/iTDBParseMhdb.o iTDBLib/iTDBParseStringMhod.o iTDBLib/iTDBParseMhip.o iTDBLib/iTDBWriteMhip.o iTDBLib/iTDBParseMhit.o iTDBLib/iTDBWriteMhit.o iTDBLib/iTDBParseMhlp.o iTDBLib/iTDBWriteMhod.o iTDBLib/iTDBParseMhlt.o iTDBLib/iTDBWriteRecord.o iTDBLib/iTDBParseMhod.o iTDBLib/iTDatabase.o iTDBLib/iTDBParseMhsd.o iTDBLib/iTSongInfo.o iTDBLib/iTAlbumInfo.o iTDBLib/iTDBParseMhyp.o iTDBLib/iTDBParseMhia.o iTDBLib/iTDBParseMhla.o iTDBLib/itdb_sha1.o iTDBLib/iTDBParseRecord.o iTDBLib/sha1.o iTDBLib/iTDBWriteMhia.o libid3/MP3Header.o libid3/V20FrameSet.o libid3/V24FrameSet.o libid3/id3V2Frame.o libid3/md5.o libid3/TagAPI.o libid3/V23FrameSet.o libid3/id3V1Tag.o libid3/id3V2Tag.o
  3. /toolchain/pre/bin/arm-apple-darwin9-ld: Undefined symbols:
  4. _OBJC_CLASS_$_iTDatabase
  5. _OBJC_CLASS_$_TagAPI
  6. _WebViewProgressEstimateChangedNotification
  7. .objc_class_name_NSString
  8. .objc_class_name_NSMutableData
  9. .objc_class_name_NSObject
  10. .objc_class_name_NSFileManager
  11. .objc_class_name_NSMutableArray
  12. .objc_class_name_NSMutableString
  13. .objc_class_name_NSNumber
  14. .objc_class_name_NSMutableDictionary
  15. .objc_class_name_NSData
  16. .objc_class_name_NSFileHandle
  17. .objc_class_name_NSCharacterSet
  18. .objc_class_name_NSArray
  19. .objc_class_name_NSAutoreleasePool
  20. .objc_class_name_NSBundle
  21. collect2: ld returned 1 exit status
  22. make: *** [iSlsk] Error 1
  23. eric-castros-macbook:newslsk errrick$
Add Comment
Please, Sign In to add comment