Hi list!

Now it's proven.
Here is a part of the kdelibs3.spec of the suse src rpm's:

./configure \
  $configkde \
%ifarch i386
   --enable-fast-malloc=yes \
   ^^^^^
%endif
  --with-distribution=SuSE \
  --with-install-root=$RPM_BUILD_ROOT \
  --with-sgml-cat=/var/lib/sgml/
make

Regards,
Daniel

Am Freitag, 31. Mai 2002 21:49 schrieb Daniel Eckl:
> Okay, dear list, I think, I got it.
>
> It seems, that SuSE biuld it's kde3 packages with --enable-fast-malloc
>
> This can produce some weird crashes on some programs (like licq).
>
> Because SuSE didn't use --enable-fast-malloc=full it is possible to turn
> fast malloc on or off with the environment variable KDE_MALLOC=0|1
>
> If not set, it seems to default to 1 (on), and since licq has problems with
> it, you have to turn it off only for this app.
>
> Okay, thats IMHO the problem and the workaround. Now dear developers out
> there, we need a fix, don't we? *smile*
>
> Thank you all for your help!
>
> Greets,
> Daniel


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to