From: <po...@gm...> - 2011-05-30 05:49:44
|
hi all, I wanted to test the gammu plugin with my SE k810i, but I cannot for the life of me get that thing to compile on my Natty linux box. First, I got a prompt from cmake telling me to specify the path to the FindGammu.cmake file or to some config files whose names couldn't be found in the sources I checked out from svn. So I made a FindGammu.cmake by adapting FindBluez.cmake . That made the prompt go away, but I get an error telling me that gammu-types.h cannot be found when I try to compile the plugin using make (libgammu-dev is installed). The funny thing is that it seems to find gammu.h alright, which resides in the same dir as gammu-types.h. I'm not very good with C, but I would think that those header files should be found in any case since they live in the default dir under /usr/include/ Did anyone experience similar problems and has come up with the solution? Here's the relevant data of my setup (as listed on http://www.opensync.org/wiki/questionGuide): opensync version: 0.39 Operating System: Ubuntu Natty list of plugins: vformat, file, gammu-sync (to be installed) actions that caused the problem: building regards, poohsen -- Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de |