Oh I realized that I need to statically link the libvca.a library... problem
solved...
--- In "mario.huizar" <> wrote:
>
> Hello everyone,
>
> I am using a TS-7300 together with the TS-732. I already successfully
> installed the lincan kernel module and run the example program readcan
> provided by technologic.
> Now I want to compile this readcan programm by myself. However I am getting
> linker errors because it cannot find the corresponding functions...
>
> readcan.o(.text+0x1c): In function `sortie':
> /home/mario/TS7300workspace/TS7300/readcan.c:17: undefined reference to
> `vca_close_handle'
>
> How can I compile this sources? should I handle the kernel module as a
> library? or how do I tell the compiler that the functions that he is looking
> for are now in the kernel? should I put in the makefile only the *.o file?
>
> Best regards,
> Mario Rodriguez Huizar
>
------------------------------------
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/
|