[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    RE: sycoca praise + request to a makefile wizard...
From:       Simon Hausmann <shaus () uermel ! Med ! Uni-Magdeburg ! DE>
Date:       1999-10-25 8:40:04
[Download RAW message or body]



On Mon, 25 Oct 1999, David Faure wrote:

> > David Faure wrote:
> > > 
> > > On Sun, Oct 24, 1999 at 11:00:58PM +0000, David Faure wrote:
> > > > Here is the solution :
> > > >
> > > > check_PROGRAMS = linktest
> > > > linktest_SOURCES = $(konqueror_SOURCES)
> > > > linktest_LDADD = libkonqueror.la $(lib_LTLIBRARIES)
> > > >
> > > Oops, this should be rather something like
> > > 
> > > check_PROGRAMS = linktest
> > > linktest_SOURCES = $(konqueror_SOURCES)
> > > linktest_LDADD = $(lib_LTLIBRARIES)
> > > linktest_LDFLAGS = $(konqueror_LDFLAGS)
> > > 
> > > But I still get
> > > ./.libs/libkonqtxtview.so: undefined reference to
> `KInstance::fixedFont(void) const'
> > > ./.libs/libkonqtreeview.so: undefined reference to
> `KInstance::dndEventDelay(void) const'
> > > ./.libs/libkonqtxtview.so: undefined reference to
> `KInstance::generalFont(void) const'
> > > and I have no idea why.
> > > 
> > Oops - they're left in the header. But who uses them? 
> konq_txtview.cc and konq_treeview.cc as you can see.
> Simon ?? :)

/me ducks ;)

Hmm, dndEventDelay() is used for dnd support in konqtreeview and the font
stuff is used in KonqTxtView to switch between fixed and normal font
display.

I can try for fix it in CVS right now blindly, meaning I can't
compile/test it.

Bye,
 Simon

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic