Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Packages that error out during build
@ 2006-08-10 14:39 Drew Cohan
  2006-08-10 17:51 ` Erik Andersen
  0 siblings, 1 reply; 10+ messages in thread
From: Drew Cohan @ 2006-08-10 14:39 UTC (permalink / raw)
  To: buildroot

Hi,

Is there any recourse for packages like ntp and hotplug not building
properly and erroring out?

The "basic" packages compile fine, like released busybox and bash etc.
 I'd be happy to supply build logs but I didn't know if this was the
right forum for those sort of packages.

Thanks,

Drew

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] Packages that error out during build
  2006-08-10 14:39 Drew Cohan
@ 2006-08-10 17:51 ` Erik Andersen
  2006-08-10 19:08   ` Drew Cohan
                     ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Erik Andersen @ 2006-08-10 17:51 UTC (permalink / raw)
  To: buildroot

On Thu Aug 10, 2006 at 10:39:13AM -0400, Drew Cohan wrote:
> Hi,
> 
> Is there any recourse for packages like ntp and hotplug not
> building properly and erroring out?
> 
> The "basic" packages compile fine, like released busybox and
> bash etc.  I'd be happy to supply build logs but I didn't know
> if this was the right forum for those sort of packages.

If things in buildroot don't build, this is clearly
the correct forum for reporting it.  With details...

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] Packages that error out during build
  2006-08-10 17:51 ` Erik Andersen
@ 2006-08-10 19:08   ` Drew Cohan
  2006-08-10 21:03     ` Erik Andersen
  2006-08-11  4:31     ` Ulf Samuelsson
  2006-08-10 20:11   ` Drew Cohan
  2006-08-10 21:07   ` Drew Cohan
  2 siblings, 2 replies; 10+ messages in thread
From: Drew Cohan @ 2006-08-10 19:08 UTC (permalink / raw)
  To: buildroot

Ok, thanks.

using gcc version 3.4.5 20051201 (Red Hat 3.4.5-2) with buildroot 15795:

NTP:

tickadj.c:183:22: sys/var.h: No such file or directory
tickadj.c: In function `main':
tickadj.c:436: error: `txc' undeclared (first use in this function)
tickadj.c:436: error: (Each undeclared identifier is reported only once
tickadj.c:436: error: for each function it appears in.)
make[3]: *** [tickadj.o] Error 1
make[3]: Leaving directory `/home/user/buildroot/build_i686/ntp-4.2.0/util'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/user/buildroot/build_i686/ntp-4.2.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/user/buildroot/build_i686/ntp-4.2.0'
make: *** [/home/user/buildroot/build_i686/ntp-4.2.0/ntpdate/ntpdate] Error 2

Hotplug:

wget --passive-ftp -q -P /home/user/buildroot/dl
http://www.kernel.org/pub/linux/utils/kernel/hotplug//diethotplug-0.4.tar.gz
zcat /home/user/buildroot/dl/diethotplug-0.4.tar.gz | tar -C
/home/user/buildroot/build_i686   -xf -
toolchain/patch-kernel.sh
/home/user/buildroot/build_i686/diethotplug-0.4 package/hotplug/
hotplug\*.patch

Applying hotplug.patch using plaintext:
patching file pci.c
patching file Makefile
make -j1 CROSS=/home/user/buildroot/build_i686/staging_dir/bin/i686-linux-uclibc-
DEBUG=false KLIBC=false \
    KERNEL_INCLUDE_DIR=/home/user/buildroot/build_i686/staging_dir/include \
    TARGET_DIR=/home/user/buildroot/build_i686/root -C
/home/user/buildroot/build_i686/diethotplug-0.4;
make[1]: Entering directory `/home/user/buildroot/build_i686/diethotplug-0.4'
perl convert_usb.pl <
/home/user/buildroot/build_i686/root/lib/modules/2.4.31/modules.usbmap
> usb_modules.h
/bin/sh: /home/user/buildroot/build_i686/root/lib/modules/2.4.31/modules.usbmap:
No such file or directory
make[1]: *** [usb_modules.h] Error 1
make[1]: Leaving directory `/home/user/buildroot/build_i686/diethotplug-0.4'
make: *** [/home/user/buildroot/build_i686/diethotplug-0.4/hotplug] Error 2

