Re: [Evolution-hackers] Fresh dapper install, but nspr.h is not being checked
- From: Philip Van Hoof <spam pvanhoof be>
- To: evolution-hackers gnome org
- Subject: Re: [Evolution-hackers] Fresh dapper install, but nspr.h is not being checked
- Date: Sat, 24 Dec 2005 13:20:22 +0100
On Sat, 2005-12-24 at 11:46 +0100, Philip Van Hoof wrote:
> e-msgport.c:39:18: error: nspr.h: No such file or directory
>
>
> Should be checked for in the configure stage, no?
Same for the flex tool. It's not being checked at the configure stage,
yet it's needed during the build.
AC_PATH_PROG(FLEX_BIN, flex, no)
if test x$FLEX_BIN = xno; then
AC_MSG_ERROR(Please install flex first)
fi
I can make a diff of this, but since it's so trivial .. guessing our
sweet maintainer Harish is going to do it. No? ;-)
--
Philip Van Hoof, software developer at x-tend
home: me at pvanhoof dot be
gnome: pvanhoof at gnome dot org
work: vanhoof at x-tend dot be
http://www.pvanhoof.be - http://www.x-tend.be
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]