[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to properly modify the code in pq.c for smsd
From: |
Zdeněk Habala |
Subject: |
Re: How to properly modify the code in pq.c for smsd |
Date: |
Wed, 09 Aug 2006 14:06:28 +0200 |
Hello
> Hi,
>
> On 8/9/06, Jan Derfinak <address@hidden> wrote:
> > make libpq.la OR make libmysql.la OR make libfile.la
>
> BTW. We (I?) broke it somehow. For me the compilation doesn't create
> shared objects anymore (although I can see that Debian/Ubuntu
> compilation creates them not changing Makefile). Just .la and .a. And
> smsd opens lib*.so files. And that fails. Also when I prepare manually
> libfile.so smsd -m file complains about missing DB_Bye symbol. The
This is really my problem too. It doesn't create libpq.so and then it cant't
start because the libpq.so is missing or (when I copy it from somewhere)
because the DB_Bye symbol is missing.
Zdenek
- How to properly modify the code in pq.c for smsd, Zdeněk Habala, 2006/08/07
- Re: How to properly modify the code in pq.c for smsd, Jan Derfinak, 2006/08/09
- Re: How to properly modify the code in pq.c for smsd, Pawel Kot, 2006/08/09
- Re: How to properly modify the code in pq.c for smsd,
Zdeněk Habala <=
- Re: How to properly modify the code in pq.c for smsd, Pawel Kot, 2006/08/10
- Re: How to properly modify the code in pq.c for smsd, Pawel Kot, 2006/08/10
- Re: How to properly modify the code in pq.c for smsd, Zdeněk Habala, 2006/08/10
- Re: How to properly modify the code in pq.c for smsd, Pawel Kot, 2006/08/10
- Re: How to properly modify the code in pq.c for smsd, Pawel Kot, 2006/08/10
- Re: How to properly modify the code in pq.c for smsd, Zdeněk Habala, 2006/08/11
- Re: How to properly modify the code in pq.c for smsd, Zdeněk Habala, 2006/08/14
- Re: How to properly modify the code in pq.c for smsd, Pawel Kot, 2006/08/14