green wrote at 2012-03-30 07:10 -0500:
> Is it possible that the openwrt build is using another cp somewhere?  Any 
> other ideas?  Thanks lots.

The culprit is gcp, which is installed on the host system.  It seems to be 
prioritized over cp, and linked to as staging_dir/host/bin/cp if it exists.  
Without gcp installed, everything works.

Why does openwrt need to support gcp as an alternative to cp?  Why, if both 
are available, does it choose gcp?

I propose to remove references to gcp from include/prereq-build.mk and 
tools/Makefile.  For me this makes everything work when gcp is installed.

Comment?  Shall I try my hand at making svn produce a patch?

Thanks

Attachment: signature.asc
Description: Digital signature

_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to