I'm tryied to compile GTK+ 2.0 in Solaris 7 env. All the things were fine with glib 2.0.6.
With Atk 1.0.3 "./configure" is OK but make return this error
# make
Making all in atk make[1]: Entering directory `/usr/ivc/atk-1.0.3/atk' ( cd . && glib-mkenums \ --fhead "#ifndef __ATK_ENUM_TYPES_H__\n#define __ATK_ENUM_TYPES_ H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename \" */\n" \ --vhead "GType @enum_name _get_type (void);\n#define ATK_TYPE_ E NUMSHORT@ (@enum_name _get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __ATK_ENUM_TYPES_H__ */" \ atk.h atkaction.h atkcomponent.h atkdocument.h atkeditabletext.h atkgobj ectaccessible.h atkhyperlink.h atkhypertext.h atknoopobject.h atknoopobjectfacto ry.h atkobject.h atkobjectfactory.h atkimage.h atkregistry.h atkrelation.h atkre lationset.h atkselection.h atkstate.h atkstateset.h atkstreamablecontent.h atkta ble.h atktext.h atkutil.h atkvalue.h ) > tmp-atk-enum-types.h \ && (cmp -s tmp-atk-enum-types.h ./atk-enum-types.h || cp tmp-atk-enum-types.h ./ atk-enum-types.h ) \ && rm -f tmp-atk-enum-types.h \ && echo timestamp > s-enum-types-h /usr/bin/env: No such file or directory make[1]: *** [s-enum-types-h] Error 127 make[1]: Leaving directory `/usr/ivc/atk-1.03/atk' make: *** [all-recursive] Error 1 please, tell me where is my error.
Jorge Monsalvo
Argentina
__________________________________________________ Todavía no tenés tu Ciudad Internet Mail? Obtenelo ahora! - http://webmail.ciudad.com.ar Descargá Gratis el nuevo Internet Explorer 6.0, el mejor software para actualizar tu PC. Hacé click acá. |