error building rpms -- make_share_list



Hi,

I;m trying to build rpms for the 5.23 release and I get the
following error about make_share_list.
Can someone fix that? I haven't been following that stuff too closely.

The error is really that Maxima fails to build from a tarball
(as produced by make dist-gzip). It's not an rpm problem.

In the stuff below, rpm.1 is the rpmbuild output to stdout,
and rpm.2 is the output to stderr.

best

Robert Dodier

==> rpm.1 <==
default lisp: clisp
wish executable name: "wish"
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.26986
Making all in src
make[1]: Entering directory
`/home/robertdodier/tmp/rpmbuild/BUILD/maxima-5.23.0/src'
../admin/make_share_list
make[1]: Leaving directory
`/home/robertdodier/tmp/rpmbuild/BUILD/maxima-5.23.0/src'


RPM build errors:

==> rpm.2 <==
+ cd maxima-5.23.0
+ LANG=C
+ export LANG
+ unset DISPLAY
+ make
make[1]: ../admin/make_share_list: Command not found
make[1]: *** [sharefiles.mk] Error 127
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.26986 (%build)
    Bad exit status from /var/tmp/rpm-tmp.26986 (%build)