Robert Schwebel <[EMAIL PROTECTED]> writes: > > On Thu, Oct 19, 2006 at 05:04:39PM +0000, MikeW wrote: > > Does this also apply (modified as appropriate) for the generic-arm-glibc project > > ... > > I'm getting > > "install: cannot stat '/etc/network/interfaces': No such file or directory" > > when I try to build a clone of the supplied project. > > How did you do that? I just tried it with > > ptxdist-0.10.4 clone generic-arm-glibc bla > cd bla > ptxdist go > > and it worked. > > Robert
As you - but it didn't work. (Had to build toolchain of course) What extra info would assist diagnosis ? Currently running Centos 4.4 (2.6.9-42.0.3.EL) on VMWare server 1.0.1 One thing I notice is that most of the 'install_copy's give a src path which contains 'ptxdist' but these ones just refer to /etc/network without any ptxdist prefix path. Is this correct (or relevant) ? >>> # # Startup scripts in /etc/init.d # # Copy generic etc/init.d install_copy: dir=/etc/init.d owner=0 group=0 permissions=0755 install_copy: src=/usr/local/lib/ptxdist-0.10.4/projects-example/generic/etc/init.d/rcS dst=/etc/init.d/rcS owner=0 group=0 permissions=0755 install_copy: src=/usr/local/lib/ptxdist-0.10.4/projects-example/generic/etc/init.d/networking dst=/etc/init.d/networking owner=0 group=0 permissions=0755 install_copy: dir=/etc/network/if-down.d owner=0 group=0 permissions=0755 install_copy: dir=/etc/network/if-up.d owner=0 group=0 permissions=0755 install_copy: dir=/etc/network/if-post-down.d owner=0 group=0 permissions=0755 install_copy: dir=/etc/network/if-pre-up.d owner=0 group=0 permissions=0755 install_link: src=../init.d/networking dst=/etc/rc.d/S01_networking install_copy: src=/etc/network/interfaces dst=/etc/network/interfaces owner=0 group=0 permissions=0644 install: cannot stat `/etc/network/interfaces': No such file or directory Error: install_copy failed! make: *** [/home/mike/ptxdist/project_arm/state/rootfs.targetinstall] Error 1 <<< -- ptxdist mailing list [email protected]
