Re: OT: useless rant, Was: Building Subversion 1.2 on OS X 10.4 fails
From: Helge Jensen <helge.jensen_at_slog.dk>
Date: 2005-05-14 11:58:59 CEST
Scott Palmer wrote:
> I've been programming since the mid 80's and thankfully I never had to
No matter who's fault it is, compilitaion won't succeed on a multitude
> When I run ./configure I shake my head and wonder "what were they
You don't *have* to run configure. Try making your own makefile and see
One problem is that you will have to write, not only *what* has to be
Another problem is that you want to use the available extensions to
Make is a very poor language (not GNU-make, make). Automake+autoconf is
The reason another Makefile-approach works for the Linux kernel is that
> error message from autoconf after watching it go through a ton of
Try porting your software to a non-GNU system. The problem is *there*.
BTW: you don't write "./autogen.sh && make" to compile, do you? You
make of automake generated makefiles should only re-run configure when
> What is fundamentally wrong is that autoconf is needed at all.
While that may be true, so is the state of the world. Refusing to accept
Autoconf is the current defacto solution, not because it's "stadard" or
Autoconf is not perfect, but perfect isn't really always needed and
> I'm obviously missing the bit that makes any of this a sane process.
autoconf and automake is actually what allows you to remain ignorant yet
-- Helge Jensen mailto:helge.jensen@slog.dk sip:helge.jensen@slog.dk -=> Sebastian cover-music: http://ungdomshus.nu <=- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sat May 14 18:47:10 2005 |
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.