[gst-devel] Re: [gst-daily] make error

David Schleef ds at schleef.org
Fri Oct 14 16:15:21 CEST 2005


On Fri, Oct 14, 2005 at 06:44:49PM -0400, McAfee wrote:
> Hello,
> 
> I'm trying to build gstreamer-0.9.3 on Solaris-Sparc9. The 'configure' 
> script ran without error. When I typed 'make', I received the following 
> error:
> 
> 
> # make
> make  all-recursive
> Making all in include
> Making all in gst
> glib-mkenums \
> --fhead "#ifndef __GST_ENUM_TYPES_H__\n#define 
> __GST_ENUM_TYPES_H__\n\n#include
> <glib-object.h>\n\nG_BEGIN_DECLS\n" \
> --fprod "\n/* enumerations from \"@filename@\" */\n" \
> --vhead "GType @enum_name at _get_type (void);\n#define GST_TYPE_ at ENUMSHORT@
> (@enum_name at _get_type())\n"         \
> --ftail "G_END_DECLS\n\n#endif /* __GST_ENUM_TYPES_H__ */" \
> gst.h gstobject.h gstbin.h gstbuffer.h gstbus.h gstcaps.h gstchildproxy.h
> gstclock.h gstcompat.h gstelement.h gstelementfactory.h gsterror.h 
> gstevent.h
> gstfilter.h gstformat.h gstghostpad.h gstindex.h gstindexfactory.h 
> gstinfo.h
> gstinterface.h gstiterator.h gstmacros.h gstmessage.h gstminiobject.h 
> gstpad.h
> gstpadtemplate.h gstpipeline.h gstplugin.h gstpluginfeature.h gstquery.h
> gstqueue.h gststructure.h gstsystemclock.h gsttaglist.h gsttagsetter.h 
> gsttask.h
> gsttrace.h gsttypefind.h gsttypefindfactory.h gsturi.h gsturitype.h 
> gstutils.h
> gstvalue.h gstregistry.h gstparse.h gstxml.h > gstenumtypes.h
> bash: /opt/sfw/bin/glib-mkenums: bad interpreter: No such file or directory
> *** Error code 126
> make: Fatal error: Command failed for target `gstenumtypes.h'
> Current working directory /usr/share/src/media/gstreamer/gstreamer-0.9.3/gst
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> Current working directory /usr/share/src/media/gstreamer/gstreamer-0.9.3
> *** Error code 1
> make: Fatal error: Command failed for target `all'
> #
> 
> What does this mean and how do I overcome this?
> 
> Thanks for any help.
> 
> Graeme

It means you don't have glib installed correctly.

(btw, don't use the gst-daily list.)



dave...

-- 
David Schleef
Big Kitten LLC (http://www.bigkitten.com/) -- data acquisition on Linux




More information about the gstreamer-devel mailing list