Hi, I have (re) uploaded some packages today, which I build over night: bash/ diff/ grep/ ncurses/ sash/ bsdutils/ debianutils/ fileutils/ shellutils/
Those are base packages, and they should bring us closer to our first goal, a running base system. Here is my /etc/dpkg/cross-config.gnu I used to compile those. Anybody who wants to do cross compiling will need it when he uses dpkg-cross. I have needed some hacking to sources and debian/rules script. I will not post them here. Maybe I will put them on my web page, but I don't know if it's worth the time, because most changes are either for cross compiling only or pretty straightforward. However, don't hesitate to request diff files for certain packages. Thank you, Marcus # /etc/dpkg/cross-config.gnu # i386 specific configure variables # ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_sizeof_long=4 ac_cv_sizeof_int=4 # the next are added for pdksh ksh_cv_rlim_check=long ksh_cv_func_times_ok=yes ksh_cv_pgrp_check=posix # the next were found while compiling es es_cv_abused_getenv=yes # the next while compiling rc ac_cv_func_setpgrp_void=yes rc_cv_have_quad_t=yes ac_cv_sys_restartable_syscalls=yes # bash ac_cv_func_getpgrp_void=yes ac_cv_func_setvbuf_reversed=no bash_cv_dup2_broken=no bash_cv_pgrp_pipe=no bash_cv_sys_siglist=yes bash_cv_under_sys_siglist=yes bash_cv_type_rlimit=long bash_cv_opendir_not_robust=no bash_cv_printf_declared=yes bash_cv_ulimit_maxfds=yes bash_cv_getenv_redef=yes bash_cv_getcwd_calls_popen=no bash_cv_func_sigsetjmp=present bash_cv_func_strcoll_broken=no bash_cv_must_reinstall_sighandlers=no bash_cv_job_control_missing=present bash_cv_sys_named_pipes=present # diff ac_cv_func_closedir_void=no # fileutils ac_cv_func_fnmatch_works=yes -- "Rhubarb is no Egyptian god." Debian GNU/Linux finger brinkmd@ Marcus Brinkmann http://www.debian.org master.debian.org [EMAIL PROTECTED] for public PGP Key http://homepage.ruhr-uni-bochum.de/Marcus.Brinkmann/ PGP Key ID 36E7CD09

