Since my earlier post on Reading data from a Bosch BMP085 with a Raspberry Pi, the lm-sensors.org website has gone down.
If you need smbus.c or smbus.h, here are copies from back in August 2012.
Note that I have made some changes to smbus.c:
- Defined NULL
- Changed the path for including smbus.h
Here are the two files: