[Buildroot] [buildroot 0001450]: copy of system header files fails

bugs at busybox.net bugs at busybox.net
Fri Sep 7 18:58:44 UTC 2007


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1450 
====================================================================== 
Reported By:                drm
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   1450
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             07-30-2007 06:54 PDT
Last Modified:              09-07-2007 11:58 PDT
====================================================================== 
Summary:                    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.

====================================================================== 

---------------------------------------------------------------------- 
 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                          
======================================================================




More information about the buildroot mailing list