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

Re: make -lz error

From: Rares Vernica <rvernica_at_gmail.com>
Date: 2006-11-07 23:47:04 CET

Hi,

I tried with --disable-static --enable-dynamic arguments to configure
(each one individually and also both of them) and the same error occurs.

Any other ideas?

Thanks a lot,
Ray

Erik Huelsmann wrote:
> On 11/7/06, Rares Vernica <rvernica@gmail.com> wrote:
>> Hi,
>>
>> I seems that manually deleting "-lz" will compile but it will not work.
>>
>> I get the following error:
>> symbol compress2: referenced symbol not found
>>
>> So, I need "-lz". How can I fix the following error:
>> ld: fatal: relocations remain against allocatable but non-writable
>> sections
>
> Maybe you need to either disable the staticly linked build or enable a
> dynamicly linked build? --disable-static --enable-dynamic arguments to
> ./configure
>
> HTH,
>
> Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 7 23:47:17 2006

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

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