Back from the archives... -- Telemaque - NICE Service Technique Tel : +33 4 93 97 71 64 (fax 68) [EMAIL PROTECTED]
----- Original Message ----- From: "Vincent CHAVANIS" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Saturday, July 09, 2005 8:56 PM Subject: Re: Compiling errors on x86_64 > Hi all, > > After a long process of investigation, i finally found that the file > libxml2.so and libxml2.a were missing in /usr/lib > from a fresh install of Fedora Core 4 (64bits/SMP). redhat powah :( > Even if the rpm packages were installed (libxml2-2.6.19-1.X86_64.rpm and > libxml2-2.6.19-1.i386.rpm) > > #) cat yum.list |grep xml > libxml2.x86_64 2.6.19-1 installed > libxml2.i386 2.6.19-1 installed > > So i copied these files from a non-64bits install to my /usr/lib, and it > seems to finally work !! > > Here is the best way to use -m32 > ./configure --with-malloc-native --disable-docs --disable-wap > --sysconfdir=/etc/kannel/ > --enable-start-stop-daemon --disable-keepalive --with-cflags="-m32" > > BTW, and after my experience, kannel is *NOT* working with native 64bits > mode > > Regards > > Vincent. > ----- Original Message ----- From: "Eric Langheinrich" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, January 04, 2006 2:43 PM Subject: Kannel on x86-64 bit kernel??? > Has anyone gotten Kannel to run on an x86-64 platform? I immediately get > segmentation fault when I start Kannel. > > >
