Dennis Nguyen wrote:
> Hello Jan,
> 
> Thanks for your help. I'm making some progress.
> I'm using linux i386 kernel 2.6.22.10, xenomai 2.4-rc5, and RTnet trunk 
> 1140.
> I'm being able to run "make menuconfig" and "make".
> But I still have problem with "make install" when enable RTnet 
> Application Examples. (/usr/xenomai/bin/xeno-config)
> 
> The messages are:
> Making install in examples
> make[1]: Entering directory `/home/dennisn/work/rtnet/examples'
> Making install in generic
> make[2]: Entering directory `/home/dennisn/work/rtnet/examples/generic'
> make[3]: Entering directory `/home/dennisn/work/rtnet/examples/generic'
> make[3]: Nothing to be done for `install-exec-am'.
> test -z "/home/dennisn/work/rtnet/examples/generic" || mkdir -p -- 
> "/home/dennisn/work/rtnet/examples/generic"
>   /bin/sh ../../libtool --mode=install /usr/bin/install -c 
> 'linux_client' '/home/dennisn/work/rtnet/examples/generic/linux_client'
> /usr/bin/install -c linux_client 
> /home/dennisn/work/rtnet/examples/generic/linux_client
> /usr/bin/install: `linux_client' and 
> `/home/dennisn/work/rtnet/examples/generic/linux_client' are the same file

As with practically every Linux source packages: Don't install into the
same directory where you are building the code. Makes no sense - and
doesn't work.

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to