RE: Problem building anaconda on RHEL 4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Try disabling diet libc in the Makefile.inc.

Odd, that does seem to fix it.  I added a patch to  my local build (below)
and it built just fine.

Thanks,

Peter


------
diff -urNp anaconda-10.1.1.37.orig/Makefile.inc
anaconda-10.1.1.37/Makefile.inc
--- anaconda-10.1.1.37.orig/Makefile.inc        2004-09-24
15:48:19.000000000 -0500
+++ anaconda-10.1.1.37/Makefile.inc     2006-04-24 14:16:28.000000000 -0500
@@ -21,5 +21,5 @@ endif
 # diet defines
 USEDIET=0
 ifeq (i386, $(ARCH))
-USEDIET=1
+USEDIET=0
 endif
------


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux