Re: Problems with KDE on Debian/PPC.

2001-04-22 Thread Ivan E. Moore II
> > > I've filed a bug report (debian bug #94676) against libqt2-gl, but I
> > > think it's more of an error with KDE than with QT in this case, although
> > > i could be wrong.
> >
> > why do you thing it's kde's fault that the qt library when linked to the
> > opengl libs does not properly link to libgcc?
> 
> I don't really understand what you're saying here. Then again, my post wasn't 
> very well thought through either. Let me rephrase myself, I have no idea what 
> the problem might be, but it's obviously something with QT or KDE, and occurs 
> on PPC :)

you said in your first message that you "think it's more of an error with KDE 
than with QT"...and my response was why do you think it's a KDE problem when
it's the qt library that's bitching?  The pure_virtual problem is caused by
shared libraries that do not link properly to libgcc.  For some reason when
qt is built with opengl support it fails to link to libgcc properly.  I think
I have solved this however until it's built on all archs I won't know for
sure.

Ivan

-- 

Ivan E. Moore II
[EMAIL PROTECTED]
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD




Re: Problems with KDE on Debian/PPC.

2001-04-22 Thread Per von Zweigbergk
On Sunday 22 April 2001 17:17, Ivan E. Moore II wrote:
> > Starting K display manager: kde-config: error while loading shared
> > libraries: /usr/lib/libqt.so.2: undefined symbol: __pure_virtual
> >
> >
> > FWIW, the version of kdebase and libqt2-gl are:
> >
> > ii  kdebase2.1.1-3KDE core applications
> > ii  libqt2-gl  2.3.0-final-1  Qt GUI Library (Open GL Version).
> >
> >
> > I've filed a bug report (debian bug #94676) against libqt2-gl, but I
> > think it's more of an error with KDE than with QT in this case, although
> > i could be wrong.
>
> why do you thing it's kde's fault that the qt library when linked to the
> opengl libs does not properly link to libgcc?

I don't really understand what you're saying here. Then again, my post wasn't 
very well thought through either. Let me rephrase myself, I have no idea what 
the problem might be, but it's obviously something with QT or KDE, and occurs 
on PPC :)




Re: Problems with KDE on Debian/PPC.

2001-04-22 Thread Ivan E. Moore II
> Starting K display manager: kde-config: error while loading shared libraries: 
> /usr/lib/libqt.so.2: undefined symbol: __pure_virtual
> 
> 
> FWIW, the version of kdebase and libqt2-gl are:
> 
> ii  kdebase2.1.1-3KDE core applications
> ii  libqt2-gl  2.3.0-final-1  Qt GUI Library (Open GL Version).
> 
> 
> I've filed a bug report (debian bug #94676) against libqt2-gl, but I think 
> it's more of an error with KDE than with QT in this case, although i could be 
> wrong.

why do you thing it's kde's fault that the qt library when linked to the
opengl libs does not properly link to libgcc?

Ivan

-- 

Ivan E. Moore II
[EMAIL PROTECTED]
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD




Problems with KDE on Debian/PPC.

2001-04-22 Thread Per von Zweigbergk
I've recently installed Linux on a Macintosh (an iMac), and I seem to be 
having problems with KDE apps on it, for example, kdm gives me the following 
at startup:


Starting K display manager: kde-config: error while loading shared libraries: 
/usr/lib/libqt.so.2: undefined symbol: __pure_virtual


FWIW, the version of kdebase and libqt2-gl are:

ii  kdebase2.1.1-3KDE core applications
ii  libqt2-gl  2.3.0-final-1  Qt GUI Library (Open GL Version).


I've filed a bug report (debian bug #94676) against libqt2-gl, but I think 
it's more of an error with KDE than with QT in this case, although i could be 
wrong.

// Per von Zweigbergk