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)'
> > insets/.libs/libinsets.a(insetfloat.o): In function `InsetFloat::Latex(Buffer 
>const *,
> > ostream &, bool, bool) const':
> > /home/kayvan/src/lyx-temp/src/insets/insetfloat.C:151: undefined reference to
> > `FloatList::defaultPlacement(lyxstring const &) const'
> > collect2: ld returned 1 exit status
> > make[3]: *** [lyx] Error 1
> > 
> > This is on a generic Redhat-6.1 with egcs-2.91.66
> > 
> 
> Really strange I've no problem with my RedHat-6.2 system (same egcs!)

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.

                        ---Kayvan
-- 
Kayvan A. Sylvan                   | Proud husband of      | Father to my kids:
Sylvan Associates, Inc.            | Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory

Reply via email to