Re: Help building dbus from 2.11-20050620.1710
- From: Simon Morris <simon morris cmtww com>
- To: "Joseph E. Sacco, Ph.D." <joseph_sacco comcast net>
- Cc: garnome-list gnome org
- Subject: Re: Help building dbus from 2.11-20050620.1710
- Date: Thu, 23 Jun 2005 13:18:58 +0100
On Thu, 2005-06-23 at 13:08 +0100, Joseph E. Sacco, Ph.D. wrote:
> N.B.D. ...
>
> The only people who don't make mistakes are dead. [:-)]
>
> Take a look at the top level file
>
> gar.gnome.mk
>
>
> Make sure that maintainer-mode is disabled:
>
> ...
> # No static libs or docs
> CONFIGURE_ARGS += --disable-static --disable-maintainer-mode
> --with-html-dir=$(sharedstatedir)/gtk-doc/html
> --disable-gtk-doc
Joseph,
My gar.gnome.mk file has
---
# use Sweden for default mirror
MASTER_SITES +=
http://ftp.gnome.org/pub/GNOME/sources/$(GARNAME)/$(shell echo
$(GARVERSION) | sed -e 's,-.*,,' | awk -F. '{ print $$1 "." $$2 }')/
# No static libs or docs
CONFIGURE_ARGS += --disable-static --disable-maintainer-mode
--with-html-dir=$(sharedstatedir)/gtk-doc/html --disable-gtk-doc
# For Unstable GARNOME, things are assumed to be heavily broken
CONFIGURE_ARGS += --enable-debug --enable-tests
CFLAGS += -g
CXXFLAGS += -g
---
which does enable tests....
thanks
~sm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]