ltib
[Top][All Lists]
Advanced

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

[Ltib] LTIB build errors


From: Kevin Slattery
Subject: [Ltib] LTIB build errors
Date: Fri, 19 Feb 2010 09:03:36 -0800


Hello-
I am having a HUGE problem with LTIB. I have been using LTIB on ubuntu with sourcerygxx-ide for several months now. My target is the LPC3250. I was working yesterday and after making my second set of changes to my application, and then trying to build LTIB I started getting the following errors:

address@hidden:~/ltib$ ./ltib --config
+ [ -n  ]
+ [ ! -f config/platform/phy3250/.config -a -f config/platform/phy3250/defconfig ]
+ [ -f /home/kevins/ltib/config/.config ]
+ [ -n  ]
+ cd config/platform/phy3250
+ mconf main.lkc .config
../../userspace/packages.lkc:3379:warning: enable is only allowed with boolean and tristate symbols


*** End of configuration.
*** Check the top-level Makefile for additional configuration options.

+ cp .config defconfig.dev

Processing platform: Phytec 3250 board with the NXP LPC32XX SoC
=================================================================
using config/platform/phy3250/.config

Processing: fake-provides
===========================

Processing: kernel-2.6.27.8-lpc32xx
Build path taken because: no prebuilt rpm,

rpmbuild --dbpath /home/kevins/ltib/rootfs//var/lib/rpm --target arm --define '_unpackaged_files_terminate_build 0' --define '_target_cpu arm' --define '__strip strip' --define '_topdir /home/kevins/ltib/rpm' --define '_prefix /usr' --define '_tmppath /home/kevins/ltib/tmp' --define '_rpmdir /home/kevins/ltib/rpm/RPMS'  --define '_mandir /usr/share/man' --define '_sysconfdir /etc' --define '_localstatedir /var' -bb  /home/kevins/ltib/rpm/SPECS/kernel-2.6.27.8-lpc32xx.spec
Building target platforms: arm
Building for target arm
Executing(%prep): /bin/sh -e /home/kevins/ltib/tmp/rpm-tmp.96597
+ umask 022
+ cd /home/kevins/ltib/rpm/BUILD
+ exit 0
Executing(%build): /bin/sh -e /home/kevins/ltib/tmp/rpm-tmp.96597
+ umask 022
+ cd /home/kevins/ltib/rpm/BUILD
+ exit 0
Executing(%install): /bin/sh -e /home/kevins/ltib/tmp/rpm-tmp.96597
+ umask 022
+ cd /home/kevins/ltib/rpm/BUILD
Processing files: kernel-2.6.27.8-1
error: File not found by glob: /home/kevins/ltib/tmp/kernel/opt/nxp/rootfs/arm/*


RPM build errors:
    File not found by glob: /home/kevins/ltib/tmp/kernel/opt/nxp/rootfs/arm/*
Build time for kernel-2.6.27.8-lpc32xx: 0 seconds

Failed building kernel-2.6.27.8-lpc32xx


f_buildrpms() returned an error, exiting
traceback:
 main:555


Started: Fri Feb 19 07:49:46 2010
Ended:   Fri Feb 19 07:49:52 2010
Elapsed: 6 seconds

These packages failed to build:
kernel-2.6.27.8-lpc32xx

Build Failed

Exiting on error or interrupt
address@hidden:~/ltib$

Help!! I can not figure out what happened, and I literally did not change anything. I did 2 builds 10 minutes apart, the first build worked no problem, and the second gave me these errors. Now I continually get these errors and can not get it to build.

Thanks in advance for your help.

Kevin Slattery


reply via email to

[Prev in Thread] Current Thread [Next in Thread]