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 732306 - Build failure in gnome-user-share-obexpush when bluetooth is disabled
Build failure in gnome-user-share-obexpush when bluetooth is disabled
Status: RESOLVED FIXED
Product: gnome-user-share
Classification: Core
Component: bluetooth
3.13.x
Other FreeBSD
: Normal normal
: ---
Assigned To: gnome-user-share maintainers
gnome-user-share maintainers
: 736446 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-06-27 00:22 UTC by Ting-Wei Lan
Modified: 2014-09-11 09:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ting-Wei Lan 2014-06-27 00:22:10 UTC
gnome_user_share_obexpush_SOURCES is not defined if USE_BLUETOOTH is false, so it causes the following error:

  CCLD     gnome-user-share-obexpush
/usr/lib/crt1.o: In function `_start':
/usr/src/lib/csu/amd64/crt1.c:(.text+0x14b): undefined reference to `main'
Comment 1 Bastien Nocera 2014-06-27 08:31:33 UTC
commit f5748b2606291aaea5327527457d8f53922cfab4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 27 10:30:40 2014 +0200

    build: Fix compilation with Bluetooth disabled
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732306
Comment 2 Bastien Nocera 2014-09-11 09:48:35 UTC
*** Bug 736446 has been marked as a duplicate of this bug. ***