[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Failed to build 1.7.0-rc2 on IBM AIX 5.3

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 05 Sep 2011 11:47:41 +0100

이수민 <kukgini_at_gmail.com> 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
Received on 2011-09-05 12:48:22 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.