이수민 <[email protected]> writes: > and when i changed all the targets in build-outputs.mk, it works. > i added link options: '-lz -L/home/citest/target/zlib/lib'
If you undo the changes in build-outputs.mk then you should be able to build using: make EXTRA_LDFLAGS='-lz -L/home/citest/target/zlib/lib' Can you confirm that? -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.com

