RE: Running autogen.sh with the example "editor" program



I'm trying to learn more about glade and  gtk and have been unable to
compile the example "editor" program that is given. I have been running
the autogen.sh and it exits on this error:

config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating intl/Makefile
config.status: error: cannot find input file: intl/Makefile.in

In addition, I went ahead and tried to run "make".  This is the output:


/usr/local/src/glade-1.1.3/examples/editor# make
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands
make  all-recursive
make[1]: Entering directory `/usr/local/src/glade-1.1.3/examples/editor'
Making all in m4
make[2]: Entering directory `/usr/local/src/glade-1.1.3/examples/editor/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/glade-1.1.3/examples/editor/m4'
Making all in intl
make[2]: Entering directory
`/usr/local/src/glade-1.1.3/examples/editor/intl'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory `/usr/local/src/glade-1.1.3/examples/editor/intl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/glade-1.1.3/examples/editor'
make: *** [all] Error 2


Can anyone help me?

I am runing a Slackware Linux 8.1  kernel 2.4.18 with Gnome 1.4.1







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