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

Re: strange error

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-10-23 20:04:11 CEST

On 10/23/06, Shentino <shentino@gmail.com> wrote:
> While this issue was being discussd, I couldn't get the APR from the
> deps package to even compile.
>
> configure refused to execute, saying it couldn't find /bin/sh^M.
> Piped it through dos2unix, and same problem with something in the
> build directory. Fixed that the same way...
>
> Then some different error that I can't remember, and it wasn't so easy
> as dos2unix'ing it to fix it.
>
> Is it a bug if your configure script refuses to get even the first
> line executed?

You're probably using the APR out of the .zip package, which is
intended for use on Windows, which does not use configure. If you
want to build on Unix use the .tar.gz or .tar.bz2 packages, which will
have the proper line endings.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 23 20:05:13 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.