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

Re: makiing boot-floppies in a clean chroot



> i have boot-floppies in a clean woody and sid chroot. they both pass
> make check with no problems.

My guess is that you want to use 'dpkg-checkbuilddeps' rather than
'make check' because of:
$ cvs log -r1.18 make/checks | tail -5
----------------------------
revision 1.18
date: 2002/02/26 17:28:12;  author: blade;  state: Exp;  lines: +1 -1
Fixed or disabled (obsolete) checks for i18n newt/slang mixes on i386
=============================================================================
bash-2.05a$


-David

> 
> but for make, they both fail at the same place:
> 
> i18n_low_space=true  ./rootdisk.sh "" /archive/debian/download 3700 3.0 "" C ""
> I: internationalized mode enabled
> ... snip of uninteresting stuff ...
> I: determining set of required libraries
> E: the following required libraries weren't extracted: /lib/libslang.so.1
> E: ./rootdisk.sh abort
> 
> looking through the list of stuff in scripts/rootdisk/ it seems to pick
> up slang1 (which has /lib/libslang.so.1) in EXTRACT_LIST_non-i18n
> 
> since this is an internationalised mode, i assume that it is picking up
> on 
> EXTRACT_LIST_i18n:slang1a-utf8
> EXTRACT_LIST_i386_non-i18n-mixed-build:slang1-utf8
> 
> and i guess that neither one of those has the /lib/libslang.so.1
> symlink.
> 
> how to fix, and am i the only one that is seeing these problems?
> and if so, _why_ am i the only one?
> 
> -john
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-boot-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 



Reply to: