Compile time error when trying to build on win32

View: New views
2 Messages — Rating Filter:   Alert me  

Compile time error when trying to build on win32

by Michael Yin :: Rate this Message:

Reply (Restricted by the Administrator) | View Threaded | Show Only this Message

So I'm trying to build pidgin on Windows using the instructions on
http://developer.pidgin.im/wiki/BuildingWinPidgin.

while in the directory
PIDGIN_DEV\pidgin-mtn\libpurple\plugins\perl\common, it comes up with
the following error,

Account.c: In function `boot_Purple__Account':
Account.c:1430: error: `PL_unitcheckav' undeclared (first use in this
function)

I was using the manual instructions, then tried with the BEF which ended
giving me the same error.

Any thoughts?

_______________________________________________
Devel mailing list
Devel@...
http://pidgin.im/cgi-bin/mailman/listinfo/devel

Re: Compile time error when trying to build on win32

by Michael Yin :: Rate this Message:

Reply (Restricted by the Administrator) | View Threaded | Show Only this Message

Michael Yin wrote:

> So I'm trying to build pidgin on Windows using the instructions on
> http://developer.pidgin.im/wiki/BuildingWinPidgin.
>
> while in the directory
> PIDGIN_DEV\pidgin-mtn\libpurple\plugins\perl\common, it comes up with
> the following error,
>
> Account.c: In function `boot_Purple__Account':
> Account.c:1430: error: `PL_unitcheckav' undeclared (first use in this
> function)
>
> I was using the manual instructions, then tried with the BEF which
> ended giving me the same error.
>
> Any thoughts?
>

It turns out that pidgin doesn't compile with Perl 5.10.

-mike

_______________________________________________
Devel mailing list
Devel@...
http://pidgin.im/cgi-bin/mailman/listinfo/devel