Scratch that, just had to link to the uluv library as well as vca.
--- In "Justin Teems" <> wrote:
>
> Hey all,
>
> Wondering if I could get some TS-CAN1 help here... I'm trying to set
> up a stack of 3 TS-CAN1 cards using the lincan driver and the
> ocera/vca framework that is provided by TS.
>
> I've managed to get the CAN cards working with the lincan driver no
> problem. I downloaded and installed the ocera-lincan-compiled.tar.gz
> from the FTP site, decompressed the tarball, and tested with the
> bin-utils subfolder. I can read data off the can bus all day long with
> that.
>
> However, I can't link to the libvca library. Here's part of my make
> output that's causing me grief:
>
> /usr/lincan/lib/libvca.a(vca_base.o): In function `ul_vlog':
> /usr/local/src/ocera-can/_compiled/include/ul_logbase.h:99: undefined
> reference to `ul_vlog1'
> /usr/local/src/ocera-can/_compiled/include/ul_logbase.h:99: undefined
> reference to `ul_vlog1'
> /usr/local/src/ocera-can/_compiled/include/ul_logbase.h:99: undefined
> reference to `ul_vlog1'
> /usr/local/src/ocera-can/_compiled/include/ul_logbase.h:99: undefined
> reference to `ul_vlog1'
> collect2: ld returned 1 exit status
> make: *** [can_example] Error 1
>
> Its TS's library. Any thoughts? It seems that every time I try to do
> something different on this board, I always run into problems....
>
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/
|