Cool stuff gulei ! I will not be able to change the ebuilds for devtools and for maxdb to include this for NTPL users as i am heading off tomorrow morning to new zealand for a 6 weeks vacation (yes !). but when i am back i will include it.
regards mundi Am Montag, den 31.01.2005, 17:35 +0800 schrieb Gu Lei: > Sven K�hler ??: > > >> I believe the latest glibc installed with Gentoo is more in line with > >> traditional distros, in that it installs a NPTL & non-NPTL version of > >> glibc. > >> Perhaps this version of glibc is still marked as experimental, though > >> I have > >> been using it for some time now. But it's compiled without the > >> traditional > >> non-NPTL libraries. > > > > > > Yes, newer glibc ebuilds install two version of the glibc, as every > > major distro does, but they aren't marked stable yet :-( > > > >> I haven't tried to install the newest version of MaxDB on my machine > >> (yet) > >> but compile failed miserably last time I tried (about 6 months ago) > >> with an > >> NPTL enabled version on glibc. I'm still confused about this, so please > >> could someone clarify this - will MaxDB now compile with an NPTL-only > >> glibc? > > > > > > I remember, that one SAP developer (i think it was Daniel Dittmar) > > once said, that he tried and SAPDB/MaxDB did cleanly compile on NPTL > > systems. But apparently it does not :-( > > > > > > > > tar zxvf > /opt/sdb/devtools/sys/src/extern/libunwind/libunwind_0_96/libunwind-0.96.tar.gz > ./configure > make > > Then I get libunwind-x86.a . > > cp libunwind-x86.a > /var/tmp/portage/maxdb-src-7.5.0.23/work/V75_00_23/MaxDB_ORG/sys/wrk/extern/lib > > Modify eo.com: > > &if $OSSPEC in [ LINUX ] && $MACH in [ I386, X86_64, IA64 ] && > $__HAS_NPTL == 1 > # > # 'Linux native' libunwind packet used > # > veo670*.c -DHAS_EXTERN_LIBUNWIND \ > # dep=+:extern/libunwind/build_libunwind.pl \ #removed > parentlinkoption=-append=$WRK/extern/lib/libunwind.a > > Now build.sh seems fine although it has not stop yet. > > regards gulei > > -- > _/\_ > / \ > __\ /__ ??: > \ / > \ / > / \ ???? > / \ > /__ __\ > / \ ???? > | | > | | > _\ /_ ???? > | | > | | > | | ???? > |__________| > > -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
