After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 324285 - Compilation problem
Compilation problem
Status: RESOLVED FIXED
Product: gnome-phone-manager
Classification: Other
Component: general
unspecified
Other Linux
: Normal critical
: ---
Assigned To: Edd Dumbill
Edd Dumbill
Depends on:
Blocks:
 
 
Reported: 2005-12-16 17:35 UTC by Jorge Pérez Burgos
Modified: 2005-12-27 18:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jorge Pérez Burgos 2005-12-16 17:35:26 UTC
Running ./augoen.sh script in cvs module:
...
Running automake-1.9...
configure.in:133: required file `ui/Makefile.in' not found

There's not Makefile.am in ui directory
Comment 1 Bastien Nocera 2005-12-27 15:44:58 UTC
There is one, I added it 5 weeks ago...
http://cvs.gnome.org/viewcvs/gnome-bluetooth/ui/

Please make sure your CVS is up-to-date.
Comment 2 Jorge Pérez Burgos 2005-12-27 17:23:33 UTC
That is gnome-bluetooth module, not gnome-phone-manager module
Comment 3 Bastien Nocera 2005-12-27 18:38:08 UTC
Thanks, fixed in CVS.

2005-12-27  Bastien Nocera  <hadess@hadess.net>

        * ui/.cvsignore:
        * ui/Makefile.am: add missing files (Closes: #324285)