[Tracker] [Pidgin] #42: im.pidgin.pidgin does not compile with perl support
Pidgin
trac at pidgin.im
Fri Jan 26 10:20:04 EST 2007
#42: im.pidgin.pidgin does not compile with perl support
--------------------------+-------------------------------------------------
Reporter: lschiere | Owner: deryni
Type: defect | Status: new
Priority: major | Milestone: Go public with Pidgin 2.0.0
Component: pidgin (gtk) | Version: 2.0
Keywords: |
--------------------------+-------------------------------------------------
/usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp -typemap
/usr/share/perl/5.8/ExtUtils/typemap -typemap typemap Account.xs >
Account.xsc && mv Account.xsc Account.c
gcc -c -I. -I. -I../../../.. -I../../../../libgaim -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT
-D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasin
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/lib/perl/5.8/CORE -g -g -O2 -O2 -DVERSION=\"0.01\"
-DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl/5.8/CORE" -Wall -
te-return -Wcast-align -Wdeclaration-after-statement -Werror-implicit-
function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter
-Winit-self -Wmissing-declarations -Wmissing-protot
ested-externs -Wpointer-arith -Wundef -D_FORTIFY_SOURCE=2 Account.c
In file included from module.h:17,
from Account.xs:1:
../perl-common.h:12:20: error: plugin.h: No such file or directory
../perl-common.h:13:19: error: value.h: No such file or directory
In file included from module.h:17,
from Account.xs:1:
../perl-common.h:29: error: expected specifier-qualifier-list before
‘GaimPlugin’
../perl-common.h:57: error: expected ‘)’ before ‘*’ token
../perl-common.h:58: warning: type defaults to ‘int’ in declaration of
‘GaimValue’
../perl-common.h:58: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
In file included from Account.xs:1:
module.h:19:21: error: account.h: No such file or directory
The error then proceeds for well over a page in a similar manner, mostly
talking about missing files.
--
Ticket URL: <http://developer.pidgin.im/ticket/42>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list