Guest User

Untitled

a guest
Aug 15th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. make -f XMPToolkit.mak os=i80386linux stage=release arch=x64 libpath=/usr/lib/gcc/x86_64-redhat-linux/4.4.4 build
  2.  
  3. make -f XMPCore.mak os=i80386linux arch=x64 \
  4. stage=release libpath=/usr/lib/gcc/x86_64-redhat-linux/4.4.4 build
  5. make[1]: Entering directory `/home/clr/c++/XMP-Toolkit-SDK-5.1.2/build/gcc4'
  6. ----------------------------------------------------------------------------------
  7. Building XMPCore for i80386linux release --------------------
  8. make[1]: *** No rule to make target `../../temp/XMPCore/i80386linux_x64/release/xmlparse.o', needed by `../../public/libraries/i80386linux_x64/release/staticXMPCore_x64.ar'. Stop.
  9. make[1]: Leaving directory `/home/clr/c++/XMP-Toolkit-SDK-5.1.2/build/gcc4'
  10. make: *** [build] Error 2
Add Comment
Please, Sign In to add comment