Results 11 to 13 of 13
And as u see, this is the output which I got when I typed in "./configure" after the download... So i guess the compiling part is done..
After that i ...
- 07-26-2010 #11Just Joined!
- Join Date
- Jun 2010
- Posts
- 10
And as u see, this is the output which I got when I typed in "./configure" after the download... So i guess the compiling part is done..
After that i tried the "make" command and this is wot I got..
nidhin@ubuntu:~/Desktop/usbip-0.1.7/src$ make
make all-recursive
make[1]: Entering directory `/home/nidhin/Desktop/usbip-0.1.7/src'
Making all in lib
make[2]: Entering directory `/home/nidhin/Desktop/usbip-0.1.7/src/lib'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -Wstrict-prototypes -std=gnu99 -DUSBIDS_FILE='"/usr/local/share/usbip/usb.ids"' -g -O2 -MT libusbip_la-names.lo -MD -MP -MF .deps/libusbip_la-names.Tpo -c -o libusbip_la-names.lo `test -f 'names.c' || echo './'`names.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -Wstrict-prototypes -std=gnu99 -DUSBIDS_FILE=\"/usr/local/share/usbip/usb.ids\" -g -O2 -MT libusbip_la-names.lo -MD -MP -MF .deps/libusbip_la-names.Tpo -c names.c -fPIC -DPIC -o .libs/libusbip_la-names.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -Wstrict-prototypes -std=gnu99 -DUSBIDS_FILE=\"/usr/local/share/usbip/usb.ids\" -g -O2 -MT libusbip_la-names.lo -MD -MP -MF .deps/libusbip_la-names.Tpo -c names.c -o libusbip_la-names.o >/dev/null 2>&1
mv -f .deps/libusbip_la-names.Tpo .deps/libusbip_la-names.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -Wstrict-prototypes -std=gnu99 -DUSBIDS_FILE='"/usr/local/share/usbip/usb.ids"' -g -O2 -MT libusbip_la-stub_driver.lo -MD -MP -MF .deps/libusbip_la-stub_driver.Tpo -c -o libusbip_la-stub_driver.lo `test -f 'stub_driver.c' || echo './'`stub_driver.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -Wstrict-prototypes -std=gnu99 -DUSBIDS_FILE=\"/usr/local/share/usbip/usb.ids\" -g -O2 -MT libusbip_la-stub_driver.lo -MD -MP -MF .deps/libusbip_la-stub_driver.Tpo -c stub_driver.c -fPIC -DPIC -o .libs/libusbip_la-stub_driver.o
stub_driver.c: In function ‘delete_nothing’:
stub_driver.c:143: warning: unused parameter ‘dev’
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -Wstrict-prototypes -std=gnu99 -DUSBIDS_FILE=\"/usr/local/share/usbip/usb.ids\" -g -O2 -MT libusbip_la-stub_driver.lo -MD -MP -MF .deps/libusbip_la-stub_driver.Tpo -c stub_driver.c -o libusbip_la-stub_driver.o >/dev/null 2>&1
mv -f .deps/libusbip_la-stub_driver.Tpo .deps/libusbip_la-stub_driver.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -Wstrict-prototypes -std=gnu99 -DUSBIDS_FILE='"/usr/local/share/usbip/usb.ids"' -g -O2 -MT libusbip_la-usbip_common.lo -MD -MP -MF .deps/libusbip_la-usbip_common.Tpo -c -o libusbip_la-usbip_common.lo `test -f 'usbip_common.c' || echo './'`usbip_common.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -Wstrict-prototypes -std=gnu99 -DUSBIDS_FILE=\"/usr/local/share/usbip/usb.ids\" -g -O2 -MT libusbip_la-usbip_common.lo -MD -MP -MF .deps/libusbip_la-usbip_common.Tpo -c usbip_common.c -fPIC -DPIC -o .libs/libusbip_la-usbip_common.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -Wstrict-prototypes -std=gnu99 -DUSBIDS_FILE=\"/usr/local/share/usbip/usb.ids\" -g -O2 -MT libusbip_la-usbip_common.lo -MD -MP -MF .deps/libusbip_la-usbip_common.Tpo -c usbip_common.c -o libusbip_la-usbip_common.o >/dev/null 2>&1
mv -f .deps/libusbip_la-usbip_common.Tpo .deps/libusbip_la-usbip_common.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -Wstrict-prototypes -std=gnu99 -DUSBIDS_FILE='"/usr/local/share/usbip/usb.ids"' -g -O2 -MT libusbip_la-vhci_driver.lo -MD -MP -MF .deps/libusbip_la-vhci_driver.Tpo -c -o libusbip_la-vhci_driver.lo `test -f 'vhci_driver.c' || echo './'`vhci_driver.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -Wstrict-prototypes -std=gnu99 -DUSBIDS_FILE=\"/usr/local/share/usbip/usb.ids\" -g -O2 -MT libusbip_la-vhci_driver.lo -MD -MP -MF .deps/libusbip_la-vhci_driver.Tpo -c vhci_driver.c -fPIC -DPIC -o .libs/libusbip_la-vhci_driver.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -Wstrict-prototypes -std=gnu99 -DUSBIDS_FILE=\"/usr/local/share/usbip/usb.ids\" -g -O2 -MT libusbip_la-vhci_driver.lo -MD -MP -MF .deps/libusbip_la-vhci_driver.Tpo -c vhci_driver.c -o libusbip_la-vhci_driver.o >/dev/null 2>&1
mv -f .deps/libusbip_la-vhci_driver.Tpo .deps/libusbip_la-vhci_driver.Plo
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -W -Wstrict-prototypes -std=gnu99 -DUSBIDS_FILE='"/usr/local/share/usbip/usb.ids"' -g -O2 -version-info 0:1:0 -o libusbip.la -rpath /usr/local/lib libusbip_la-names.lo libusbip_la-stub_driver.lo libusbip_la-usbip_common.lo libusbip_la-vhci_driver.lo -lsysfs
libtool: link: gcc -shared .libs/libusbip_la-names.o .libs/libusbip_la-stub_driver.o .libs/libusbip_la-usbip_common.o .libs/libusbip_la-vhci_driver.o -lsysfs -Wl,-soname -Wl,libusbip.so.0 -o .libs/libusbip.so.0.0.1
libtool: link: (cd ".libs" && rm -f "libusbip.so.0" && ln -s "libusbip.so.0.0.1" "libusbip.so.0")
libtool: link: (cd ".libs" && rm -f "libusbip.so" && ln -s "libusbip.so.0.0.1" "libusbip.so")
libtool: link: ar cru .libs/libusbip.a libusbip_la-names.o libusbip_la-stub_driver.o libusbip_la-usbip_common.o libusbip_la-vhci_driver.o
libtool: link: ranlib .libs/libusbip.a
libtool: link: ( cd ".libs" && rm -f "libusbip.la" && ln -s "../libusbip.la" "libusbip.la" )
make[2]: Leaving directory `/home/nidhin/Desktop/usbip-0.1.7/src/lib'
Making all in cmd
make[2]: Entering directory `/home/nidhin/Desktop/usbip-0.1.7/src/cmd'
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -W -Wstrict-prototypes -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT vhci_attach.o -MD -MP -MF .deps/vhci_attach.Tpo -c -o vhci_attach.o vhci_attach.c
vhci_attach.c: In function ‘read_record’:
vhci_attach.c:122: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result
mv -f .deps/vhci_attach.Tpo .deps/vhci_attach.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -W -Wstrict-prototypes -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT usbip_network.o -MD -MP -MF .deps/usbip_network.Tpo -c -o usbip_network.o usbip_network.c
usbip_network.c: In function ‘pack_usb_interface’:
usbip_network.c:44: warning: unused parameter ‘pack’
usbip_network.c:44: warning: unused parameter ‘udev’
mv -f .deps/usbip_network.Tpo .deps/usbip_network.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -W -Wstrict-prototypes -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -o usbip vhci_attach.o usbip_network.o ../lib/libusbip.la -lglib-2.0 -lsysfs
libtool: link: gcc -Wall -W -Wstrict-prototypes -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -o .libs/usbip vhci_attach.o usbip_network.o ../lib/.libs/libusbip.so /usr/lib/libglib-2.0.so -lsysfs
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -W -Wstrict-prototypes -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT stub_server.o -MD -MP -MF .deps/stub_server.Tpo -c -o stub_server.o stub_server.c
stub_server.c: In function ‘process_comming_request’:
stub_server.c:393: warning: unused parameter ‘data’
mv -f .deps/stub_server.Tpo .deps/stub_server.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -W -Wstrict-prototypes -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -o usbipd stub_server.o usbip_network.o ../lib/libusbip.la -lglib-2.0 -lsysfs
libtool: link: gcc -Wall -W -Wstrict-prototypes -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -o .libs/usbipd stub_server.o usbip_network.o ../lib/.libs/libusbip.so /usr/lib/libglib-2.0.so -lsysfs
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -W -Wstrict-prototypes -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT bind-driver.o -MD -MP -MF .deps/bind-driver.Tpo -c -o bind-driver.o bind-driver.c
mv -f .deps/bind-driver.Tpo .deps/bind-driver.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -W -Wstrict-prototypes -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
mv -f .deps/utils.Tpo .deps/utils.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -W -Wstrict-prototypes -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -o bind_driver bind-driver.o utils.o usbip_network.o ../lib/libusbip.la -lglib-2.0 -lsysfs
libtool: link: gcc -Wall -W -Wstrict-prototypes -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -o .libs/bind_driver bind-driver.o utils.o usbip_network.o ../lib/.libs/libusbip.so /usr/lib/libglib-2.0.so -lsysfs
make[2]: Leaving directory `/home/nidhin/Desktop/usbip-0.1.7/src/cmd'
make[2]: Entering directory `/home/nidhin/Desktop/usbip-0.1.7/src'
make[2]: Leaving directory `/home/nidhin/Desktop/usbip-0.1.7/src'
make[1]: Leaving directory `/home/nidhin/Desktop/usbip-0.1.7/src'
nidhin@ubuntu:~/Desktop/usbip-0.1.7/src$
So, I guess the "make" also done???? I dunno.. I could not make out any errors or warnings. Also, How do I execute the software now??
And Thank you DAN, I really do mean it... for helpin me out and If you can gimme you email address or smthin, I wana discuss somethings with u.. if that's okay??
thank you 1ce again...
- 07-26-2010 #12Just Joined!
- Join Date
- Jun 2010
- Posts
- 10
OK .... I went 1 step further ... I tried the "make check" and the "make install" commands too..n this wot I got...
nidhin@ubuntu:~/Desktop/usbip-0.1.7/src$ sudo make install
[sudo] password for nidhin:
Making install in lib
make[1]: Entering directory `/home/nidhin/Desktop/usbip-0.1.7/src/lib'
make[2]: Entering directory `/home/nidhin/Desktop/usbip-0.1.7/src/lib'
test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
/bin/bash ../libtool --mode=install /usr/bin/install -c libusbip.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libusbip.so.0.0.1 /usr/local/lib/libusbip.so.0.0.1
libtool: install: (cd /usr/local/lib && { ln -s -f libusbip.so.0.0.1 libusbip.so.0 || { rm -f libusbip.so.0 && ln -s libusbip.so.0.0.1 libusbip.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libusbip.so.0.0.1 libusbip.so || { rm -f libusbip.so && ln -s libusbip.so.0.0.1 libusbip.so; }; })
libtool: install: /usr/bin/install -c .libs/libusbip.lai /usr/local/lib/libusbip.la
libtool: install: /usr/bin/install -c .libs/libusbip.a /usr/local/lib/libusbip.a
libtool: install: chmod 644 /usr/local/lib/libusbip.a
libtool: install: ranlib /usr/local/lib/libusbip.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(
manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/nidhin/Desktop/usbip-0.1.7/src/lib'
make[1]: Leaving directory `/home/nidhin/Desktop/usbip-0.1.7/src/lib'
Making install in cmd
make[1]: Entering directory `/home/nidhin/Desktop/usbip-0.1.7/src/cmd'
make[2]: Entering directory `/home/nidhin/Desktop/usbip-0.1.7/src/cmd'
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
/bin/bash ../libtool --mode=install /usr/bin/install -c usbip usbipd bind_driver '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/usbip /usr/local/bin/usbip
libtool: install: /usr/bin/install -c .libs/usbipd /usr/local/bin/usbipd
libtool: install: /usr/bin/install -c .libs/bind_driver /usr/local/bin/bind_driver
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/nidhin/Desktop/usbip-0.1.7/src/cmd'
make[1]: Leaving directory `/home/nidhin/Desktop/usbip-0.1.7/src/cmd'
make[1]: Entering directory `/home/nidhin/Desktop/usbip-0.1.7/src'
make[2]: Entering directory `/home/nidhin/Desktop/usbip-0.1.7/src'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/include/usbip" || /bin/mkdir -p "/usr/local/include/usbip"
/usr/bin/install -c -m 644 lib/usbip.h lib/usbip_common.h lib/vhci_driver.h lib/stub_driver.h '/usr/local/include/usbip'
test -z "/usr/local/share/usbip" || /bin/mkdir -p "/usr/local/share/usbip"
/usr/bin/install -c -m 644 usb.ids '/usr/local/share/usbip'
make[2]: Leaving directory `/home/nidhin/Desktop/usbip-0.1.7/src'
make[1]: Leaving directory `/home/nidhin/Desktop/usbip-0.1.7/src'
nidhin@ubuntu:~/Desktop/usbip-0.1.7/src$
Now , how do i run the software???
- 07-26-2010 #13
Okay, all looks good. Everything seems to have compiled correctly with no errors. I'm afraid you are pretty much on your own as far as running because I'm totally unfamiliar with this app and what it does. Try Googling it to find out more. Also, look in the install directory and open the README file. This from the README which you should read in its entirety...
Good luck and good work!Wiki
SourceForge.net: The USB/IP Project: The USB/IP Project - Develop
FAQ, Todo list, Known bugs, and so on.
Public Forum and Mailing List
They are available in the project page on sourceforge.net.
Forum
http://sourceforge.net/forum/forum.php?forum_id=418509
Mailing List
SourceForge.net: The USB/IP Project: Mailing Lists for The USB/IP Project


Reply With Quote
