Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. Joseph-Hewess-iMac:xbmc Joe$ V=1 make -C xbmc/pvrclients/MediaPortal
  2. ../Makefile.include:30: warning: overriding commands for target `../../../addons/pvr.team-mediaportal.tvserver/XBMC_MPTV.pvr'
  3. ../../../Makefile.include:134: warning: ignoring old commands for target `../../../addons/pvr.team-mediaportal.tvserver/XBMC_MPTV.pvr'
  4. Makefile:25: warning: overriding commands for target `clean'
  5. ../../../Makefile.include:140: warning: ignoring old commands for target `clean'
  6. Makefile:29: warning: overriding commands for target `../../../addons/pvr.team-mediaportal.tvserver/XBMC_MPTV.pvr'
  7. ../Makefile.include:30: warning: ignoring old commands for target `../../../addons/pvr.team-mediaportal.tvserver/XBMC_MPTV.pvr'
  8. /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/arm-apple-darwin10-g++-4.2.1 -I/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/usr/include/c++/4.2.1/arm-apple-darwin10 -MD -c -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -dynamiclib -single_module -undefined dynamic_lookup -miphoneos-version-min=4.1 -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk -march=armv7 -mcpu=cortex-a8 -mfpu=neon -ftree-vectorize -mfloat-abi=softfp -pipe -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -fmessage-length=0 -gdwarf-2 -g -D_DEBUG -Wall -O2 -D_LINUX -fPIC -DUSE_DEMUX -D__APPLE__ -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -fno-common -D_LINUX -D_FILE_DEFINED -D__STDC_CONSTANT_MACROS -DBIN_INSTALL_PATH="\"/Users/Shared/xbmc-depends/ios-4.2_arm7/lib/xbmc\"" -DINSTALL_PATH="\"/Users/Shared/xbmc-depends/ios-4.2_arm7/share/xbmc\"" -D_ARMEL -DHAVE_CONFIG_H -I. -I../.. -I../../cores/dvdplayer/DVDDemuxers -I../../addons/include -I../../lib -I../../../guilib -I ../../../addons/library.xbmc.pvr -I../../../addons/library.xbmc.addon -I../../cores/dvdplayer/Codecs/ffmpeg -I/opt/local/include -I/Users/Joe/xbmc -I/Users/Joe/xbmc/xbmc/osx -I/Users/Shared/xbmc-depends/ios-4.2_arm7/include -I/Users/Shared/xbmc-depends/ios-4.2_arm7/include/freetype2 -I/Users/Shared/xbmc-depends/ios-4.2_arm7/include/fribidi -I/Users/Shared/xbmc-depends/ios-4.2_arm7/include/libpng12 -I/Users/Shared/xbmc-depends/ios-4.2_arm7/include/mysql -I/Users/Joe/xbmc/lib -I/Users/Joe/xbmc/xbmc -I/Users/Joe/xbmc/lib/ffmpeg -I/Users/Joe/xbmc/xbmc/linux -I/Users/Joe/xbmc/xbmc/osx channels.cpp -o channels.o
  9. channels.cpp:1: error: -mmacosx-version-min not allowed with -miphoneos-version-min
  10. make: *** [channels.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement