Upgrading pango fails
Jeremy Messenger
mezz7 at cox.net
Sat Dec 10 09:57:07 PST 2005
On Sat, 10 Dec 2005 08:23:21 -0600, Scott D Friedemann
<scott at friedemann.us> wrote:
> Running FreeBSD 6.0. The error message below comes up.
>
> I applied this workaround listed by Vladimir B. Grebenschikov
>
> Anyway it can be easy workarounded by
> ln -s /usr/local/bin/perl /usr/bin/perl5
# ls /usr/bin | grep perl
perl@
perl5@
Perl port does install /usr/bin/perl* for me.
Cheers,
Mezz
> and that seems to have done the trick, but I thought you would want to
> know and possibly update glib-mkenums.
>
> Or, tell me what I should be doing in preference.
>
> Regards,
>
> Scott D Friedemann
>
>
>
> ===> Building for pango-1.10.2
> gmake all-recursive
> gmake[1]: Entering directory
> `/usr/ports/x11-toolkits/pango/work/pango-1.10.2'
> Making all in pango
> gmake[2]: Entering directory
> `/usr/ports/x11-toolkits/pango/work/pango-1.10.2/pango'
> ( cd . && glib-mkenums \
> --fhead "#ifndef __PANGO_ENUM_TYPES_H__\n#define
> __PANGO_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
> --fprod "/* enumerations from \"@filename@\" */\n" \
> --vhead "GType @enum_name at _get_type (void);\n#define
> PANGO_TYPE_ at ENUMSHORT@ (@enum_name at _get_type())\n" \
> --ftail "G_END_DECLS\n\n#endif /*
> __PANGO_ENUM_TYPES_H__ */" \
> pango.h pango-attributes.h pango-break.h pango-context.h
> pango-coverage.h pango-engine.h pango-font.h pango-fontmap.h
> pango-fontset.h pango-glyph.h pango-glyph-item.h pango-item.h
> pango-layout.h pango-modules.h pango-renderer.h pango-script.h
> pango-tabs.h pango-types.h pango-utils.h pangofc-font.h
> pangofc-fontmap.h ) > tmp-pango-enum-types.h \
> && (cmp -s tmp-pango-enum-types.h pango-enum-types.h || cp
> tmp-pango-enum-types.h pango-enum-types.h ) \
> && rm -f tmp-pango-enum-types.h \
> && echo timestamp > s-enum-types-h
> glib-mkenums: not found
> gmake[2]: *** [s-enum-types-h] Error 127
> gmake[2]: Leaving directory
> `/usr/ports/x11-toolkits/pango/work/pango-1.10.2/pango'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/usr/ports/x11-toolkits/pango/work/pango-1.10.2'
> gmake: *** [all] Error 2
> *** Error code 2
>
> Stop in /usr/ports/x11-toolkits/pango.
> ** Command failed [exit code 1]: /usr/bin/script -qa
> /tmp/portupgrade98432.0 make
> ** Fix the problem and try again.
--
mezz7 at cox.net - mezz at FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/ - gnome at FreeBSD.org
More information about the freebsd-gnome
mailing list