Quantcast
Channel: Kodi Community Forum - All Forums
Viewing all articles
Browse latest Browse all 84004

Clean build problem

$
0
0
Hey guys,
I'm trying to build the head (master - 891be99f908b5640c9264f200b647bd98e74dd42) from the source, following readme.ios, and I'm having some issues when it tries to build libssh (dependencies script):

Code:
make -j 1 -C libssh-0.5.0/build
Linking C shared library libssh.dylib
ld: warning: ignoring file /usr/local/lib/libz.dylib, file was built for unsupported file format which is not the architecture being linked (armv7)
Undefined symbols for architecture armv7:
  "_deflateInit_", referenced from:
      _compress_buffer in gzip.c.o
  "_deflate", referenced from:
      _compress_buffer in gzip.c.o
<snip>
ld: symbol(s) not found for architecture armv7

Why is it even looking there for libz? iOS' sdk already comes with it.
Am I doing something wrong?

Running Mountain Lion, Xcode 4.4, iOS 5.1.1 sdk. Don't have MacPorts nor brew installed.

Thanks Smile

Viewing all articles
Browse latest Browse all 84004

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>