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

Stefan Kost ensonic at hora-obscura.de
Sun Oct 16 23:29:41 CEST 2005


hi,

David Schleef wrote:
> 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...
> 

also check that you have a working perl installed?
check 'head /opt/sfw/bin/glib-mkenums'

Stefan




More information about the gstreamer-devel mailing list