1 get source
git clone https://git.code.sf.net/p/maxima/code maxima-code
2 ./archive/configure
jiasj@cv-server-00:/models/src/dev/xxx/src/3D/src/maxima-code$ ./archive/configure
${GCLDIR}/makedefs (/models/src/dev/xxx/src/3D/src/gcl-2.7.1/makedefs) not found.. so leaving blank..
make: *** No targets specified and no makefile found. Stop.
inserting makedefs in ..
makefile,
./archive/configure: 43: /models/src/dev/xxx/src/3D/src/gcl-2.7.1/bin/file-sub: not found
mv: cannot stat 'tmpx': No such file or directory
src/makefile,
./archive/configure: 43: /models/src/dev/xxx/src/3D/src/gcl-2.7.1/bin/file-sub: not found
mv: cannot stat 'tmpx': No such file or directory
info/makefile,
./archive/configure: 43: /models/src/dev/xxx/src/3D/src/gcl-2.7.1/bin/file-sub: not found
mv: cannot stat 'tmpx': No such file or directory
elisp/makefile,
./archive/configure: 43: /models/src/dev/xxx/src/3D/src/gcl-2.7.1/bin/file-sub: not found
mv: cannot stat 'tmpx': No such file or directory
Ignore everything in archive/. archive/configure dates from 2000-12-09
Follow the build instructions in INSTALL. Specifically try the "UNIX GNU AUTOTOOLS BUILD AND INSTALL" recipe
You will need a number of prerequisites installed to build the documentation, including recent texinfo and latex.
I will close this as not-a-bug. If you still have problems ask on the maxima-discuss mailing list https://sourceforge.net/p/maxima/mailman/
Thank you.