I'm getting an error on the rebuild, everything goes fine until the perl
section and then ........ following
perl.c:40:20: EXTERN.h: No such file or directory
perl.c:46:18: perl.h: No such file or directory
perl.c:47:18: XSUB.h: No such file or directory
perl.c:68: error: syntax error before "_"
In file included from perl.c:87:
perl-common.h:8:18: XSUB.h: No such file or directory
perl-common.h:9:20: EXTERN.h: No such file or directory
perl-common.h:10:18: perl.h: No such file or directory
In file included from perl.c:87:
perl-common.h:26: error: syntax error before '*' token
perl-common.h:26: warning: type defaults to `int' in declaration of
`newSVGChar'perl-common.h:26: warning: data definition has no type or
storage class
perl-common.h:28: error: syntax error before "CV"
perl-common.h:30: error: syntax error before '*' token
perl-common.h:30: warning: type defaults to `int' in declaration of
`gaim_perl_bless_object'
perl-common.h:30: warning: data definition has no type or storage class
perl-common.h:31: error: syntax error before '*' token
perl-common.h:32: error: syntax error before '*' token
perl-common.h:41: error: syntax error before "SV"
perl-common.h:42: error: syntax error before '*' token
perl-common.h:43: warning: type defaults to `int' in declaration of
`gaim_perl_sv_from_vargs'
perl-common.h:43: warning: data definition has no type or storage class
In file included from perl.c:88:
perl-handlers.h:8: error: syntax error before "SV"
perl-handlers.h:8: warning: no semicolon at end of struct or union
perl-handlers.h:9: warning: type defaults to `int' in declaration of
`data'
perl-handlers.h:9: warning: data definition has no type or storage class
perl-handlers.h:13: error: syntax error before '}' token
perl-handlers.h:13: warning: type defaults to `int' in declaration of
`GaimPerlTimeoutHandler'
perl-handlers.h:13: warning: data definition has no type or storage
class
perl-handlers.h:18: error: syntax error before "SV"
perl-handlers.h:18: warning: no semicolon at end of struct or union
perl-handlers.h:19: warning: type defaults to `int' in declaration of
`data'
perl-handlers.h:19: warning: data definition has no type or storage
class
perl-handlers.h:23: error: syntax error before '}' token
perl-handlers.h:23: warning: type defaults to `int' in declaration of
`GaimPerlSignalHandler'
perl-handlers.h:23: warning: data definition has no type or storage
class
perl-handlers.h:26: error: syntax error before "SV"
perl-handlers.h:32: error: syntax error before "SV"
perl.c:102: error: syntax error before '*' token
perl.c:102: warning: type defaults to `int' in declaration of `my_perl'
perl.c:102: warning: data definition has no type or storage class
perl.c: In function `xs_init':
perl.c:115: warning: implicit declaration of function `newXS'
perl.c:115: error: `boot_DynaLoader' undeclared (first use in this
function)
perl.c:115: error: (Each undeclared identifier is reported only once
perl.c:115: error: for each function it appears in.)
perl.c: In function `perl_init':
perl.c:171: warning: implicit declaration of function `perl_alloc'
perl.c:171: warning: assignment makes pointer from integer without a
cast
perl.c:172: warning: implicit declaration of function `perl_construct'
perl.c:176: warning: implicit declaration of function `perl_parse'
perl.c:181: warning: implicit declaration of function `perl_eval_pv'
perl.c:184: warning: implicit declaration of function `perl_run'
perl.c: In function `perl_end':
perl.c:202: warning: implicit declaration of function `perl_destruct'
perl.c:203: warning: implicit declaration of function `perl_free'
perl.c: At top level:
perl.c:208: error: syntax error before "CV"
perl.c: In function `gaim_perl_callXS':
perl.c:210: error: `dSP' undeclared (first use in this function)
perl.c:212: warning: implicit declaration of function `PUSHMARK'
perl.c:212: error: `mark' undeclared (first use in this function)
perl.c:213: error: `subaddr' undeclared (first use in this function)
perl.c:213: error: `aTHX_' undeclared (first use in this function)
perl.c:213: error: syntax error before "cv"
perl.c:215: error: `PUTBACK' undeclared (first use in this function)
perl.c: In function `probe_perl_plugin':
perl.c:240: error: `PerlInterpreter' undeclared (first use in this
function)
perl.c:240: error: `prober' undeclared (first use in this function)
perl.c:243: error: `HV' undeclared (first use in this function)
perl.c:243: error: `plugin_info' undeclared (first use in this function)
perl.c:249: warning: implicit declaration of function `perl_get_hv'
perl.c:253: warning: implicit declaration of function `hv_exists'
perl.c:264: error: `SV' undeclared (first use in this function)
perl.c:264: error: `key' undeclared (first use in this function)
perl.c:267: warning: implicit declaration of function `hv_fetch'
perl.c:270: warning: implicit declaration of function `SvIV'
perl.c:279: error: `STRLEN' undeclared (first use in this function)
perl.c:279: error: syntax error before "len"
perl.c:301: warning: implicit declaration of function `SvPV'
perl.c:301: error: `len' undeclared (first use in this function)
perl.c:301: warning: passing arg 1 of `g_strdup' makes pointer from
integer without a cast
perl.c:304: warning: passing arg 1 of `g_strdup' makes pointer from
integer without a cast
perl.c:307: warning: passing arg 1 of `g_strdup' makes pointer from
integer without a cast
perl.c:311: warning: passing arg 1 of `g_strdup' makes pointer from
integer without a cast
perl.c:315: warning: passing arg 1 of `g_strdup' makes pointer from
integer without a cast
perl.c:318: warning: passing arg 1 of `g_strdup' makes pointer from
integer without a cast
perl.c:322: warning: format argument is not a pointer (arg 3)
perl.c:326: warning: format argument is not a pointer (arg 3)
perl.c: In function `load_perl_plugin':
perl.c:362: error: `dSP' undeclared (first use in this function)
perl.c:363: error: `ENTER' undeclared (first use in this function)
perl.c:364: error: `SAVETMPS' undeclared (first use in this function)
perl.c:365: error: `sp' undeclared (first use in this function)
perl.c:366: warning: implicit declaration of function `XPUSHs'
perl.c:366: warning: implicit declaration of function `sv_2mortal'
perl.c:367: error: `PUTBACK' undeclared (first use in this function)
perl.c:369: warning: implicit declaration of function `perl_call_pv'
perl.c:369: error: `G_EVAL' undeclared (first use in this function)
perl.c:369: error: `G_SCALAR' undeclared (first use in this function)
perl.c:370: error: `SPAGAIN' undeclared (first use in this function)
perl.c:372: warning: implicit declaration of function `SvTRUE'
perl.c:372: error: `ERRSV' undeclared (first use in this function)
perl.c:373: error: `STRLEN' undeclared (first use in this function)
perl.c:373: error: syntax error before "len"
perl.c:377: error: `len' undeclared (first use in this function)
perl.c:381: error: `FREETMPS' undeclared (first use in this function)
perl.c:382: error: `LEAVE' undeclared (first use in this function)
perl.c: In function `destroy_package':
perl.c:391: error: `dSP' undeclared (first use in this function)
perl.c:393: error: `ENTER' undeclared (first use in this function)
perl.c:394: error: `SAVETMPS' undeclared (first use in this function)
perl.c:396: error: `SP' undeclared (first use in this function)
perl.c:397: warning: implicit declaration of function `newSVpv'
perl.c:398: error: `PUTBACK' undeclared (first use in this function)
perl.c:401: error: `G_VOID' undeclared (first use in this function)
perl.c:401: error: `G_EVAL' undeclared (first use in this function)
perl.c:401: error: `G_DISCARD' undeclared (first use in this function)
perl.c:403: error: `SPAGAIN' undeclared (first use in this function)
perl.c:406: error: `FREETMPS' undeclared (first use in this function)
perl.c:407: error: `LEAVE' undeclared (first use in this function)
perl.c: In function `unload_perl_plugin':
perl.c:421: error: `dSP' undeclared (first use in this function)
perl.c:422: error: `ENTER' undeclared (first use in this function)
perl.c:423: error: `SAVETMPS' undeclared (first use in this function)
perl.c:424: error: `sp' undeclared (first use in this function)
perl.c:426: error: `PUTBACK' undeclared (first use in this function)
perl.c:428: error: `G_EVAL' undeclared (first use in this function)
perl.c:428: error: `G_SCALAR' undeclared (first use in this function)
perl.c:429: error: `SPAGAIN' undeclared (first use in this function)
perl.c:431: error: `ERRSV' undeclared (first use in this function)
perl.c:432: error: `STRLEN' undeclared (first use in this function)
perl.c:432: error: syntax error before "len"
perl.c:436: error: `len' undeclared (first use in this function)
perl.c:440: error: `FREETMPS' undeclared (first use in this function)
perl.c:441: error: `LEAVE' undeclared (first use in this function)
make[3]: *** [perl.lo] Error 1
make[3]: Leaving directory `/usr/src/RPM/BUILD/gaim-0.70/plugins/perl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/RPM/BUILD/gaim-0.70/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/gaim-0.70'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.51796 (%build)
RPM build errors:
user elb does not exist - using root
group elb does not exist - using root
user elb does not exist - using root
group elb does not exist - using root
Bad exit status from /var/tmp/rpm-tmp.51796 (%build)
On Mon, 2003-10-06 at 02:14, Damon Lynch wrote:
> On Mon, 2003-10-06 at 06:12, Greg Sarsons wrote:
> > anyone been able to rebuild gaim 0.70 for 9.2 yet
> >
> > Haven't succeeded yet
> >
> > Greg
> >
> >
>
> Yes. It worked without a problem. What is the error message you're
> getting?
>
> Damon
> >
> > ______________________________________________________________________
>
>
>
>
> ______________________________________________________________________
> Want to buy your Pack or Services from MandrakeSoft?
> Go to http://www.mandrakestore.com
Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com