[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to build/install libi2c? - RESOLVED
- Date: Fri, 07 Mar 2008 18:10:25 -0500
- From: rsg at alum.mit.edu (Robert S. Grimes)
- Subject: How to build/install libi2c? - RESOLVED
Thomas Doerfler wrote:
> Robert,
>
> libi2c is part of the cpukit, so it should be "just there" when you link
> your application with RTEMS.
>
Okay, as usual, you're quite right, Thomas!
The unresolved symbol 'rtems_libi2c_ioctl' is, as you know, from the
newer libi2c.c, not that in 4.8.0. I started with 4.8.0 by making and
installing, then added the new stuff, then ran make again. Apparently,
I forgot the 'make install' step!!! Ouch!
Sorry about the noise...
-Bob