-- Drew


On 8/10/06, Erik Andersen <andersen@codepoet.org> wrote:
> On Thu Aug 10, 2006 at 10:39:13AM -0400, Drew Cohan wrote:
> > Hi,
> >
> > Is there any recourse for packages like ntp and hotplug not
> > building properly and erroring out?
> >
> > The "basic" packages compile fine, like released busybox and
> > bash etc.  I'd be happy to supply build logs but I didn't know
> > if this was the right forum for those sort of packages.
>
> If things in buildroot don't build, this is clearly
> the correct forum for reporting it.  With details...
>
>  -Erik
>
> --
> Erik B. Andersen             http://codepoet-consulting.com/
> --This message was written using 73% post-consumer electrons--
>

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] Packages that error out during build
  2006-08-10 17:51 ` Erik Andersen
  2006-08-10 19:08   ` Drew Cohan
@ 2006-08-10 20:11   ` Drew Cohan
  2006-08-10 21:07   ` Drew Cohan
  2 siblings, 0 replies; 10+ messages in thread
From: Drew Cohan @ 2006-08-10 20:11 UTC (permalink / raw)
  To: buildroot

Some more build errors:

using gcc version 3.4.5 20051201 (Red Hat 3.4.5-2) with buildroot 15795:

Fakeroot:

make -j1 CC=/home/user/buildroot/build_i686/staging_dir/bin/i686-linux-uclibc-gcc
-C /home/user/buildroot/build_i686/fakeroot-1.5.8
make[1]: Entering directory `/home/user/buildroot/build_i686/fakeroot-1.5.8'
make  all-recursive
make[2]: Entering directory `/home/user/buildroot/build_i686/fakeroot-1.5.8'
Making all in scripts
make[3]: Entering directory
`/home/user/buildroot/build_i686/fakeroot-1.5.8/scripts'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/user/buildroot/build_i686/fakeroot-1.5.8/scripts'
Making all in doc
make[3]: Entering directory `/home/user/buildroot/build_i686/fakeroot-1.5.8/doc'
po4a -k 0 --variable "srcdir=./" ./po4a/po4a.cfg
/bin/sh: po4a: command not found
make[3]: *** [po4a] Error 127
make[3]: Leaving directory `/home/user/buildroot/build_i686/fakeroot-1.5.8/doc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/user/buildroot/build_i686/fakeroot-1.5.8'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/user/buildroot/build_i686/fakeroot-1.5.8'
make: *** [/home/user/buildroot/build_i686/fakeroot-1.5.8/faked] Error 2

I understand that my dev envrionment is missing "po4a" but is that a
required binary for compiling fakeroot?  No other module seems to care
that I'm missing the documentation tool "po4a".

Libusb:

/bin/sh ./libtool --mode=compile
/home/user/buildroot/build_i686/staging_dir/bin/i686-linux-uclibc-g++
-DHAVE_CONFIG_H   -I.    -c -o usbpp.lo usbpp.cpp
 /home/user/buildroot/build_i686/staging_dir/bin/i686-linux-uclibc-g++
-DHAVE_CONFIG_H -I. -c usbpp.cpp  -DPIC
./libtool: line 1092:
/home/user/buildroot/build_i686/staging_dir/bin/i686-linux-uclibc-g++:
No such file or directory
make[3]: *** [usbpp.lo] Error 1
make[3]: Leaving directory `/home/user/buildroot/build_i686/libusb-0.1.12'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/user/buildroot/build_i686/libusb-0.1.12'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/user/buildroot/build_i686/libusb-0.1.12'
make: *** [/home/user/buildroot/build_i686/libusb-0.1.12/libusb.la] Error 2

Portage:

(wrong url for download)

wget --passive-ftp -P /home/user/buildroot/dl
http://gentoo.osuosl.org/distfiles/sandbox-1.2.13.tar.bz2
--15:48:29--  http://gentoo.osuosl.org/distfiles/sandbox-1.2.13.tar.bz2
           => `/home/user/buildroot/dl/sandbox-1.2.13.tar.bz2'
Resolving gentoo.osuosl.org... 64.50.236.52, 64.50.238.52
Connecting to gentoo.osuosl.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
15:48:29 ERROR 404: Not Found.

make: *** [/home/user/buildroot/dl/sandbox-1.2.13.tar.bz2] Error 1

-- Drew

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] Packages that error out during build
  2006-08-10 19:08   ` Drew Cohan
