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 704945 - Make fails after successful configure with "photos-about-data.c:18:1: error: (near initialization for ‘PHOTOS_AUTHORS[9]’)"
Make fails after successful configure with "photos-about-data.c:18:1: error: ...
Status: RESOLVED DUPLICATE of bug 698086
Product: gnome-photos
Classification: Applications
Component: general
3.8.x
Other Linux
: Normal major
: ---
Assigned To: GNOME photos maintainer(s)
GNOME photos maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-07-26 18:05 UTC by Joe Bylund
Modified: 2013-07-27 13:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joe Bylund 2013-07-26 18:05:53 UTC
The issue is that the shebang in src/photos-generate-about is /bin/sh, which results in a bunch of 

./photos-generate-about: 38: ./photos-generate-about: [[: not found

for me.  Changing the shebang to /bin/bash had everything go smoothly.  Running aptosid, everything all up to date with their libraries, and a few gnome libs installed from either git or tarballs to get even newer ones.  gnome-photos is 3.8.2.
Comment 1 Debarshi Ray 2013-07-27 13:32:21 UTC

*** This bug has been marked as a duplicate of bug 698086 ***