All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Linking Problem
@ 2005-06-09 20:51 Gearoid Murphy
  2005-06-10  3:52 ` Mark M. Hoffman
  0 siblings, 1 reply; 2+ messages in thread
From: Gearoid Murphy @ 2005-06-09 20:51 UTC (permalink / raw)
  To: lm-sensors

Hi all,
    This should be trivial for everyone here. I'm trying to write a user 
space program i2c device driver. I access the device using /dev but when 
I try to use functions included in the i2c-core my compiler tells me its 
getting an undefined reference. I know this is because I'm not including 
the proper libraries. How do i get around this?. I've tried explicitly 
including the i2c-core.ko in the gcc compile command but this spews out 
errors about other undefined references.
    All I want to do is successfully communicate to an SRF08 sonar using 
the i2c parallel port adapter for the ELV adapter (built using the 
schema in the i2c docs). I'm using debian 2.6+ and am completely at my 
wits end.
    Any help would be brillant.
    Regards,
    Gearoid

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-06-10  3:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-09 20:51 [lm-sensors] Linking Problem Gearoid Murphy
2005-06-10  3:52 ` Mark M. Hoffman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.