I fixed some problem in the CVS now. Had problem to cross-compile
everything.

Made some changes in many Makefiles which should add the correct defines in
all cases.

sem.h was missing in a src/include/Makefile.am as well.

 

Found a bug in rwlock.h, which results into semaphore.h is never used..
since HAVE_SEMAPHORE is used. (should be HAVE_SEMAPHORE_H)

Is this done by purpose to test the replacement semaphores perhaps??

 

It builds correct for me now at least. Haven't tried the binaries yet
though.

 

/Christian

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul
Alfille
Sent: den 31 mars 2008 15:33
To: owfs-developers@lists.sourceforge.net
Subject: Re: [Owfs-developers] OWFS+arm cross compilation problem !!!

 

Great.

OWNet (C library) uses a subset of the full owlib. (Basically just the
parameter parsing and networking parts). Unfortunately that means it's code
can look similar, but out of sync with owlib, and compilation errors can be
confusing.

Paul Alfille

On Sun, Mar 30, 2008 at 9:21 AM, Sven Geggus <[EMAIL PROTECTED]>
wrote:

> If nothing else, try to add --disable-ownet to the ./configure options

OK, tried the latter which at least gave me a successful
compilation. I will have to check now, if this actually works :)

 

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to