i download the source file to the ts7200 board,
try to compile on the board, simply because i dont know how to cross
compile.
this is what i have:
:qc-usb-0.6.5# make
-=- Logitech QuickCam USB camera driver -=-
Makefile target examples:
make all - Compile driver and utilities against current running kernel
make all USER_OPT=-DDEBUG - Compile with debugging code and messages
make all LINUX_DIR=/usr/src/linux - Compile against specified kernel
source
make install - Copy driver and utilities into standard locations
(needs root)
make install PREFIX=/usr - Copy utilities to /usr/bin instead of
/usr/local/bin
make install MODULE_DIR=/lib/modules/2.4.0 - Copy module to
/lib/modules/2.4.0/misc
make clean - Remove object files from the source directory
Current configuration:
Driver source directory (PWD): /root/qc-usb-0.6.5
Kernel source directory (LINUX_DIR): /lib/modules/2.4.26-ts11/build
Module install directory (MODULE_DIR): /lib/modules/2.4.26-ts11
Utility install directory (PREFIX): /usr/local
User options (USER_OPT): -DHAVE_UTSRELEASE_H=0
Driver file name (use with insmod): quickcam.o
Kernel version code: 132122
everything looks ok,
but i cant find the quickcam.o anywhere.
:qc-usb-0.6.5# find / -name quickcam.o
/dev/ide/host0/bus0/target0/lun0: p1
:qc-usb-0.6.5#
could someone help me out?
if this is the wrong way to do this, can someone tell me how to cross
compile?
thanks a lot
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|