From: Dan Kegel <[EMAIL PROTECTED]>
Date: Mon, 21 Oct 2002 10:51:51 -0700
You think the world is ready for Guile?
guile is not ready for the world. current install practice spews .la
and .so files all over $libdir and uses an internal "bugfixed" copy of
libltdl (if my reading of the cvs
> It could be that we should tell people to use Bash to build
> GNU packages if their native shells have trouble handling the
> job. That would be a smaller change and perhaps worth doing.
How is `bash' built?
>> You need to be able to compile the bootstrap packa
You need to be able to compile the bootstrap packages in minimal
environments, in order to get a very basic GNU environment.
I don't think we should do this at all. The smallest version of the
GNU system need not be "minimal", and making it so would be extra
work, so we should not.
B
Thien-Thi Nguyen wrote:
sounds about right -- finding the appropriate mux point to pinch is indeed the
first step towards sanity. if you get funding, give me a buzz. otherwise, i
will continue to work w/ (old) librx and approach the problem from the guile
perspective. (e.g., below is lex.test w
WERKEN BIJ DE LOTTO,
41132, NL-1007 DB AMSTERDAM,
THE NETHERLANDS.
FROM: THE DESK OF THE DIRECTOR PROMOTIONS,
INTERNATIONAL PROMOTIONS/PRIZE AWARD DEPARTMENT,
REF: WBL/67-B773524441
ATTN:
AWARD NOTIFICATION; FINAL NOTICE
We are pleased to inform you of the announcement
toda
Title: DUYURU
On Sun, 2002-10-20 at 14:40, Tom Tromey wrote:
> Does libghttp have its own configure script?
Yes
> If so it is probably even cleaner to run that. Put this in
> configure.in:
>
> AC_CONFIG_SUBDIRS(libghttp-1.0.9-mod)
>
Where does this go in the configure.in file? Above the AC_OUTPUT
comman
On Sun, 2002-10-20 at 14:40, Tom Tromey wrote:
> Why your approach failed, I don't know. I assume you re-ran autoconf,
> automake, and configure?
OK, I have done things as you have suggested, but I am still stuck at
that error. I have narrowed it down to the fact that when I put the
SUBDIRS = li
> Harlan> Just to ask, what is the problem if the same library is
> Harlan> installed in two different places?
>
> Automake produces only one rule to link the library, and
> therefore doesn't know how to set `-rpath' correctly. See
> PR/285.
So what is the problem with:
if COND1
lib_LTLIBRAR