Project

General

Profile

Actions

Bug #2250

closed

No way to compile w/ libev w/o manually modifying the source

Added by radzio over 13 years ago. Updated over 13 years ago.

Status:
Fixed
Priority:
Normal
Category:
-
Target version:
ASK QUESTIONS IN Forums:

Description

I've tested it with Fedora 13, Ubuntu 10.04 and Debian 6.0 (testing branch) and they all seem to have this problem.
During make while it tries to compile libev event handler it fails and exits with error about stderr not being defined.
I've been advised by stbuehler to add #include <stdio.h> to buffer.h after #include <sys/types.h> and it helps but I think modifying the source each time I download it from SVN isn't nice.
Wouldn't it be wise to add this single line to buffer.h in SVN?

Actions #1

Updated by stbuehler over 13 years ago

  • Target version set to 1.4.28

It would be wise not to piss of the devs with such stupid questions. Just as i don't push every fix within some minutes doesn't mean i don't intend to do it at all.

Actions #2

Updated by stbuehler over 13 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset r2766.

Actions

Also available in: Atom