[Libevent-users] Cant compile for armel

2010-09-02 Thread Alexander Seibel
Thanks to the solution from nick, i got it :) It was the LDFLAGS=-Wl,-z,defs that was created automatic by the maemo Scratchbox.(Scratchbox is a cross-compilation toolkit designed to make embedded Linux application development easier.) So i went in the Debian folder, and edited the rules file b

[Libevent-users] Cant compile for armel

2010-09-02 Thread Alexander Seibel
Here is the output from make :   http://pastebin.com/TZeEfgFF ___ Neu: WEB.DE De-Mail - Einfach wie E-Mail, sicher wie ein Brief! Jetzt De-Mail-Adresse reservieren: https://produkte.web.de/go/demail02 **

Re: [Libevent-users] Cant compile for armel

2010-09-02 Thread Nick Mathewson
On Wed, Sep 1, 2010 at 7:20 AM, Alexander Seibel wrote: > Hi > I am a noob when it comes to compiling. When I want to compile > libevent-1.4.14b-stable for armel, i  get errors like this : > > //./libevent-1.4.14b-stable/signal.c:117: undefined reference to > `event_warn' > /

Re: [Libevent-users] Dynamic changes of read water mark

2010-09-02 Thread Mark Ellzey
On Wed, Sep 01, 2010 at 10:06:44AM -0700, Gilad Benjamini wrote: > Your sample code did not include the watermark part. It doesn't need to. > May I assume that at the end of the code snippet you would set the low > watermark ? No. > If I set the low watermark to X, am I guaranteed that the next