@ 2006-08-10 21:03     ` Erik Andersen
  2006-08-11  4:31     ` Ulf Samuelsson
  1 sibling, 0 replies; 10+ messages in thread
From: Erik Andersen @ 2006-08-10 21:03 UTC (permalink / raw)
  To: buildroot

On Thu Aug 10, 2006 at 03:08:38PM -0400, Drew Cohan wrote:
> Hotplug:
> 
> wget --passive-ftp -q -P /home/user/buildroot/dl
> http://www.kernel.org/pub/linux/utils/kernel/hotplug//diethotplug-0.4.tar.gz
> zcat /home/user/buildroot/dl/diethotplug-0.4.tar.gz | tar -C

I had a massively reworked version of diethotplug 0.4 hanging
around that a did a few years back for a customer, so I checked
that stuff in instead.  Should fix the problem since it no longer
requires a built and installed kernel source tree to compile, but
instead parses the various *map files at runtime.  Enjoy.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] Packages that error out during build
  2006-08-10 17:51 ` Erik Andersen
  2006-08-10 19:08   ` Drew Cohan
  2006-08-10 20:11   ` Drew Cohan
@ 2006-08-10 21:07   ` Drew Cohan
  2006-08-10 21:11     ` Erik Andersen
  2 siblings, 1 reply; 10+ messages in thread
From: Drew Cohan @ 2006-08-10 21:07 UTC (permalink / raw)
  To: buildroot

And the last one I tried using buildroot 15797, Xorg:

cc -I../../../exports/include -o xkbcomp  xkbcomp.o xkbscan.o expr.o
vmod.o indicators.o misc.o alias.o 		 keymap.o keycodes.o keytypes.o
compat.o action.o 		 symbols.o geometry.o xkbpath.o listing.o 		
xkbparse.o parseutils.o utils.o  -L/usr/X11R6/lib -lxkbfile -lX11
/usr/bin/ld: cannot find -lxkbfile
collect2: ld returned 1 exit status
make[6]: *** [xkbcomp] Error 1
make[6]: Leaving directory
`/home/user/buildroot/build_i686/xc/programs/xkbcomp/cross'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/home/user/buildroot/build_i686/xc/programs/xkbcomp'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/user/buildroot/build_i686/xc/programs'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/user/buildroot/build_i686/xc'
make[2]: *** [World] Error 2
make[2]: Leaving directory `/home/user/buildroot/build_i686/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/user/buildroot/build_i686/xc'
make: *** [/home/user/buildroot/build_i686/xc/programs/Xserver/Xorg] Error 2

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] Packages that error out during build
  2006-08-10 21:07   ` Drew Cohan
@ 2006-08-10 21:11     ` Erik Andersen
  0 siblings, 0 replies; 10+ messages in thread
From: Erik Andersen @ 2006-08-10 21:11 UTC (permalink / raw)
  To: buildroot

On Thu Aug 10, 2006 at 05:07:38PM -0400, Drew Cohan wrote:
> And the last one I tried using buildroot 15797, Xorg:
> 
> cc -I../../../exports/include -o xkbcomp  xkbcomp.o xkbscan.o expr.o
> vmod.o indicators.o misc.o alias.o 		 keymap.o keycodes.o 
> keytypes.o
> compat.o action.o 		 symbols.o geometry.o xkbpath.o listing.o  
> xkbparse.o parseutils.o utils.o  -L/usr/X11R6/lib -lxkbfile -lX11

Dunno, this builds for me.  But clearly if it is trying to
use /usr/X11R6/lib for libraries, something is very wrong.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] Packages that error out during build
  2006-08-10 19:08   ` Drew Cohan
  2006-08-10 21:03     ` Erik Andersen
@ 2006-08-11  4:31     ` Ulf Samuelsson
  1 sibling, 0 replies; 10+ messages in thread
From: Ulf Samuelsson @ 2006-08-11  4:31 UTC (permalink / raw)
  To: buildroot

