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 351942 - Compilation problem
Compilation problem
Status: RESOLVED DUPLICATE of bug 349726
Product: gnome-phone-manager
Classification: Other
Component: general
0.7
Other Linux
: Normal major
: ---
Assigned To: none
none
Depends on:
Blocks:
 
 
Reported: 2006-08-18 16:06 UTC by Pierre Lejeune
Modified: 2006-08-20 22:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Pierre Lejeune 2006-08-18 16:06:47 UTC
I'm running a Gentoo box with the latest Gnome (2.15.92 I think). When I tried to compile gnome-phone-manager (either with portage or not), it gives me a compilation error. Here it is some lines (can't cut and paste from gnome-terminal, sorry) : 

[code]
Generating and caching the translation database
Merging translations into gnome-phone-manager.desktop.
e-contact-entry.c: In function 'view_contacts_added_cb':
e-contact-entry.c:258: error: can't convert into a pointer type
e-contact-entry.c:259: error: 'EContactPhoto' has no member named 'length'
make[2]: *** [e-contact-entry.o] Error 1
make[2$: Leaving directory << /var/tmp/portage/gnome-phone-manager-0.7/work/gnome-phone-manager-0.7/src >>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory << /var/tmp/portage/gnome-phone-manager-0.7/work/gnome-phone-manager-0.7 >>
make: *** [all] Error 2
[/code]
Comment 1 Bastien Nocera 2006-08-20 22:09:40 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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