Does pango really need libc.so.4?

Khairil Yusof kaeru at pd.jaring.my
Sat Aug 30 23:26:12 PDT 2003


I just did a portupgrade -fR on pango to make sure there were no old
pkgs lying around compiled for libc.so.4, but Pango still insists on
libc.so.4 to compile.

Is this the desired action by the port?

I'm running current with WITH_DYNAMICROOT. So far no other ports have
complained about requiring libc.so.4.

To my untrained eye this looks like it's glib related, but I recompiled
glib also and it doesn't complain about libc.so.4

Any hints as to why I have this problem?

gmake[3]: Entering directory
`/usr/ports/x11-toolkits/pango/work/pango-1.2.5/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-indic.h
pango-item.h pango-layout.h pango-modules.h pango-tabs.h pango-types.h
pango-utils.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
/usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found
gmake[3]: *** [s-enum-types-h] Error 1

--
"Optimized, readable, on time; Pick any two." 

FreeBSD 5.1-CURRENT i386 
2:22PM up 9 mins, 1 user, load averages: 0.76, 0.37, 0.19
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20030831/a223a781/attachment.bin


More information about the freebsd-gnome mailing list