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 116428 - Build fails due to multiple definitions of the same symbol
Build fails due to multiple definitions of the same symbol
Status: RESOLVED INCOMPLETE
Product: gnome-build
Classification: Deprecated
Component: miscellaneous
unspecified
Other Windows
: Normal normal
: ---
Assigned To: gnome-build Maintainers List
gnome-build Maintainers List
Depends on:
Blocks:
 
 
Reported: 2003-07-01 01:20 UTC by Richard Kinder
Modified: 2006-07-19 15:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Richard Kinder 2003-07-01 01:20:41 UTC
.libs/gbf-build-info.o: In function `gbf_marshal_VOID__STRING_INT':
/auto/nr-projects/software/src/gnome24/gnome-build/src/gbf/libgbfmarshal.h:78:
m
ultiple definition of `gbf_marshal_VOID__STRING_INT'
.libs/libgbfmarshal.o:/auto/nr-projects/software/src/gnome24/gnome-build/src/gbf
/libgbfmarshal.c:78: first defined here
collect2: ld returned 1 exit status
make[4]: *** [libgbf-widgets-1.la] Error 1


The files 'libgbfmarshal.c' and 'libgbfmarshal.h' are identical - contain
the prototypes and implementations of the functions.
Comment 1 Kjartan Maraas 2005-01-05 00:36:23 UTC
Can you still reproduce this?
Comment 2 Fabio Bonelli 2006-07-19 15:50:40 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!