> Hotplug:
> 
> wget --passive-ftp -q -P /home/user/buildroot/dl
> http://www.kernel.org/pub/linux/utils/kernel/hotplug//diethotplug-0.4.tar.gz
> zcat /home/user/buildroot/dl/diethotplug-0.4.tar.gz | tar -C
> /home/user/buildroot/build_i686   -xf -
> toolchain/patch-kernel.sh
> /home/user/buildroot/build_i686/diethotplug-0.4 package/hotplug/
> hotplug\*.patch
> 
> Applying hotplug.patch using plaintext:
> patching file pci.c
> patching file Makefile
> make -j1 CROSS=/home/user/buildroot/build_i686/staging_dir/bin/i686-linux-uclibc-
> DEBUG=false KLIBC=false \
>    KERNEL_INCLUDE_DIR=/home/user/buildroot/build_i686/staging_dir/include \
>    TARGET_DIR=/home/user/buildroot/build_i686/root -C
> /home/user/buildroot/build_i686/diethotplug-0.4;
> make[1]: Entering directory `/home/user/buildroot/build_i686/diethotplug-0.4'
> perl convert_usb.pl <
> /home/user/buildroot/build_i686/root/lib/modules/2.4.31/modules.usbmap
>> usb_modules.h
> /bin/sh: /home/user/buildroot/build_i686/root/lib/modules/2.4.31/modules.usbmap:
> No such file or directory
> make[1]: *** [usb_modules.h] Error 1
> make[1]: Leaving directory `/home/user/buildroot/build_i686/diethotplug-0.4'
> make: *** [/home/user/buildroot/build_i686/diethotplug-0.4/hotplug] Error 2

My guess is that "modules.usbmap" is a file that contains information 
about USB device drivers built as modules.
Hotplug will, when a USB device is inserted, load a suitable module.
"modules.usbmap" should probably be generated as a result of builing the Linux kernel
so it needs to depend on the kernel
I have no clue about the format of the file.

> 
> -- Drew
> 
> 


Please do not send mails or "reply" to ulfs at dof.se, 
since it will be routed to my GSM phone.
My email address is ulf at atmel.com

Best Regards
Ulf Samuelsson                ulf at atmel.com
Atmel Nordic AB
Mail:  Box 2033, 174 02 Sundbyberg, Sweden
Visit:  Kavalleriv?gen 24, 174 58 Sundbyberg, Sweden
Phone +46 (8) 441 54 22     Fax +46 (8) 441 54 29
GSM    +46 (706) 22 44 57

