[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [dev-serveez] build breaks
From: |
Martin Grabmueller |
Subject: |
Re: [dev-serveez] build breaks |
Date: |
Sat, 30 Jun 2001 17:11:16 +0200 |
> 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 am reading the Serveez manual right now. It's really nice! Keep up
the good work. I'll commit a few minor tpyo fixes eventually.
Regards,
'martin