>> Did you set LD_ASSUME_KERNEL before starting the x_server? > >I can't set it to 2.2.5, only to 2.4.1 since there is no glibc with OS >ABI 2.2.5 under Gentoo Linux. The glibc is compiled _without_ >NPTL, and >there was no problem with MaxDB 7.5, but 7.6 doesn't want to start >anymore :-(
MaxDB 7.6 won't support non-NPTL Linux/i386 anymore. This can be vaguely seen from our platform matrix http://dev.mysql.com/doc/maxdb/pam_non_sap.pdf, where "SuSE 8 / X86-32" for 7.6 is listed as unavailable. For a while, support for non-NPTL threading will still exist in the sources and will be tested, but this will not be an official feature and will be discontinued in the not so distant future. You'll need the most current source archive at ftp://ftp.sap.com/pub/maxdb/current/7.6.00/maxdb-source-7_6_00_05.tgz, as the non-NPTL variant was missing from the sources released last week. This will not affect MaxDB 7.5 for Linux/i386, where - the official binaries will be built for non-NPTL systems - the sources contain also support for NPTL systems Daniel Dittmar -- Daniel Dittmar SAP Labs Berlin [EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
