Lars Marowsky-Bree escribió:
On 2008-08-22T15:09:01, Adrian Chapela <[EMAIL PROTECTED]> wrote:

Lars Marowsky-Bree escribió:
On 2008-08-22T13:53:08, Adrian Chapela <[EMAIL PROTECTED]> wrote:

pils.c  -fPIC -DPIC -o .libs/pils.o
cc1: warnings being treated as errors
pils.c:244: error: initialization from incompatible pointer type
pils.c:245: error: initialization from incompatible pointer type
make[2]: *** [pils.lo] Error 1
Which configure options did you use?
only ./ConfigureMe configure

That doesn't help me understand which options were selected for you.

I asked for the configure options, not for the wrapper ;-)

Try specifying --enable-libc-malloc; maybe that works?
No, I think it not works. The output error is the same. I am running now:

./ConfigureMe configure --enable-libc-malloc

Configure flags for Debian GNU/Linux: --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --disable-rpath Running ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --disable-rpath --enable-libc-malloc

And then the make:
./ConfigureMe make

Configure flags for Debian GNU/Linux: --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --disable-rpath Running ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --disable-rpath

And if I run:
./ConfigureMe make --enable-libc-malloc

the output error is the same.

Have you another idea ?

Regards,
    Lars


_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to