[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [dev-serveez] build breaks
From: |
stefan |
Subject: |
Re: [dev-serveez] build breaks |
Date: |
Sun, 1 Jul 2001 13:41:36 +0200 (CEST) |
On Sat, 30 Jun 2001, Martin Grabmueller wrote:
> > From: stefan <address@hidden>
> > Date: Sat, 30 Jun 2001 15:26:02 +0200 (CEST)
> >
> > On Sat, 30 Jun 2001, Martin Grabmueller wrote:
> >
> > > Mighty strange. Any idea what is happening here?
> >
> > Argh. It does not occur to my installation. Apparently the -ldl is
> > missing. Somehow my linker "knows" about libserveez.so itself linked
> > against libdl.so and does not complain if it links some bin program
> > against libserveez.so.
> >
> > Maybe try once again:
> > $ rm config.cache
> > $ sh autogen.sh
> > $ make
>
> Thanks. Works like a charm now. Seems there had been some leftovers
> from my experiments with the new auto-tools.
I'll add a note for maintainers and developers in INSTALL about:
* Autoconf version 2.13
* ltmain.sh (GNU libtool) 1.4 (1.920 2001/04/24 23:26:18)
* automake (GNU automake) 1.4-p2
Cheers,
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [dev-serveez] build breaks,
stefan <=