Bug 25985

Summary: Errors on installation of yafono
Product: Telepathy Reporter: Jeroen Wouters <woutersj>
Component: yafonoAssignee: Telepathy bugs list <telepathy-bugs>
Status: NEW --- QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium CC: vittorelli+freedesktop
Version: git master   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Jeroen Wouters 2010-01-11 00:58:07 UTC
Compilation went fine, but after 'sudo make install', I get the following:

Making install in tools
make[1]: Entering directory `/home/jeroen/telepathy-yafono/tools'
make[2]: Entering directory `/home/jeroen/telepathy-yafono/tools'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/jeroen/telepathy-yafono/tools'
make[1]: Leaving directory `/home/jeroen/telepathy-yafono/tools'
Making install in src
make[1]: Entering directory `/home/jeroen/telepathy-yafono/src'
make  install-am
make[2]: Entering directory `/home/jeroen/telepathy-yafono/src'
make[3]: Entering directory `/home/jeroen/telepathy-yafono/src'
test -z "/usr/local/libexec" || /bin/mkdir -p "/usr/local/libexec"
  /bin/bash ../libtool   --mode=install /usr/bin/install -c telepathy-yafono '/usr/local/libexec'
libtool: install: /usr/bin/install -c telepathy-yafono /usr/local/libexec/telepathy-yafono
test -z "_gen" || /bin/mkdir -p "_gen"
 /usr/bin/install -c -m 644 _gen/gtypes.h _gen/ofono-enums.h _gen/register-dbus-glib-marshallers-body.h _gen/signals-marshal.h _gen/signals-marshal.c _gen/ofono-cli-modem.h _gen/ofono-cli-manager.h _gen/interfaces.h '_gen'
/usr/bin/install: `_gen/gtypes.h' and `_gen/gtypes.h' are the same file
/usr/bin/install: `_gen/ofono-enums.h' and `_gen/ofono-enums.h' are the same file
/usr/bin/install: `_gen/register-dbus-glib-marshallers-body.h' and `_gen/register-dbus-glib-marshallers-body.h' are the same file
/usr/bin/install: `_gen/signals-marshal.h' and `_gen/signals-marshal.h' are the same file
/usr/bin/install: `_gen/signals-marshal.c' and `_gen/signals-marshal.c' are the same file
/usr/bin/install: `_gen/ofono-cli-modem.h' and `_gen/ofono-cli-modem.h' are the same file
/usr/bin/install: `_gen/ofono-cli-manager.h' and `_gen/ofono-cli-manager.h' are the same file
/usr/bin/install: `_gen/interfaces.h' and `_gen/interfaces.h' are the same file
make[3]: *** [install-nodist_genincludeHEADERS] Error 1
make[3]: Leaving directory `/home/jeroen/telepathy-yafono/src'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/jeroen/telepathy-yafono/src'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/jeroen/telepathy-yafono/src'
make: *** [install-recursive] Error 1
Comment 1 M. Vittorelli 2010-05-28 11:31:51 UTC
I have the same error.
Are there any solutions available for this problem?

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.