[Owfs-developers] Re: New owcapi interface. Happy?

2005-10-16 Thread Sven Geggus
Paul Alfille [EMAIL PROTECTED] wrote: Ok uploaded some OWCAPI changes. I tried to compile a simple example Source, all I get is an undefined reference to 'capi_mutex': $ cc -I/opt/owfs/include/ -L/opt/owfs/lib -lowcapi owtest.c /opt/owfs/lib/libowcapi.so: undefined reference to 'capi_mutex'

Re: [Owfs-developers] Re: New owcapi interface. Happy?

2005-10-16 Thread Paul Alfille
Oops. My error. I didn't define the mutex properly. Try it now. Paul On Sunday 16 October 2005 08:48 am, Sven Geggus wrote: Paul Alfille [EMAIL PROTECTED] wrote: Ok uploaded some OWCAPI changes. I tried to compile a simple example Source, all I get is an undefined reference to

[Owfs-developers] Re: New owcapi interface. Happy?

2005-10-13 Thread Sven Geggus
Geo Carncross [EMAIL PROTECTED] wrote: Complete Example of using OW_get() does _not_ work for me with current Code from CVS! How are the arguments of your Code supposed to be? --cut-- [EMAIL PROTECTED]:./owfs cc -I/opt/owfs/include/ -L/opt/owfs/lib -lowcapi cexample.c bla.c: In function