From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2006-05-10 21:36:23
|
Do not reply to this via email (we are currently unable to handle email responses and they get discarded). You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=3D341339 gnome-perl | Gtk2 | Ver: unspecified ------- Comment #1 from Sergei Steshenko 2006-05-10 21:36 UTC ------- Created an attachment (id=3D65203) --> (http://bugzilla.gnome.org/attachment.cgi?id=3D65203&action=3Dview) the failing Makefile Please pay attention to lines #690..691, for example - in these line the correct location of Glib is reflected. The failing target: 2158 build/podindex :: $(BLIB_DONE) Makefile build/doc.pl 2159 /usr/bin/perl5.8.7 -I $(INST_LIB) -I $(INST_ARCHLIB) -MGlib::GenPod -M$(NAME) \ 2160 -e 'add_types ("doctypes", "/mnt/removable4/sergei/build_work/install/Glib-1.120/lib/perl5/site_perl= /5.8.7/i386-linux/Glib/Install/doctypes"); $$Glib::GenPod::COPYRIGHT=3D" 2160 Copyright (C) 2003-2005 by the gtk2-perl team.\n\nThis software i= s licensed under the LGPL. See L<Gtk2> for a full notice.\n"; $$Glib::GenPod::MAIN_MOD=3D"Gtk2"; $(POD_SET) xsdoc2pod("buil 2160 d/doc.pl", "$(INST_LIB)", "build/podindex");' --=20 Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. |