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

Re: svn compile error on solaris 2.8, cc

From: Blair Zajac <blair_at_orcaware.com>
Date: 2003-01-06 21:11:44 CET

Greg Stein wrote:
>
> The command line for the link step is simply too long. I don't know how we
> can possibly fix that. Stupid Solaris...
>
> Ideas, anyone?
>
> Cheers,
> -g

I compile svn all the time on Solaris 2.8 and never ran into this.
Maybe it's ild?

Which compiler are you using?

Try compiling with gcc and use Solaris' ar and ld in /usr/ccs/bin.
This works fine.

Also, I don't think just copying the header file into your httpd
will work. You'll still be missing the function definition in
the corresponding .c file.

I would just grab CVS httpd-2.0 and rebuild from scratch with that.

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 6 21:12:40 2003

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.