2002-10-23 12:54:42 +00:00
|
|
|
#############################################################
|
|
|
|
|
#
|
|
|
|
|
# coreutils
|
|
|
|
|
#
|
|
|
|
|
#############################################################
|
2006-06-23 07:29:40 +00:00
|
|
|
COREUTILS_VER:=5.96
|
2004-12-22 05:29:13 +00:00
|
|
|
COREUTILS_SOURCE:=coreutils-$(COREUTILS_VER).tar.bz2
|
2006-03-08 08:34:32 +00:00
|
|
|
#COREUTILS_SITE:=ftp://alpha.gnu.org/gnu/coreutils/
|
2006-06-23 07:29:40 +00:00
|
|
|
COREUTILS_SITE:=http://ftp.gnu.org/pub/gnu/coreutils
|
2006-11-17 15:43:51 +00:00
|
|
|
COREUTILS_CAT:=$(BZCAT)
|
2004-12-22 05:29:13 +00:00
|
|
|
COREUTILS_DIR:=$(BUILD_DIR)/coreutils-$(COREUTILS_VER)
|
2003-03-06 17:44:29 +00:00
|
|
|
COREUTILS_BINARY:=src/vdir
|
|
|
|
|
COREUTILS_TARGET_BINARY:=bin/vdir
|
2003-03-10 17:45:39 +00:00
|
|
|
BIN_PROGS:=cat chgrp chmod chown cp date dd df dir echo false hostname \
|
|
|
|
|
ln ls mkdir mknod mv pwd rm rmdir vdir sleep stty sync touch true uname
|
2002-10-23 12:54:42 +00:00
|
|
|
|
|
|
|
|
$(DL_DIR)/$(COREUTILS_SOURCE):
|
2002-11-20 23:16:10 +00:00
|
|
|
$(WGET) -P $(DL_DIR) $(COREUTILS_SITE)/$(COREUTILS_SOURCE)
|
2002-10-23 12:54:42 +00:00
|
|
|
|
|
|
|
|
coreutils-source: $(DL_DIR)/$(COREUTILS_SOURCE)
|
|
|
|
|
|
|
|
|
|
$(COREUTILS_DIR)/.unpacked: $(DL_DIR)/$(COREUTILS_SOURCE)
|
2004-10-09 21:19:47 +00:00
|
|
|
$(COREUTILS_CAT) $(DL_DIR)/$(COREUTILS_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
|
2005-08-15 11:02:06 +00:00
|
|
|
toolchain/patch-kernel.sh $(COREUTILS_DIR) package/coreutils/ coreutils*.patch
|
2002-10-23 12:54:42 +00:00
|
|
|
touch $(COREUTILS_DIR)/.unpacked
|
|
|
|
|
|
|
|
|
|
$(COREUTILS_DIR)/.configured: $(COREUTILS_DIR)/.unpacked
|
2003-01-17 08:03:59 +00:00
|
|
|
(cd $(COREUTILS_DIR); rm -rf config.cache; \
|
2003-03-04 19:16:19 +00:00
|
|
|
$(TARGET_CONFIGURE_OPTS) \
|
2003-11-01 05:34:41 +00:00
|
|
|
CFLAGS="$(TARGET_CFLAGS)" \
|
2004-05-28 17:50:07 +00:00
|
|
|
ac_cv_func_strtod=yes \
|
2005-08-15 12:52:38 +00:00
|
|
|
ac_fsusage_space=yes \
|
|
|
|
|
fu_cv_sys_stat_statfs2_bsize=yes \
|
|
|
|
|
ac_cv_func_closedir_void=no \
|
|
|
|
|
ac_cv_func_getloadavg=no \
|
|
|
|
|
ac_cv_lib_util_getloadavg=no \
|
|
|
|
|
ac_cv_lib_getloadavg_getloadavg=no \
|
|
|
|
|
ac_cv_func_getgroups=yes \
|
|
|
|
|
ac_cv_func_getgroups_works=yes \
|
|
|
|
|
ac_cv_func_chown_works=yes \
|
|
|
|
|
ac_cv_have_decl_euidaccess=no \
|
|
|
|
|
ac_cv_func_euidaccess=no \
|
|
|
|
|
ac_cv_have_decl_strnlen=yes \
|
|
|
|
|
ac_cv_func_strnlen_working=yes \
|
|
|
|
|
ac_cv_func_lstat_dereferences_slashed_symlink=yes \
|
|
|
|
|
ac_cv_func_lstat_empty_string_bug=no \
|
|
|
|
|
ac_cv_func_stat_empty_string_bug=no \
|
|
|
|
|
vb_cv_func_rename_trailing_slash_bug=no \
|
|
|
|
|
ac_cv_have_decl_nanosleep=yes \
|
|
|
|
|
jm_cv_func_nanosleep_works=yes \
|
|
|
|
|
gl_cv_func_working_utimes=yes \
|
|
|
|
|
ac_cv_func_utime_null=yes \
|
|
|
|
|
ac_cv_have_decl_strerror_r=yes \
|
2005-12-08 06:39:19 +00:00
|
|
|
ac_cv_func_strerror_r_char_p=no \
|
2005-08-15 12:52:38 +00:00
|
|
|
jm_cv_func_svid_putenv=yes \
|
|
|
|
|
ac_cv_func_getcwd_null=yes \
|
|
|
|
|
ac_cv_func_getdelim=yes \
|
|
|
|
|
ac_cv_func_mkstemp=yes \
|
|
|
|
|
utils_cv_func_mkstemp_limitations=no \
|
|
|
|
|
utils_cv_func_mkdir_trailing_slash_bug=no \
|
|
|
|
|
ac_cv_func_memcmp_working=yes \
|
2005-12-08 06:39:19 +00:00
|
|
|
ac_cv_have_decl_malloc=yes \
|
|
|
|
|
gl_cv_func_malloc_0_nonnull=yes \
|
|
|
|
|
ac_cv_func_malloc_0_nonnull=yes \
|
|
|
|
|
ac_cv_func_calloc_0_nonnull=yes \
|
|
|
|
|
ac_cv_func_realloc_0_nonnull=yes \
|
|
|
|
|
jm_cv_func_gettimeofday_clobber=no \
|
|
|
|
|
am_cv_func_working_getline=yes \
|
|
|
|
|
gl_cv_func_working_readdir=yes \
|
|
|
|
|
jm_ac_cv_func_link_follows_symlink=no \
|
|
|
|
|
utils_cv_localtime_cache=no \
|
|
|
|
|
ac_cv_struct_st_mtim_nsec=no \
|
|
|
|
|
gl_cv_func_tzset_clobber=no \
|
|
|
|
|
gl_cv_func_getcwd_null=yes \
|
|
|
|
|
gl_cv_func_getcwd_path_max=yes \
|
|
|
|
|
ac_cv_func_fnmatch_gnu=yes \
|
|
|
|
|
am_getline_needs_run_time_check=no \
|
|
|
|
|
am_cv_func_working_getline=yes \
|
|
|
|
|
gl_cv_func_mkdir_trailing_slash_bug=no \
|
|
|
|
|
gl_cv_func_mkstemp_limitations=no \
|
|
|
|
|
ac_cv_func_working_mktime=yes \
|
|
|
|
|
jm_cv_func_working_re_compile_pattern=yes \
|
|
|
|
|
ac_use_included_regex=no \
|
2006-04-19 21:17:49 +00:00
|
|
|
gl_cv_c_restrict=no \
|
2003-01-17 08:03:59 +00:00
|
|
|
./configure \
|
|
|
|
|
--target=$(GNU_TARGET_NAME) \
|
2003-03-04 19:16:19 +00:00
|
|
|
--host=$(GNU_TARGET_NAME) \
|
|
|
|
|
--build=$(GNU_HOST_NAME) \
|
2003-01-17 08:03:59 +00:00
|
|
|
--prefix=/usr \
|
|
|
|
|
--exec-prefix=/usr \
|
|
|
|
|
--bindir=/usr/bin \
|
|
|
|
|
--sbindir=/usr/sbin \
|
|
|
|
|
--libexecdir=/usr/lib \
|
|
|
|
|
--sysconfdir=/etc \
|
|
|
|
|
--datadir=/usr/share \
|
|
|
|
|
--localstatedir=/var \
|
|
|
|
|
--mandir=/usr/man \
|
|
|
|
|
--infodir=/usr/info \
|
2003-09-03 07:18:18 +00:00
|
|
|
$(DISABLE_NLS) \
|
2003-11-17 01:31:38 +00:00
|
|
|
$(DISABLE_LARGEFILE) \
|
2003-03-31 20:01:12 +00:00
|
|
|
--disable-rpath \
|
|
|
|
|
--disable-dependency-tracking \
|
2002-10-23 12:54:42 +00:00
|
|
|
);
|
2003-03-04 19:16:19 +00:00
|
|
|
#Fix up the max number of open files per process, which apparently
|
|
|
|
|
# is not set when cross compiling
|
2003-11-19 17:17:56 +00:00
|
|
|
$(SED) 's,.*UTILS_OPEN_MAX.*,#define UTILS_OPEN_MAX 1019,g' \
|
2003-03-04 19:16:19 +00:00
|
|
|
$(COREUTILS_DIR)/config.h
|
2003-09-03 07:18:18 +00:00
|
|
|
# This is undefined when crosscompiling...
|
2003-11-19 17:17:56 +00:00
|
|
|
$(SED) 's,.*HAVE_PROC_UPTIME.*,#define HAVE_PROC_UPTIME 1,g' \
|
2003-09-03 07:18:18 +00:00
|
|
|
$(COREUTILS_DIR)/config.h
|
2005-11-24 06:53:24 +00:00
|
|
|
touch $(COREUTILS_DIR)/.configured
|
2002-10-23 12:54:42 +00:00
|
|
|
|
|
|
|
|
$(COREUTILS_DIR)/$(COREUTILS_BINARY): $(COREUTILS_DIR)/.configured
|
2006-04-20 00:58:20 +00:00
|
|
|
$(MAKE) -C $(COREUTILS_DIR)
|
2003-03-06 17:44:29 +00:00
|
|
|
rm -f $(TARGET_DIR)/$(COREUTILS_TARGET_BINARY)
|
2002-10-23 12:54:42 +00:00
|
|
|
|
|
|
|
|
$(TARGET_DIR)/$(COREUTILS_TARGET_BINARY): $(COREUTILS_DIR)/$(COREUTILS_BINARY)
|
2003-01-19 06:07:22 +00:00
|
|
|
$(MAKE) DESTDIR=$(TARGET_DIR) CC=$(TARGET_CC) -C $(COREUTILS_DIR) install
|
2002-10-23 12:54:42 +00:00
|
|
|
# some things go in root rather than usr
|
|
|
|
|
for f in $(BIN_PROGS); do \
|
|
|
|
|
mv $(TARGET_DIR)/usr/bin/$$f $(TARGET_DIR)/bin/$$f; \
|
|
|
|
|
done
|
|
|
|
|
# link for archaic shells
|
|
|
|
|
ln -fs test $(TARGET_DIR)/usr/bin/[
|
|
|
|
|
# gnu thinks chroot is in bin, debian thinks it's in sbin
|
|
|
|
|
mv $(TARGET_DIR)/usr/bin/chroot $(TARGET_DIR)/usr/sbin/chroot
|
2003-11-01 05:34:41 +00:00
|
|
|
$(STRIP) $(TARGET_DIR)/usr/sbin/chroot > /dev/null 2>&1
|
2003-01-17 08:51:21 +00:00
|
|
|
rm -rf $(TARGET_DIR)/share/locale $(TARGET_DIR)/usr/info \
|
|
|
|
|
$(TARGET_DIR)/usr/man $(TARGET_DIR)/usr/share/doc
|
2002-10-23 12:54:42 +00:00
|
|
|
|
2004-12-27 21:49:53 +00:00
|
|
|
#If both coreutils and busybox are selected, make certain coreutils
|
|
|
|
|
#wins the fight over who gets to have their utils actually installed
|
|
|
|
|
ifeq ($(BR2_PACKAGE_BUSYBOX),y)
|
|
|
|
|
coreutils: uclibc busybox $(TARGET_DIR)/$(COREUTILS_TARGET_BINARY)
|
|
|
|
|
else
|
2002-10-23 12:54:42 +00:00
|
|
|
coreutils: uclibc $(TARGET_DIR)/$(COREUTILS_TARGET_BINARY)
|
2004-12-27 21:49:53 +00:00
|
|
|
endif
|
2002-10-23 12:54:42 +00:00
|
|
|
|
|
|
|
|
coreutils-clean:
|
2003-01-19 06:07:22 +00:00
|
|
|
$(MAKE) DESTDIR=$(TARGET_DIR) CC=$(TARGET_CC) -C $(COREUTILS_DIR) uninstall
|
2003-01-17 08:03:59 +00:00
|
|
|
-$(MAKE) -C $(COREUTILS_DIR) clean
|
2002-10-23 12:54:42 +00:00
|
|
|
|
|
|
|
|
coreutils-dirclean:
|
|
|
|
|
rm -rf $(COREUTILS_DIR)
|
|
|
|
|
|
2005-02-10 03:06:39 +00:00
|
|
|
#############################################################
|
|
|
|
|
#
|
|
|
|
|
# Toplevel Makefile options
|
|
|
|
|
#
|
|
|
|
|
#############################################################
|
|
|
|
|
ifeq ($(strip $(BR2_PACKAGE_COREUTILS)),y)
|
|
|
|
|
TARGETS+=coreutils
|
|
|
|
|
endif
|