On Wednesday 08 March 2006 09:35 pm, Marc Lavallée wrote:
> Le 8 Mars 2006 21:03, Paul Alfille a écrit :
> > Brown bag error.
> >
> > CRC16 check gives an error after a minor change.
> > Fixed yesterday in the CVS and I'll to a release tomorrow.
>
> I checked out the latest cvs, but it doesn't compile:
>
> owfs.o: In function
> `ow_exit':/data/owfs/cvs/owfs/module/owfs/src/c/owfs.c:191: undefined
> reference to `LibClose'
>
> :/data/owfs/module/owfs/src/c/owfs.c:195: undefined reference to
>
> `fuse_teardown'
> owfs.o: In function `main':/data/owfs/module/owfs/src/c/owfs.c:63:
> undefined reference to `progname'
>
> etc...
>
> --
> Marc
>
Just tested the full build on 2 different machines after pulling from the CVS. 
Compiled with warnings only.
It looks like owfs.c cannot resolve references to global variables and 
functions in owlib. Perhaps a stale file? Can you do "make clean" first?

Paul


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to