Technical support when I am not available:
AT89 C51 Applications Group: mailto:micro.hotline at nto.atmel.com
AT90 AVR Applications Group: mailto:avr at atmel.com
AT91 ARM Applications Group: mailto:at91support at atmel.com
FPSLIC Application Group: mailto:fpslic at atmel.com
Best AVR  link: www.avrfreaks.net

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] Packages that error out during build
@ 2006-08-18 12:56 Sascha Juch
  2006-08-18 13:23 ` Brian C. Lane
  0 siblings, 1 reply; 10+ messages in thread
From: Sascha Juch @ 2006-08-18 12:56 UTC (permalink / raw)
  To: buildroot

Hello list members,
I have a problem in compiling X.org 6.8.2 with buildroot. I don't know
if the error reported by Drew maybe has the same reason so I just
copy'n'pasted it here.

> On Thu Aug 10, 2006 at 05:07:38PM -0400, Drew Cohan wrote:
> > And the last one I tried using buildroot 15797, Xorg:
> > 
> > cc -I../../../exports/include -o xkbcomp  xkbcomp.o xkbscan.o expr.o
> > vmod.o indicators.o misc.o alias.o 		 keymap.o keycodes.o 
> > keytypes.o
> > compat.o action.o 		 symbols.o geometry.o xkbpath.o
listing.o  
> > xkbparse.o parseutils.o utils.o  -L/usr/X11R6/lib -lxkbfile -lX11
> 
> Dunno, this builds for me.  But clearly if it is trying to use
/usr/X11R6/lib for libraries, something is very wrong.
> 
>  -Erik

My toolchain contains: Kernel Headers 2.6.12, binutils 2.16.91.0.7 and
gcc 4.0.3.  

Here are the last lines from the output of make:

[...]
+ install -c -m 0444 ZapfDingbats.pmf 
+ /home/sascha/svn/buildroot2/buildroot/build_i386/staging_dir/usr/X11R6
+ /lib/X11/xserver/C/print/models/PSdefault/fonts
(mkfontscale -b -s -l
/home/sascha/svn/buildroot2/buildroot/build_i386/staging_dir/usr/X11R6/l
ib/X11/xserver/C/print/models/PSdefault/fonts)
mkfontscale [ -e encoding ] [ -f fuzz ] [ directory ]
make[10]: *** [install] Error 1
make[10]: Leaving directory
`/home/sascha/svn/buildroot2/buildroot/build_i386/xc/programs/Xserver/Xp
Config/C/print/models/PSdefault/fonts'
make[9]: *** [install] Error 2
make[9]: Leaving directory
`/home/sascha/svn/buildroot2/buildroot/build_i386/xc/programs/Xserver/Xp
Config/C/print/models/PSdefault'
make[8]: *** [install] Error 2
make[8]: Leaving directory
`/home/sascha/svn/buildroot2/buildroot/build_i386/xc/programs/Xserver/Xp
Config/C/print/models'
make[7]: *** [install] Error 2
make[7]: Leaving directory
`/home/sascha/svn/buildroot2/buildroot/build_i386/xc/programs/Xserver/Xp
Config/C/print'
make[6]: *** [install] Error 2
make[6]: Leaving directory
`/home/sascha/svn/buildroot2/buildroot/build_i386/xc/programs/Xserver/Xp
Config/C'
make[5]: *** [install] Error 2
make[5]: Leaving directory
`/home/sascha/svn/buildroot2/buildroot/build_i386/xc/programs/Xserver/Xp
Config'
make[4]: *** [install] Error 2
make[4]: Leaving directory
`/home/sascha/svn/buildroot2/buildroot/build_i386/xc/programs/Xserver'
make[3]: *** [install] Error 2
make[3]: Leaving directory
`/home/sascha/svn/buildroot2/buildroot/build_i386/xc/programs'
make[2]: *** [install] Error 2
make[2]: Leaving directory
`/home/sascha/svn/buildroot2/buildroot/build_i386/xc'
make[1]: *** [install] Error 2
make[1]: Leaving directory
`/home/sascha/svn/buildroot2/buildroot/build_i386/xc'
make: ***
[/home/sascha/svn/buildroot2/buildroot/build_i386/staging_dir/usr/X11R6/
lib/libX11.so.6.2] Error 2 sascha at gulpdev:~/svn/buildroot2/buildroot$

Any idea what I'm missing here or is there maybe something broken?

Thanks a lot in advance,
Sascha.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] Packages that error out during build
  2006-08-18 12:56 [Buildroot] Packages that error out during build Sascha Juch
@ 2006-08-18 13:23 ` Brian C. Lane
  0 siblings, 0 replies; 10+ messages in thread
