Re: Help building dbus from 2.11-20050620.1710
- From: "Joseph E. Sacco, Ph.D." <joseph_sacco comcast net>
- To: garnome-list gnome org
- Cc: pd cipherfunk org
- Subject: Re: Help building dbus from 2.11-20050620.1710
- Date: Thu, 23 Jun 2005 08:45:49 -0400
Mystery revealed...
That is a change from the previous release:
garnome-2.11-20050616.1615
# For Stable GARNOME, things are assumed to work
CONFIGURE_ARGS += --disable-debug --disable-tests
So... If "we" want gar.gnome.mk to contain:
# For Unstable GARNOME, things are assumed to be heavily broken
CONFIGURE_ARGS += --enable-debug --enable-tests
CFLAGS += -g
CXXFLAGS += -g
for the weekly snapshots, then
--disable-tests
needs to be added to the configuration arguments for dbus.
-Joseph
========================================================================
On Thu, 2005-06-23 at 13:18 +0100, Simon Morris wrote:
> 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
--
joseph_sacco [at] comcast [dot] net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]