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

Bug#585042: eglibc: please disable manual directory for bootstrap builds



Package: eglibc
Severity: wishlist


Hello,

  While trying to bootstrap eglibc headers from source package, I get:

make[2]: Leaving directory `/home/zumbi/tmp/arm-ballonboard-linux-gnueabi/debsrc/eglibc-2.11.1/wctype'
make  subdir=manual -C manual ..=../ install-headers
make: Entering an unknown directory
make: *** manual: El fitxer o directori no existeix.  Stop.
make: Leaving an unknown directory
make[1]: *** [manual/install-headers] Error 2
make[1]: Leaving directory `/home/zumbi/tmp/arm-ballonboard-linux-gnueabi/debsrc/eglibc-2.11.1'
make: *** [install-headers] Error 2


  Could you please consider fixing bootstrapping headers and disable manual/ directory builds as it is not shipped along eglibc source?

  The following patch is all it takes + a changelog entry :-)

--- Makeconfig  2009-06-24 16:26:34.000000000 +0000
+++ Makeconfig.bootstrap        2010-06-08 14:21:47.000000000 +0000
@@ -959,7 +959,7 @@
 all-subdirs = csu assert ctype locale intl catgets math setjmp signal      \
              stdlib stdio-common libio malloc string wcsmbs time dirent    \
              grp pwd posix io termios resource misc socket sysvipc gmon    \
-             gnulib iconv iconvdata wctype manual shadow gshadow po argp   \
+             gnulib iconv iconvdata wctype shadow gshadow po argp          \
              crypt nss localedata timezone rt conform debug                \
              $(add-on-subdirs) $(dlfcn) $(binfmt-subdir)

  Thanks,
   -- Hector Oron

 


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



Reply to: