Re: [Pgui-devel] Build Error Problem

2002-06-14 Thread Philippe Ney
> I'm not sure if its libtool, I'm running version: > ltmain.sh (GNU libtool) 1.4 (1.920 2001/04/24 23:26:18) > on redhat 7.2 then re-installed the RPM > > I'm not sure anymore if I'm doing this right... what I did was. > > I built pgserver: > > % ./autogen.sh > > % ./configure --host=x

Re: Re: [Pgui-devel] Build Error Problem

2002-06-13 Thread Elias Radi
gestions... Thanks - Original Message - From: Philippe Ney Sent: 6/13/2002 4:01:33 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [Pgui-devel] Build Error Problem > Hello, > Maybe due to your libtool, what version do you have? > (I have 1.4.2a) > Seems that libtool

Re: [Pgui-devel] Build Error Problem

2002-06-13 Thread Philippe Ney
Hello, Maybe due to your libtool, what version do you have? (I have 1.4.2a) Seems that libtool doesn't give the lib name to gcc > dlg_colorpicker.lo applet.lo -Wl,-soname -Wl, -o .libs/ ought to be something like dlg_colorpicker.lo applet.lo -Wl,-soname -Wl,libpgui.so.0 -o .libs/libpgui.so.0.0.

[Pgui-devel] Build Error Problem

2002-06-12 Thread E Radi
Hi,I'm having a problem building cli_c for SA-ARM. (I got the latest snapshot file today)At the end of the build process it does:/bin/sh ../libtool --mode=link gcc  -g -O2  -o libpgui.la -rpath /home/eradi/PICOGUI/pgui-dev/RAM/lib  api.lo netcore.lo pgfx.lo pgfx_canvas.lo pgfx_bitmap.lo stdd