On 1999-10-28 11:30 +0200, Reinier Bezuidenhout <[EMAIL PROTECTED]> 
wrote:
> It seems that the qt-1.42 package of current is different than that
> of the 3.3. packages ... I just installed the current version of 
> qt-1.42 and now kde 1.1.2 is working fine ...

Well, KDE and Qt are written in C++, and with C++ the times of compatibility
between object files compiled by different compilers (or even releases of the
same compiler) is gone ... There is no "official" algorithm for name mangling.

The compilers in -stable and -current are different, and that means you
better recompile all C++ libraries left over from -stable (and do not even
try to install Qt libraries for -stable) on -current, but you already know
that ;-)

Regards, STefan


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to