glib-mkenums: my: command not found



I've tried to build several things and am having this
error:

/usr/local/bin/glib-mkenums: my: command not found

Current program I am trying to build is ATK 1.7

I've built glib 2.4.0, 2.4.1, 2.4.2 on Solaris 9,
sparc
all with the same results.  For ATK my configure
results and build output:

/skipps/downloads/atk-1.7.0
$ ./configure
checking for a BSD-compatible install...
/opt/sfw/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler...
yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none
needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking for a sed that does not truncate output...
/opt/sfw/bin/gsed
checking for egrep... egrep
checking for ld used by gcc...
/usr/local/sparc-sun-solaris2.9/bin/ld
checking if the linker
(/usr/local/sparc-sun-solaris2.9/bin/ld) is GNU ld...
yes
checking for /usr/local/sparc-sun-solaris2.9/bin/ld
option to reload object files... -r
checking for BSD-compatible nm... /usr/local/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries...
pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler...
yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77
compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line
arguments... 262144
checking command to parse /usr/local/bin/nm -B output
from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions...
no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker
(/usr/local/sparc-sun-solaris2.9/bin/ld) supports
shared libraries... yes
checking whether -lc should be explicitly linked in...
yes
checking how to hardcode library paths into
programs... immediate
checking whether stripping libraries is possible...
yes
checking dynamic linker characteristics... solaris2.9
ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++...
/usr/local/sparc-sun-solaris2.9/bin/ld
checking if the linker
(/usr/local/sparc-sun-solaris2.9/bin/ld) is GNU ld...
yes
checking whether the g++ linker
(/usr/local/sparc-sun-solaris2.9/bin/ld) supports
shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker
(/usr/local/sparc-sun-solaris2.9/bin/ld) supports
shared libraries... yes
checking how to hardcode library paths into
programs... immediate
checking whether stripping libraries is possible...
yes
checking dynamic linker characteristics... solaris2.9
ld.so
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker
(/usr/local/sparc-sun-solaris2.9/bin/ld) supports
shared libraries... yes
checking how to hardcode library paths into
programs... immediate
checking whether stripping libraries is possible...
yes
checking dynamic linker characteristics... solaris2.9
ld.so
checking for some Win32 platform... no
checking for native Win32 platform... no
checking for aclocal flags...
checking for pkg-config... /usr/local/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version
2.4.0)
checking for glib-2.0 >= 2.0.0 gobject-2.0
gmodule-2.0... yes
checking DEP_CFLAGS... -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include
checking DEP_LIBS... -Wl,--export-dynamic
-L/usr/local/lib -lgobject-2.0 -lgmodule-2.0
-lglib-2.0
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /bin/msgfmt
checking for xgettext... /bin/xgettext
found xgettext program is not GNU xgettext; ignore it
checking for catalogs to be installed...  af am az be
bg bn ca cs cy da de en_CA en_GB el eo es et eu fa fi
fr ga gu he hi hr hu kn ko id is it ja li lv lt ml mk
mn mr ms ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr
sr ije sr Latn sv ta tr uk vi wa yi zh_CN zh_TW
checking for bind_textdomain_codeset... (cached) yes
checking for gawk... (cached) gawk
checking for perl5... perl5
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating atk.pc
config.status: creating atk-uninstalled.pc
config.status: creating atk/Makefile
config.status: creating atk/atk.rc
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating docs/version.xml
config.status: creating atk.spec
config.status: creating atk-zip.sh
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
$ gmake
gmake  all-recursive
gmake[1]: Entering directory
`/skipps/downloads/atk-1.7.0'
Making all in atk
gmake[2]: Entering directory
`/skipps/downloads/atk-1.7.0/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_ ENUMSHORT@
(@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 atkgobjectaccessible.h
atkhyperlink.h atkhypertext.h atknoopobject.h
atknoopobjectfactory.h atkobject.h atkobjectfactory.h
atkimage.h atkregistry.h atkrelation.h
atkrelationtype.h atkrelationset.h atkselection.h
atkstate.h atkstateset.h atkstreamablecontent.h
atktable.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/local/bin/glib-mkenums: my: command not found
/usr/local/bin/glib-mkenums: my: command not found
/usr/local/bin/glib-mkenums: my: command not found
/usr/local/bin/glib-mkenums: my: command not found
/usr/local/bin/glib-mkenums: my: command not found
/usr/local/bin/glib-mkenums: my: command not found
/usr/local/bin/glib-mkenums: my: command not found
/usr/local/bin/glib-mkenums: my: command not found
/usr/local/bin/glib-mkenums: my: command not found
/usr/local/bin/glib-mkenums: sub: command not found
/usr/local/bin/glib-mkenums: my: command not found
/usr/local/bin/glib-mkenums: my: command not found
/usr/local/bin/glib-mkenums: line 20: syntax error
near unexpected token `(s'
/usr/local/bin/glib-mkenums: line 20: `    for $opt
(split /\s*,\s*/, $opts) {'
gmake[2]: *** [s-enum-types-h] Error 2
gmake[2]: Leaving directory
`/skipps/downloads/atk-1.7.0/atk'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/skipps/downloads/atk-1.7.0'
gmake: *** [all] Error 2

If you need any additional information or could
provide any insite, I would appreciate it!

Thanks,
Erik



		
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]