* [Buildroot] [buildroot 0001536]: cp: missing destination file operand
@ 2007-10-17 0:43 bugs at busybox.net
0 siblings, 0 replies; 5+ messages in thread
From: bugs at busybox.net @ 2007-10-17 0:43 UTC (permalink / raw)
To: buildroot
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=1536
======================================================================
Reported By: Steve Cornett
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 1536
Category: Other
Reproducibility: always
Severity: block
Priority: normal
Status: assigned
======================================================================
Date Submitted: 10-16-2007 17:43 PDT
Last Modified: 10-16-2007 17:43 PDT
======================================================================
Summary: cp: missing destination file operand
Description:
After configuring for arm, with all other default options, make ends with:
cp -dpf
/home/test/buildroot/project_build_arm/uclibc/linux-2.6.22.10/.config
cp: missing destination file operand after
`/home/test/buildroot/project_build_arm/uclibc/linux-2.6.22.10/.config'
Try `cp --help' for more information.
make: ***
[/home/test/buildroot/project_build_arm/uclibc/linux-2.6.22.10/.configured]
Error 1
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
10-16-07 17:43 Steve Cornett New Issue
10-16-07 17:43 Steve Cornett Status new => assigned
10-16-07 17:43 Steve Cornett Assigned To => buildroot
10-16-07 17:43 Steve Cornett File Added: InputAndOutput.tar
======================================================================
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [buildroot 0001536]: cp: missing destination file operand
@ 2007-10-17 1:21 bugs at busybox.net
0 siblings, 0 replies; 5+ messages in thread
From: bugs at busybox.net @ 2007-10-17 1:21 UTC (permalink / raw)
To: buildroot
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=1536
======================================================================
Reported By: Steve Cornett
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 1536
Category: Other
Reproducibility: always
Severity: block
Priority: normal
Status: assigned
======================================================================
Date Submitted: 10-16-2007 17:43 PDT
Last Modified: 10-16-2007 18:21 PDT
======================================================================
Summary: cp: missing destination file operand
Description:
After configuring for arm, with all other default options, make ends with:
cp -dpf
/home/test/buildroot/project_build_arm/uclibc/linux-2.6.22.10/.config
cp: missing destination file operand after
`/home/test/buildroot/project_build_arm/uclibc/linux-2.6.22.10/.config'
Try `cp --help' for more information.
make: ***
[/home/test/buildroot/project_build_arm/uclibc/linux-2.6.22.10/.configured]
Error 1
======================================================================
----------------------------------------------------------------------
hmoffatt - 10-16-07 18:21
----------------------------------------------------------------------
This means you didn't specify a configuration file for the kernel.
Issue History
Date Modified Username Field Change
======================================================================
10-16-07 17:43 Steve Cornett New Issue
10-16-07 17:43 Steve Cornett Status new => assigned
10-16-07 17:43 Steve Cornett Assigned To => buildroot
10-16-07 17:43 Steve Cornett File Added: InputAndOutput.tar
10-16-07 18:21 hmoffatt Note Added: 0002826
======================================================================
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [buildroot 0001536]: cp: missing destination file operand
@ 2007-10-17 5:53 bugs at busybox.net
0 siblings, 0 replies; 5+ messages in thread
From: bugs at busybox.net @ 2007-10-17 5:53 UTC (permalink / raw)
To: buildroot
The following issue has been UPDATED.
======================================================================
http://busybox.net/bugs/view.php?id=1536
======================================================================
Reported By: Steve Cornett
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 1536
Category: Other
Reproducibility: always
Severity: block
Priority: normal
Status: assigned
======================================================================
Date Submitted: 10-16-2007 17:43 PDT
Last Modified: 10-16-2007 22:53 PDT
======================================================================
Summary: cp: missing destination file operand
Description:
After configuring for arm, with all other default options, make ends with:
cp -dpf
/home/test/buildroot/project_build_arm/uclibc/linux-2.6.22.10/.config
cp: missing destination file operand after
`/home/test/buildroot/project_build_arm/uclibc/linux-2.6.22.10/.config'
Try `cp --help' for more information.
make: ***
[/home/test/buildroot/project_build_arm/uclibc/linux-2.6.22.10/.configured]
Error 1
======================================================================
----------------------------------------------------------------------
hmoffatt - 10-16-07 18:21
----------------------------------------------------------------------
This means you didn't specify a configuration file for the kernel.
----------------------------------------------------------------------
UlfSamuelsson - 10-16-07 22:53
----------------------------------------------------------------------
Need to specify linux .config in make menuconfig
Issue History
Date Modified Username Field Change
======================================================================
10-16-07 17:43 Steve Cornett New Issue
10-16-07 17:43 Steve Cornett Status new => assigned
10-16-07 17:43 Steve Cornett Assigned To => buildroot
10-16-07 17:43 Steve Cornett File Added: InputAndOutput.tar
10-16-07 18:21 hmoffatt Note Added: 0002826
10-16-07 22:53 UlfSamuelsson Note Added: 0002827
10-16-07 22:53 UlfSamuelsson Resolution open => no change
required
======================================================================
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [buildroot 0001536]: cp: missing destination file operand
@ 2007-10-17 5:54 bugs at busybox.net
0 siblings, 0 replies; 5+ messages in thread
From: bugs at busybox.net @ 2007-10-17 5:54 UTC (permalink / raw)
To: buildroot
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=1536
======================================================================
Reported By: Steve Cornett
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 1536
Category: Other
Reproducibility: always
Severity: block
Priority: normal
Status: closed
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 10-16-2007 17:43 PDT
Last Modified: 10-16-2007 22:54 PDT
======================================================================
Summary: cp: missing destination file operand
Description:
After configuring for arm, with all other default options, make ends with:
cp -dpf
/home/test/buildroot/project_build_arm/uclibc/linux-2.6.22.10/.config
cp: missing destination file operand after
`/home/test/buildroot/project_build_arm/uclibc/linux-2.6.22.10/.config'
Try `cp --help' for more information.
make: ***
[/home/test/buildroot/project_build_arm/uclibc/linux-2.6.22.10/.configured]
Error 1
======================================================================
----------------------------------------------------------------------
hmoffatt - 10-16-07 18:21
----------------------------------------------------------------------
This means you didn't specify a configuration file for the kernel.
----------------------------------------------------------------------
UlfSamuelsson - 10-16-07 22:53
----------------------------------------------------------------------
Need to specify linux .config in make menuconfig
Issue History
Date Modified Username Field Change
======================================================================
10-16-07 17:43 Steve Cornett New Issue
10-16-07 17:43 Steve Cornett Status new => assigned
10-16-07 17:43 Steve Cornett Assigned To => buildroot
10-16-07 17:43 Steve Cornett File Added: InputAndOutput.tar
10-16-07 18:21 hmoffatt Note Added: 0002826
10-16-07 22:53 UlfSamuelsson Note Added: 0002827
10-16-07 22:53 UlfSamuelsson Resolution open => no change
required
10-16-07 22:54 UlfSamuelsson Status assigned => closed
======================================================================
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [buildroot 0001536]: cp: missing destination file operand
@ 2007-10-17 5:54 bugs at busybox.net
0 siblings, 0 replies; 5+ messages in thread
From: bugs at busybox.net @ 2007-10-17 5:54 UTC (permalink / raw)
To: buildroot
The following issue has been DELETED.
======================================================================
Reported By: Steve Cornett
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 1536
Category: Other
Reproducibility: always
Severity: block
Priority: normal
Status: closed
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 10-16-2007 17:43 PDT
Last Modified: 10-16-2007 22:54 PDT
======================================================================
Summary: cp: missing destination file operand
Description:
After configuring for arm, with all other default options, make ends with:
cp -dpf
/home/test/buildroot/project_build_arm/uclibc/linux-2.6.22.10/.config
cp: missing destination file operand after
`/home/test/buildroot/project_build_arm/uclibc/linux-2.6.22.10/.config'
Try `cp --help' for more information.
make: ***
[/home/test/buildroot/project_build_arm/uclibc/linux-2.6.22.10/.configured]
Error 1
======================================================================
----------------------------------------------------------------------
hmoffatt - 10-16-07 18:21
----------------------------------------------------------------------
This means you didn't specify a configuration file for the kernel.
----------------------------------------------------------------------
UlfSamuelsson - 10-16-07 22:53
----------------------------------------------------------------------
Need to specify linux .config in make menuconfig
Issue History
Date Modified Username Field Change
======================================================================
10-16-07 17:43 Steve Cornett New Issue
10-16-07 17:43 Steve Cornett Status new => assigned
10-16-07 17:43 Steve Cornett Assigned To => buildroot
10-16-07 17:43 Steve Cornett File Added: InputAndOutput.tar
10-16-07 18:21 hmoffatt Note Added: 0002826
10-16-07 22:53 UlfSamuelsson Note Added: 0002827
10-16-07 22:53 UlfSamuelsson Resolution open => no change
required
10-16-07 22:54 UlfSamuelsson Status assigned => closed
10-16-07 22:54 UlfSamuelsson Issue Deleted: 0001536
======================================================================
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-10-17 5:54 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-17 0:43 [Buildroot] [buildroot 0001536]: cp: missing destination file operand bugs at busybox.net
-- strict thread matches above, loose matches on Subject: below --
2007-10-17 1:21 bugs at busybox.net
2007-10-17 5:53 bugs at busybox.net
2007-10-17 5:54 bugs at busybox.net
2007-10-17 5:54 bugs at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox