Re: autogen error

2007-12-21 Thread vikram b
Hi,

I had to change autogen.sh
relpaced automake-1.7 => automake-1.9 .  is it a bug ?


Got NM compiled and run..but nm applet is not running
following is error


#sudo nm-applet

** (nm-applet:12956): WARNING **: 
applet_dbus_manager_start_service(): Could not acquire the
NetworkManagerUserSettings service.
  Message: 'Connection ":1.28" is not allowed to own the service "
org.freedesktop.NetworkManagerUserSettings" due to security policies in the
configuration file'


(nm-applet:12956): GLib-CRITICAL **: g_hash_table_destroy: assertion
`hash_table != NULL' failed

(nm-applet:12956): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed

(nm-applet:12956): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed


I tried installing as root ..still same. What is missing ?

thanks

Vikram






On Dec 21, 2007 12:13 AM, Michael Biebl <[EMAIL PROTECTED]> wrote:

> vikram b schrieb:
> > I have indeed install automak1.9
> >
> > # aptitude search automake
> >
> > v   automake
> > -
> >
> > i A automake1.4
>-
> > A tool for generating GNU Standards-compliant
> > Makefiles
> > v   automake1.4-doc
> > -
> >
> > p   automake1.7
>-
> > A tool for generating GNU Standards-compliant
> > Makefiles
> > i A automake1.8
>-
> > A tool for generating GNU Standards-compliant
> > Makefiles
> > i A automake1.9
>-
> > A tool for generating GNU Standards-compliant
> > Makefiles
> > v   automaken
> > -
> >
> >
> > any clues how to solve above ?
>
> Try update-alternatives --auto automake. Then run ./autogen.sh
>
> Cheers,
> Michael
>
> --
> Why is it that all of the instruments seeking intelligent life in the
> universe are pointed away from Earth?
>
>
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: autogen error

2007-12-20 Thread Michael Biebl
vikram b schrieb:
> I have indeed install automak1.9
> 
> # aptitude search automake
> 
> v   automake
> -
> 
> i A automake1.4-
> A tool for generating GNU Standards-compliant
> Makefiles
> v   automake1.4-doc
> -
> 
> p   automake1.7-
> A tool for generating GNU Standards-compliant
> Makefiles
> i A automake1.8-
> A tool for generating GNU Standards-compliant
> Makefiles
> i A automake1.9-
> A tool for generating GNU Standards-compliant
> Makefiles
> v   automaken
> -
> 
> 
> any clues how to solve above ?

Try update-alternatives --auto automake. Then run ./autogen.sh

Cheers,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


autogen error

2007-12-20 Thread vikram b
Hi,
 Trying to build the svn trunk.

on running autogen.sh got automake  error :

/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.60
checking for automake >= 1.7...
  testing automake-1.7... not found.
  testing automake-1.8... found 1.8.5
checking for libtool >= 1.5...
  testing libtoolize... found 1.5.22
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.12.4
checking for intltool >= 0.30...
  testing intltoolize... found 0.35.0
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.20
Checking for required M4 macros...
Checking for forbidden M4 macros...
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

Processing ./vpn-daemons/pptp/configure.in
Running libtoolize...
Running glib-gettextize... Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running intltoolize...
Running aclocal-1.8...
/usr/share/aclocal/snacc.m4:24: warning: underquoted definition of
AM_PATH_SNACC
  run info '(automake)Extending aclocal'
  or see
http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/share/aclocal/oaf.m4:4: warning: underquoted definition of AM_PATH_OAF
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of
AM_PATH_GLIB
/usr/share/aclocal/gconf-1.m4:4: warning: underquoted definition of
AM_PATH_GCONF
/usr/share/aclocal/gconf-1.m4:71: warning: underquoted definition of
AM_GCONF_SOURCE
Running autoconf...
Running autoheader...
Running automake-1.8...
*configure.in:5: require Automake 1.9, but have 1.8.5*


I have indeed install automak1.9

# aptitude search automake

v   automake
-

i A automake1.4-
A tool for generating GNU Standards-compliant
Makefiles
v   automake1.4-doc
-

p   automake1.7-
A tool for generating GNU Standards-compliant
Makefiles
i A automake1.8-
A tool for generating GNU Standards-compliant
Makefiles
i A automake1.9-
A tool for generating GNU Standards-compliant
Makefiles
v   automaken
-


any clues how to solve above ?

regards

Vikram
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list