* [ptxdist] Error building root file system using PTXdist for Mini2440
@ 2012-05-09 22:26 Vishad
2012-05-10 11:43 ` Juergen Beisert
0 siblings, 1 reply; 3+ messages in thread
From: Vishad @ 2012-05-09 22:26 UTC (permalink / raw)
To: ptxdist
Hi,
I am following Pengutronix Mini2440 Quickstart guide.
I am getting following error while building root file system.
I will appreciate your guidance.
I am using:
OSELAS.BSP-Pengutronix-Mini2440-2012.02.0
OSELAS.Toolchain-2011.11.1
ptxdist-2012.02.0
-----------------------
target: barebox.compile
-----------------------
common/console.c: In function 'fprintf':
common/console.c:346:7: warning: variable 'i' set but not used
[-Wunused-but-set-variable]
make[2]: *** No rule to make target `(copy)', needed by `barebox_default_env'.
Stop.
make[1]: *** [common] Error 2
make: ***
[/home/vishad/OSELAS.BSP-Pengutronix-Mini2440-2012.02.0
/platform-mini2440/state/barebox.compile]
Error 2
[vishad@VishadFedora OSELAS.BSP-Pengutronix-Mini2440-2012.02.0]$ ptxdist go
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] Error building root file system using PTXdist for Mini2440
2012-05-09 22:26 [ptxdist] Error building root file system using PTXdist for Mini2440 Vishad
@ 2012-05-10 11:43 ` Juergen Beisert
[not found] ` <3490588429F1AB40814D8236E39624FA50B5C3101F@Sensit-MX01>
0 siblings, 1 reply; 3+ messages in thread
From: Juergen Beisert @ 2012-05-10 11:43 UTC (permalink / raw)
To: oselas; +Cc: ptxdist, Vishad
Hi Vishad,
Vishad wrote:
> I am following Pengutronix Mini2440 Quickstart guide.
> I am getting following error while building root file system.
> I will appreciate your guidance.
>
> I am using:
> OSELAS.BSP-Pengutronix-Mini2440-2012.02.0
> OSELAS.Toolchain-2011.11.1
> ptxdist-2012.02.0
>
> -----------------------
> target: barebox.compile
> -----------------------
>
> common/console.c: In function 'fprintf':
> common/console.c:346:7: warning: variable 'i' set but not used
> [-Wunused-but-set-variable]
> make[2]: *** No rule to make target `(copy)', needed by
> `barebox_default_env'. Stop.
> make[1]: *** [common] Error 2
> make: ***
> [/home/vishad/OSELAS.BSP-Pengutronix-Mini2440-2012.02.0
> /platform-mini2440/state/barebox.compile]
> Error 2
> [vishad@VishadFedora OSELAS.BSP-Pengutronix-Mini2440-2012.02.0]$ ptxdist go
Can you please try the following:
$ echo > platform-mini2440/logfile
$ ptxdist clean barebox
$ ptxdist targetinstall barebox
and send us the 'platform-mini2440/logfile'?
Regards,
Juergen
--
Pengutronix e.K. | Juergen Beisert |
Linux Solutions for Science and Industry | http://www.pengutronix.de/ |
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] Error building root file system using PTXdist for Mini2440
[not found] ` <3490588429F1AB40814D8236E39624FA50B5C3101F@Sensit-MX01>
@ 2012-05-10 15:05 ` Juergen Beisert
0 siblings, 0 replies; 3+ messages in thread
From: Juergen Beisert @ 2012-05-10 15:05 UTC (permalink / raw)
To: oselas; +Cc: ptxdist, Vishad Patel
Hi Vishad,
Vishad Patel wrote:
> First of all thank you very much for your response.
> Attached is the logfile.
>
> FYI: Please delete if you see multiple post. Confirmation email I received
> was filtered by our email server and I didn't realize it. As I haven't see
> email, I was keep posting it.
>
> Vishad
Your build:
-----------
[...]
CC common/console.o
common/console.c: In function 'fprintf':
common/console.c:346:7: warning: variable 'i' set but not used [-Wunused-but-set-variable]
make[2]: *** No rule to make target `(copy)', needed by `barebox_default_env'. Stop.
My build:
---------
[...]
CC common/console.o
common/console.c: In function 'fprintf':
common/console.c:346:7: warning: variable 'i' set but not used [-Wunused-but-set-variable]
saving contents of /tmp/tmp.9RKD04ginS to
file /home/jb/work/Pengutronix/public_bsps/OSELAS.BSP-Pengutronix-Mini2440/platform-mini2440/build-target/barebox-2011.05.0/barebox_default_env
CC common/env.o
CC common/image.o
CC common/startup.o
CC common/misc.o
CC common/memsize.o
[...]
I guess you changed something in your platformconfig, didn't you?
Can you also send the used ptxconfig and platformconfig when you try to
build your BSP? Just to get an idea, what is different at your side.
Regards,
Juergen
--
Pengutronix e.K. | Juergen Beisert |
Linux Solutions for Science and Industry | http://www.pengutronix.de/ |
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-05-10 15:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-09 22:26 [ptxdist] Error building root file system using PTXdist for Mini2440 Vishad
2012-05-10 11:43 ` Juergen Beisert
[not found] ` <3490588429F1AB40814D8236E39624FA50B5C3101F@Sensit-MX01>
2012-05-10 15:05 ` Juergen Beisert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox