Hi,
I've done a brand new checkout of the current lesstif CVS tree, to make sure that I'm
starting
off from scratch. I get errors when calling CVSMake (automake version 1.4-14):
$ ./CVSMake
./CVSMake running
Autofoo in top...
automake: configure.in: installing `./install-sh'
error while copying
automake: configure.in: installing `./mkinstalldirs'
error while copying
automake: configure.in: installing `./missing'
error while copying
Autofoo in lib/Xlt
./CVSMake running
automake: configure.in: installing `./install-sh'
error while copying
automake: configure.in: installing `./mkinstalldirs'
error while copying
automake: configure.in: installing `./missing'
error while copying
Autofoo in lib/Xbae
./CVSMake running
automake: configure.in: installing `./install-sh'
error while copying
automake: configure.in: installing `./mkinstalldirs'
error while copying
automake: configure.in: installing `./missing'
error while copying
Autofoo in test
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Putting files in AC_CONFIG_AUX_DIR, `..'.
$
When I run "./CVSMake" a second time, the "error while copying" does not appear
anymore !?!?
The 'make' still ends with a
../../src/.libs/libXbae.so: undefined reference to `XmeDrawHighlight'
collect2: ld returned 1 exit status
make[4]: *** [add] Error 1
make[4]: Leaving directory `/local/software/LESSTIF/lesstif/lib/Xbae/examples/add'
make[3]: *** [all-recursive] Error 1
Regards,
Rob.