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

Re: build errors on SCO UnixWare 7.1.1

From: <dpsvn_at_tri8.com>
Date: Thu, 24 Apr 2008 13:44:50 -0500 (CDT)

On Thu, 24 Apr 2008, Alan Barrett wrote:

> [The error message is:]
> > UX:ld: INFO: text relocations referenced from files:
> > libz.a(deflate.o)
> > libz.a(inflate.o)
> > libz.a(infblock.o)
> > libz.a(infcodes.o)
> > UX:ld: ERROR: relocations remain against non-writeable,
> > allocatable section .rodata
>
> I think that error message means "there are undefined symbols referenced
> from libz.a". If you can figure out what the undefined symbols are, and
> then figure out what library defines those symbols, then you can add
> the missing library to the end of the failing command. Are you able to
> build other programs that use libz?

I am not sure, but these folks (for whom I am doing this)
don't really build ANYTHING on this system, so I'd not be
surprised if lots of things crater.

> Perhaps you just need to add "-lc" to the end of the command?

Are you saying I should edit the makefile itself to try to
do that, or is there a better way to add that to the
command?

Thanks much,
Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-24 20:45:16 CEST

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.