BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001450 [buildroot] Architecture Specific minor always 07-30-07 06:54 09-19-07 07:05
Reporter drm View Status public  
Assigned To buildroot
Priority normal Resolution no change required  
Status closed   Product Version
Summary 0001450: DEPRECATED: copy of system header files fails
Description The copying of the system header to the final destination fails to make copies of all subdirectories
Specifically the command:
cp -pLR /home/../toolchain_build_arm_nofpu/linux/include/asm /opt/arm-gcc/3.4.4/usr/include/

gives the error message:
cp: will not create hard link `/opt/arm-gcc/3.4.4/usr/include/asm/proc-armv' to directory `/opt/arm-gcc/3.4.4/usr/include/asm/proc'
cp: will not create hard link `/opt/arm-gcc/3.4.4/usr/include/asm/arch' to directory `/opt/arm-gcc/3.4.4/usr/include/asm/arch-ebsa285'

The errors come from symbolic links to directories which the copy command does not want to process.
Additional Information Compiler 3.4.4
kernel headers 2.4.25
binutils 2.16.1
uClibc 0.9.29

Build system:
Linux version 2.6.17-1.2142_FC4smp (bhcompile@hs20-bc1-4.build.redhat.com) (gcc version 4.0.2 20051125 (Red Hat 4.0.2-8)) 0000001 SMP Tue Jul 11 22:57:02 EDT 2006
Attached Files

- Relationships

- Notes
(0002732)
bernhardf
09-07-07 11:58

This works for me with gcc-4.2.1, 4.1.2, and even 3.4.6.

I shall close this bug unless you can reproduce this with one of the versions mentioned above (the other versions are deprecated; TBH even 3.4.6 is from my POV).

thanks,
 

- Issue History
Date Modified Username Field Change
07-30-07 06:54 drm New Issue
07-30-07 06:54 drm Status new => assigned
07-30-07 06:54 drm Assigned To  => buildroot
09-07-07 11:58 bernhardf Note Added: 0002732
09-19-07 07:04 bernhardf Summary copy of system header files fails => DEPRECATED: copy of system header files fails
09-19-07 07:05 bernhardf Status assigned => closed
09-19-07 07:05 bernhardf Resolution open => no change required


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker