Hey Erich:

I have a few patches lined up, I just have to clean them up so they
don't invade other archs.

The issue with popt is 1.6.1 doesn't understand x86_64 arch - you can
force it to go by adding '--host=i386-unknown-linux-gnu' to the
./configure line in popt.rul.

The latest version, 1.8.1 supports it, but unfortunately doesn't come in
its own tarball anymore, so we'll need to change popt.rul such that it
downloads the rpm SRPM (it is part of the Redhat Package Manager
package), extract the rpm tarball and build from there.  That requires a
bit more work :-\

Other issues I have come across is zlib and openssh needs to be updated
to newer versions - and I also need to add the -fPIC CXXFLAG for zlib.

I also end up having the following debug files for the boot-standard
package:

/usr/lib/debug/usr/share/systemimager/boot/x86_64/standard/initrd_templa
te/lib/libnss_dns-2.3.4.so.debug
/usr/lib/debug/usr/share/systemimager/boot/x86_64/standard/initrd_templa
te/lib/ld-linux.so.2.debug
/usr/lib/debug/usr/share/systemimager/boot/x86_64/standard/initrd_templa
te/lib64/ld-2.3.4.so.debug

If anybody knows how I can prevent them from being created, please let
me know - for now I have just added them to the %files list in the spec
file.

I will try to submit the remaining patches by the end of today - I did
successfully compile under RHEL4 x86_64, if you want I can build a SRPM
for you to try out.

Cheers,

Bernard

> -----Original Message-----
> From: Erich Focht [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, July 07, 2005 1:19
> To: sisuite-devel@lists.sourceforge.net
> Cc: Bernard Li
> Subject: Re: [Sisuite-devel] Makefile patch for x86_64
> 
> Hi Bernard,
> 
> On Thursday 07 July 2005 08:29, Bernard Li wrote:
> > Patch for toplevel Makefile to make it compile on x86_64 system.
> 
> does this patch help you getting this fully compiled? I'm 
> having trouble
> (under RHEL3-x86_64) with popt and in the end big trouble 
> with not getting the
> libs resolved (mklibs.sh args seem quite incomplete).
> 
> Thanks,
> Erich
> 
> 


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Sisuite-devel mailing list
Sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to