Re: [Ekiga-devel-list] small patch for FreeBSD HEAD, but ekiga crashes on start
- From: Matthias Apitz <guru unixarea de>
- To: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
- Cc: Ekiga development mailing list <ekiga-devel-list gnome org>
- Subject: Re: [Ekiga-devel-list] small patch for FreeBSD HEAD, but ekiga crashes on start
- Date: Tue, 24 May 2011 12:59:19 +0200
El día Tuesday, May 24, 2011 a las 12:17:09PM +0200, Eugen Dedu escribió:
> >ekiga from git itself needs a small patch to be configured:
> >
> >*** autogen.sh.OLD 2011-05-15 18:28:50.000000000 +0200
> >--- autogen.sh 2011-05-20 07:41:33.000000000 +0200
> >***************
> >*** 43,46 ****
> > exit 1
> > fi
> >
> >! ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I /usr/share/aclocal"
> >GNOME_DATADIR="$gnome_datadir" USE_GNOME2_MACROS=1 . $gnome_autogen
> >--- 43,48 ----
> > exit 1
> > fi
> >
> >! test -d /usr/local/share/aclocal&& ACLOCAL_DIR="-I
> >/usr/local/share/aclocal"
> >! test -d /usr/share/aclocal&& ACLOCAL_DIR="-I /usr/share/aclocal"
> >! ACLOCAL_FLAGS="$ACLOCAL_FLAGS $ACLOCAL_DIR"
> >GNOME_DATADIR="$gnome_datadir" USE_GNOME2_MACROS=1 . $gnome_autogen
>
> This means that you have not installed aclocal from FreeBSD repository,
> but you instaleld it manually. I am not sure, but I think people should
> use the first method, is that right?
I do not know what you mean exactly with 'from FreeBSD repository';
I have kernel and userland from FreeBSD SVN (9.0-CURRENT #1 r214444: Thu
Oct 28 10:56:32 CEST 2010) and the ports from CVS from October 2010 on
the machine we are talking about; in FreeBSD all port's stuff is
installed below /usr/local and nothing below /usr/share/aclocal:
$ LANG=C ls -l /usr/share/aclocal
ls: /usr/share/aclocal: No such file or directory
$ ls -l /usr/local/share/aclocal/*.m4 | wc -l
96
matthias
--
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <guru unixarea de> - w http://www.unixarea.de/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]