[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Mifluz-dev] Problems compiling mifluz
From: |
Mads Lindstrøm |
Subject: |
[Mifluz-dev] Problems compiling mifluz |
Date: |
Mon, 16 Feb 2004 23:12:31 +0100 (CET) |
I have trouble compiling Mifluz. I downloaded mifluz
using cvs, as:
export CVS_RSH="ssh"
cvs -z3
-d:ext:address@hidden:/cvsroot/mifluz co
mifluz
I then:
cd mifluz
./configure
which seems to work fine. Next I try make, as
make
However, this do not work properly. The output is the
following:
make[1]: Entering directory
`/home/codeman/.gnome-desktop/IR/mifluz'
cd . && autoheader
autoheader: WARNING: Using auxiliary files such as
`acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define
templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of
`AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to
define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main'
is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can
also be produced, see the
autoheader: WARNING: documentation.
configure.ac:50: warning: AC_PROG_LEX invoked multiple
times
autoconf/programs.m4:438: AC_DECL_YYTEXT is expanded
from...
aclocal.m4:4510: AM_PROG_LEX is expanded from...
configure.ac:50: the top level
make[1]: Leaving directory
`/home/codeman/.gnome-desktop/IR/mifluz'
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=[config.h] \
/bin/sh ./config.status
config.status: creating [config.h]
config.status: error: cannot find input file:
[config.h].in
make: *** [stamp-h] Error 1
I am using Debian GNU/Linux. I have also tried with:
./configure CC=gcc-3.2 CXX=gcc-3.2
Which produces the same error.
Can anybody tell me what the problem is?
Have anybody resently compiled Mifluz succesfully?
Yahoo! Mail (http://dk.mail.yahoo.com) - Gratis: 6 MB lagerplads, spamfilter og
virusscan
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Mifluz-dev] Problems compiling mifluz,
Mads Lindstrøm <=