SDS
10-12-2003, 06:05 PM
I'm doing the Gentoo install from a stage 1 tarball right now, and everything went fine until about halfway through the emerge system. I get this error when it's configuring(I think it the makefile is messed up):
......
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
cat: ./po/Rules-quot: input file is output file
config.status: executing default commands
rm: `/var/tmp/portage/diffutils-2.8.4-r3/temp/csVUIucu' changed dev/ino: Is a directory
rm: `conftest.dir' changed dev/ino: Is a directory
Makefile:15: *** missing separator. Stop.
!!! ERROR: sys-apps/diffutils-2.8.4-r3 failed.
!!! Function src_compile, Line 59, Exitcode 2
!!! (no error message)
Well, anyways, I ran emerge system a couple more times, and I got the same error, so there's definitely a bug. Is there another way to install difutils while chrooted into another partition. I mean, I can't even uncompress it while chrooted. Thanks.
Edit: Darn, I meant to put this on the installation forums.
Okay, I unzipped it from my standard slack terminal and tried to compile 2.8.1, but that still doesn't work, as the make command tells me that it's missing a separator.
darkstar diffutils-2.8.1 # make
Makefile:15: *** missing separator. Stop.
This is pretty frustrating. I went through a bit of trouble to optimize from a stage 1 and it won't compile difutils. Poop.
......
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
cat: ./po/Rules-quot: input file is output file
config.status: executing default commands
rm: `/var/tmp/portage/diffutils-2.8.4-r3/temp/csVUIucu' changed dev/ino: Is a directory
rm: `conftest.dir' changed dev/ino: Is a directory
Makefile:15: *** missing separator. Stop.
!!! ERROR: sys-apps/diffutils-2.8.4-r3 failed.
!!! Function src_compile, Line 59, Exitcode 2
!!! (no error message)
Well, anyways, I ran emerge system a couple more times, and I got the same error, so there's definitely a bug. Is there another way to install difutils while chrooted into another partition. I mean, I can't even uncompress it while chrooted. Thanks.
Edit: Darn, I meant to put this on the installation forums.
Okay, I unzipped it from my standard slack terminal and tried to compile 2.8.1, but that still doesn't work, as the make command tells me that it's missing a separator.
darkstar diffutils-2.8.1 # make
Makefile:15: *** missing separator. Stop.
This is pretty frustrating. I went through a bit of trouble to optimize from a stage 1 and it won't compile difutils. Poop.