rbutcher has asked for the wisdom of the Perl Monks concerning the following question:
GParamSpec.c GParamSpec.xs: In function `g_param_flags_get_type': GParamSpec.xs:42: error: `G_PARAM_PRIVATE' undeclared (first use in th +is function) GParamSpec.xs:42: error: (Each undeclared identifier is reported only +once GParamSpec.xs:42: error: for each function it appears in.) GParamSpec.xs:42: error: initializer element is not constant GParamSpec.xs:42: error: (near initialization for `values[5].value') GParamSpec.xs:42: error: initializer element is not constant GParamSpec.xs:42: error: (near initialization for `values[5]') GParamSpec.xs:43: error: initializer element is not constant GParamSpec.xs:43: error: (near initialization for `values[6]') make: *** [GParamSpec.o] Error 1
20050406 Janitored by Corion: Put error message in code tags
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl Glib build fails on G_PARAM_PRIVATE
by zentara (Cardinal) on Apr 06, 2005 at 13:28 UTC | |
by rbutcher (Beadle) on Apr 07, 2005 at 11:10 UTC | |
by rbutcher (Beadle) on Apr 08, 2005 at 02:00 UTC |