From: Brian C. Lane @ 2006-08-18 13:23 UTC (permalink / raw)
  To: buildroot

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sascha Juch wrote:
> Hello list members,
> I have a problem in compiling X.org 6.8.2 with buildroot. I don't know
> if the error reported by Drew maybe has the same reason so I just
> copy'n'pasted it here.
> 
>> On Thu Aug 10, 2006 at 05:07:38PM -0400, Drew Cohan wrote:
>>> And the last one I tried using buildroot 15797, Xorg:
>>>
>>> cc -I../../../exports/include -o xkbcomp  xkbcomp.o xkbscan.o expr.o
>>> vmod.o indicators.o misc.o alias.o 		 keymap.o keycodes.o 
>>> keytypes.o
>>> compat.o action.o 		 symbols.o geometry.o xkbpath.o
> listing.o  
>>> xkbparse.o parseutils.o utils.o  -L/usr/X11R6/lib -lxkbfile -lX11
>> Dunno, this builds for me.  But clearly if it is trying to use
> /usr/X11R6/lib for libraries, something is very wrong.
>>  -Erik
> 
> My toolchain contains: Kernel Headers 2.6.12, binutils 2.16.91.0.7 and
> gcc 4.0.3.  
> 
> Here are the last lines from the output of make:
> 
> [...]
> + install -c -m 0444 ZapfDingbats.pmf 
> + /home/sascha/svn/buildroot2/buildroot/build_i386/staging_dir/usr/X11R6
> + /lib/X11/xserver/C/print/models/PSdefault/fonts
> (mkfontscale -b -s -l
> /home/sascha/svn/buildroot2/buildroot/build_i386/staging_dir/usr/X11R6/l
> ib/X11/xserver/C/print/models/PSdefault/fonts)
> mkfontscale [ -e encoding ] [ -f fuzz ] [ directory ]
> make[10]: *** [install] Error 1
> make[10]: Leaving directory
> `/home/sascha/svn/buildroot2/buildroot/build_i386/xc/programs/Xserver/Xp
> Config/C/print/models/PSdefault/fonts'
> make[9]: *** [install] Error 2
> make[9]: Leaving directory
> `/home/sascha/svn/buildroot2/buildroot/build_i386/xc/programs/Xserver/Xp
> Config/C/print/models/PSdefault'
> make[8]: *** [install] Error 2
> make[8]: Leaving directory
> `/home/sascha/svn/buildroot2/buildroot/build_i386/xc/programs/Xserver/Xp
> Config/C/print/models'
> make[7]: *** [install] Error 2
> make[7]: Leaving directory
> `/home/sascha/svn/buildroot2/buildroot/build_i386/xc/programs/Xserver/Xp
> Config/C/print'
> make[6]: *** [install] Error 2
> make[6]: Leaving directory
> `/home/sascha/svn/buildroot2/buildroot/build_i386/xc/programs/Xserver/Xp
> Config/C'
> make[5]: *** [install] Error 2
> make[5]: Leaving directory
> `/home/sascha/svn/buildroot2/buildroot/build_i386/xc/programs/Xserver/Xp
> Config'
> make[4]: *** [install] Error 2
> make[4]: Leaving directory
> `/home/sascha/svn/buildroot2/buildroot/build_i386/xc/programs/Xserver'
> make[3]: *** [install] Error 2
> make[3]: Leaving directory
> `/home/sascha/svn/buildroot2/buildroot/build_i386/xc/programs'
> make[2]: *** [install] Error 2
> make[2]: Leaving directory
> `/home/sascha/svn/buildroot2/buildroot/build_i386/xc'
> make[1]: *** [install] Error 2
> make[1]: Leaving directory
> `/home/sascha/svn/buildroot2/buildroot/build_i386/xc'
> make: ***
> [/home/sascha/svn/buildroot2/buildroot/build_i386/staging_dir/usr/X11R6/
> lib/libX11.so.6.2] Error 2 sascha at gulpdev:~/svn/buildroot2/buildroot$
> 
> Any idea what I'm missing here or is there maybe something broken?
> 
> Thanks a lot in advance,
> Sascha.

Its trying to run mkfontscale, which apparently errored out. I'll bet it
picked up mkfontscale from your native distribution and not from the
buildroot system, it appears from the error message that they take
different command line options.

Brian

- --
- ---[Office 70.2F]--[Outside 47.4F]--[Server 84.7F]--[Coaster 70.5F]---
Linux Software Developer                      http://www.brianlane.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Remember Lexington Green!

iD8DBQFE5b9tIftj/pcSws0RAlJuAJ9UepegAYiyjww4qD7JvOcsPXHingCfbNdx
W9unAajFUhowYU4RMjvO87w=
=a73D
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-08-18 13:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-18 12:56 [Buildroot] Packages that error out during build Sascha Juch
2006-08-18 13:23 ` Brian C. Lane
  -- strict thread matches above, loose matches on Subject: below --
2006-08-10 14:39 Drew Cohan
2006-08-10 17:51 ` Erik Andersen
2006-08-10 19:08   ` Drew Cohan
2006-08-10 21:03     ` Erik Andersen
2006-08-11  4:31     ` Ulf Samuelsson
2006-08-10 20:11   ` Drew Cohan
2006-08-10 21:07   ` Drew Cohan
2006-08-10 21:11     ` Erik Andersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox