On Sun, Oct 24, 2004 at 09:18:58PM -0700, Kayvan A. Sylvan wrote:
> On Linux, xforms frontend:
>
> if g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -I/usr/X11R6/include -O2 -fno-ex
> ceptions -W -Wall -MT sgml.o -MD -MP -MF ".deps/sgml.Tpo" \
> -c -o sgml.o `test -f 'sgml.C' || echo './'`sgml.C;
On Mon, Jul 03, 2000 at 09:28:47AM +0200, Juergen Vigna wrote:
>
> On 30-Jun-2000 Kayvan A. Sylvan wrote:
> >
> > Are you following the same steps?
> >
> > CFLAGS=-g CXXFLAGS=-g ./configure --prefix=/usr --without-warnings
> > make
> >
> > It's only the debug-enabled compile that f
On 30-Jun-2000 Kayvan A. Sylvan wrote:
>
> Are you following the same steps?
>
> CFLAGS=-g CXXFLAGS=-g ./configure --prefix=/usr --without-warnings
> make
>
> It's only the debug-enabled compile that fails to link.
>
Well you don't have to do that, cvs versions have -g enabled by
On Fri, Jun 30, 2000 at 09:41:50AM +0200, Juergen Vigna wrote:
>
> >
> > Failing with this message (at link-time):
> >
> > FloatList.o: In function `global constructors keyed to floatList':
> > /home/kayvan/src/lyx-temp/src/FloatList.C:5: undefined reference to
> > `FloatList::FloatList(void)'
>
> Failing with this message (at link-time):
>
> FloatList.o: In function `global constructors keyed to floatList':
> /home/kayvan/src/lyx-temp/src/FloatList.C:5: undefined reference to
> `FloatList::FloatList(void)'
> insets/.libs/libinsets.a(insetfloat.o): In function `InsetFloat::Latex(Buff