Bug 831

Summary: 4x6.bdf: Command not found
Product: buildroot Reporter: maximus <max>
Component: OtherAssignee: unassigned
Status: RESOLVED INVALID    
Severity: normal CC: buildroot
Priority: P5    
Version: 2009.08   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: opensuse 10.3 Target: x86
Build: buildroot
Attachments: My config
config.log

Description maximus 2009-12-29 12:07:49 UTC
Created attachment 869 [details]
My config

I attached my config

I have error when buildroot make font-misc-misc 1.0.0

---------------------------------
>>> xfont_font-misc-misc 1.0.0 Building
PATH="/home/buildroot-2009.08/toolchain_build_i686/bin:/home/buildroot-2009.08/build_i686/host_dir/bin:/home/buildroot-2009.08/build_i686/host_dir/usr/bin:/home/buildroot-2009.08/build_i686/staging_dir/bin:/home/buildroot-2009.08/build_i686/staging_dir/usr/bin:/sbin:/usr/sbin:/usr/local/sbin:/opt/gnome/sbin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/home/PROGRAMY/java/bin:/home/PROGRAMY/apache-ant/bin:/home/G/depot_tools:/home/PROGRAMY/java/bin:/home/PROGRAMY/apache-ant/bin:/home/G/depot_tools:/home/PROGRAMY/java/bin:/home/PROGRAMY/apache-ant/bin:/home/G/depot_tools"  /usr/bin/make -j1  -C /home/buildroot-2009.08/build_i686/xfont_font-misc-misc-1.0.0/
make[1]: Entering directory `/home/buildroot-2009.08/build_i686/xfont_font-misc-misc-1.0.0'
/usr/bin/bdftopcf -t 4x6.bdf | gzip > 4x6.pcf.gz
/usr/bin/bdftopcf -t 5x7.bdf | gzip > 5x7.pcf.gz
/usr/bin/bdftopcf -t 5x8.bdf | gzip > 5x8.pcf.gz
/usr/bin/bdftopcf -t 6x9.bdf | gzip > 6x9.pcf.gz
/usr/bin/bdftopcf -t 6x10.bdf | gzip > 6x10.pcf.gz
/usr/bin/bdftopcf -t 6x12.bdf | gzip > 6x12.pcf.gz
/usr/bin/bdftopcf -t 6x13.bdf | gzip > 6x13.pcf.gz
/usr/bin/bdftopcf -t 6x13B.bdf | gzip > 6x13B.pcf.gz
/usr/bin/bdftopcf -t 6x13O.bdf | gzip > 6x13O.pcf.gz
/usr/bin/bdftopcf -t 7x13.bdf | gzip > 7x13.pcf.gz
/usr/bin/bdftopcf -t 7x13B.bdf | gzip > 7x13B.pcf.gz
/usr/bin/bdftopcf -t 7x13O.bdf | gzip > 7x13O.pcf.gz
/usr/bin/bdftopcf -t 7x14.bdf | gzip > 7x14.pcf.gz
/usr/bin/bdftopcf -t 7x14B.bdf | gzip > 7x14B.pcf.gz
/usr/bin/bdftopcf -t 8x13.bdf | gzip > 8x13.pcf.gz
/usr/bin/bdftopcf -t 8x13B.bdf | gzip > 8x13B.pcf.gz
/usr/bin/bdftopcf -t 8x13O.bdf | gzip > 8x13O.pcf.gz
/usr/bin/bdftopcf -t 9x15.bdf | gzip > 9x15.pcf.gz
/usr/bin/bdftopcf -t 9x15B.bdf | gzip > 9x15B.pcf.gz
/usr/bin/bdftopcf -t 9x18.bdf | gzip > 9x18.pcf.gz
/usr/bin/bdftopcf -t 9x18B.bdf | gzip > 9x18B.pcf.gz
/usr/bin/bdftopcf -t 10x20.bdf | gzip > 10x20.pcf.gz
/usr/bin/bdftopcf -t 12x13ja.bdf | gzip > 12x13ja.pcf.gz
/usr/bin/bdftopcf -t 18x18ja.bdf | gzip > 18x18ja.pcf.gz
/usr/bin/bdftopcf -t 18x18ko.bdf | gzip > 18x18ko.pcf.gz
/usr/bin/bdftopcf -t k14.bdf | gzip > k14.pcf.gz
/usr/bin/bdftopcf -t nil2.bdf | gzip > nil2.pcf.gz
4x6.bdf /home/buildroot-2009.08/build_i686/staging_dir/usr/lib/X11/fonts/util/map-ISO8859-1 ISO8859-1
make[1]: 4x6.bdf: Command not found
make[1]: *** [4x6-ISO8859-1.bdf] Error 127
make[1]: Leaving directory `/home/buildroot-2009.08/build_i686/xfont_font-misc-misc-1.0.0'
make: *** [/home/buildroot-2009.08/build_i686/xfont_font-misc-misc-1.0.0/.stamp_built] Error 2
---------------------------------

I used version from GIT but i have this same error

I tested version: 2009.08, 2009.11 and from repository
Comment 1 maximus 2009-12-29 12:12:54 UTC
Created attachment 871 [details]
config.log
Comment 2 maximus 2009-12-30 10:26:49 UTC
I found emergency

I install in my host font-util-1.0.1.tar.bz2 , 
but in my opinion buildroot shoud be build  font-util before font-misc-misc and use compiled before font-util