[Pidgin] #5614: perl build fails with builddir != srcdir
Pidgin
trac at pidgin.im
Wed Apr 23 19:22:59 EDT 2008
#5614: perl build fails with builddir != srcdir
------------------------+---------------------------------------------------
Reporter: dylex | Type: defect
Status: new | Priority: minor
Component: plugins | Version: 2.4.1
Keywords: perl build | Pending: 0
------------------------+---------------------------------------------------
When building in a separate directory, build fails in
libpurple/plugins/perl/common:
{{{
Writing Makefile for Purple
make[1]: Entering directory
`/loot/src/pidgin-2.4.1/obj-x86_64/libpurple/plugins/perl/common'
make[1]: *** No rule to make target `Purple.pm', needed by `pm_to_blib'.
Stop.
}}}
Purple.pm ends up as a symlink to: ../$srcdir, where $srcdir is an
absolute path. Simple fix attached and tested.
--
Ticket URL: <http://developer.pidgin.im/ticket/5614>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list