From: gnome-perl (bugzilla.gnome.o. <bug...@gn...> - 2012-04-03 15:14:27
|
https://bugzilla.gnome.org/show_bug.cgi?id=673443 gnome-perl | Pango | unspecified Summary: Undefined references in make Classification: Bindings Product: gnome-perl Version: unspecified OS/Version: Windows Status: UNCONFIRMED Severity: normal Priority: Normal Component: Pango AssignedTo: gtk...@li... ReportedBy: ari...@gm... QAContact: gtk...@li... GNOME version: --- In a Windows build perl Makefile.PL leaves cairo.lib out of LDLOADLIBS and the result is undefined references in make phase. Adding c:\GTK+\lib\cairo.lib to the list fixes this problem, but I don't know how to change Makefile.PL to have the same effect. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. |