Robert Schwebel ha scritto:
> Please export LANG=C. My Italian is much worse than your German :) We
> maybe should put that somehow into PTXdist, in order to get more
> readable bug reports.
$ export LANG=C
$ ptxdist go
touch depend.out
-----------------------
target: hotplug.install
-----------------------
make[1]: Entering directory
`/home/koan/ptxdist/myprojects/armtestprj/build-target/hotplug-2004_03_29'
/usr/bin/install -c -D sbin/hotplug
/home/koan/ptxdist/myprojects/armtestprj/local/arm-linux/sbin/hotplug
/usr/bin/install -c -d
/home/koan/ptxdist/myprojects/armtestprj/local/arm-linux/etc/hotplug/{usb,pci}
/usr/bin/install -c -D etc/hotplug.d/default/default.hotplug
/home/koan/ptxdist/myprojects/armtestprj/local/arm-linux/etc/hotplug.d/default/default.hotplug
for F in etc/hotplug/{*.{agent,rc},hotplug.functions} ; do \
/usr/bin/install -c $F
/home/koan/ptxdist/myprojects/armtestprj/local/arm-linux/etc/hotplug ; \
done
/usr/bin/install: cannot stat
`etc/hotplug/{*.{agent,rc},hotplug.functions}': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory
`/home/koan/ptxdist/myprojects/armtestprj/build-target/hotplug-2004_03_29'
error: a command in the pipe returned 2, bailing out
make: ***
[/home/koan/ptxdist/myprojects/armtestprj/state/hotplug.install] Error 2
error: a command in the pipe returned 2, bailing out
>
> Looks like you don't have /usr/bin/install - what does "type install"
> say? configure.ac has a test for it, but maybe ubuntu has it in another
> location than /usr/bin.
>
> A workaround is to make a soft link to that location.
$ type install
install is /usr/bin/install
any hint ?
ciao
/marco
--
ptxdist mailing list
[email protected]