hi, in rhel-6 i can't rebuild the pango package since the system autotools are too old for pango and they are required for mingw rebuild. see my report: https://bugzilla.gnome.org/show_bug.cgi?id=653004 anyone with autotool knowledge can help me to solve this? thanks.
On Mon, Jun 20, 2011 at 10:44 AM, Farkas Levente lfarkas@lfarkas.org wrote:
hi, in rhel-6 i can't rebuild the pango package since the system autotools are too old for pango and they are required for mingw rebuild. see my report: https://bugzilla.gnome.org/show_bug.cgi?id=653004 anyone with autotool knowledge can help me to solve this? thanks.
-- Levente "Si vis pacem para bellum!"
I think you need to run autoreconf in a fedora box and re-create tarball and build in rhel 6.x
or package a new autotool for epel
On 06/20/2011 10:27 PM, Itamar Reis Peixoto wrote:
On Mon, Jun 20, 2011 at 10:44 AM, Farkas Levente lfarkas@lfarkas.org wrote:
hi, in rhel-6 i can't rebuild the pango package since the system autotools are too old for pango and they are required for mingw rebuild. see my report: https://bugzilla.gnome.org/show_bug.cgi?id=653004 anyone with autotool knowledge can help me to solve this? thanks.
-- Levente "Si vis pacem para bellum!"
I think you need to run autoreconf in a fedora box and re-create tarball and build in rhel 6.x
i already try that but not working (working for mingw-crt)
or package a new autotool for epel
that's what i try to avoid...
Farkas Levente schreef op ma 20-06-2011 om 15:44 [+0200]:
hi, in rhel-6 i can't rebuild the pango package since the system autotools are too old for pango and they are required for mingw rebuild. see my report: https://bugzilla.gnome.org/show_bug.cgi?id=653004 anyone with autotool knowledge can help me to solve this? thanks.
Hi Levente,
I just published an updated mingw-pango package to the mingw-w64 testing repo which doesn't have a dependency on the autotools anymore. The srpm can be found at http://build1.openftd.org/fedora-cross/src/mingw-pango-1.29.3-1.fc15_cross.s...
Could you try if you can get that package build on EL-6? (I don't have access to an EL-6 environment yet so I can't test it myself..)
Kind regards,
Erik van Pienbroek
On 06/20/2011 10:57 PM, Erik van Pienbroek wrote:
Farkas Levente schreef op ma 20-06-2011 om 15:44 [+0200]:
hi, in rhel-6 i can't rebuild the pango package since the system autotools are too old for pango and they are required for mingw rebuild. see my report: https://bugzilla.gnome.org/show_bug.cgi?id=653004 anyone with autotool knowledge can help me to solve this? thanks.
Hi Levente,
I just published an updated mingw-pango package to the mingw-w64 testing repo which doesn't have a dependency on the autotools anymore. The srpm can be found at http://build1.openftd.org/fedora-cross/src/mingw-pango-1.29.3-1.fc15_cross.s...
Could you try if you can get that package build on EL-6? (I don't have access to an EL-6 environment yet so I can't test it myself..)
that's exactly what i did just about an hour ago. and it's working:-)