|
On Tue, 7 Mar 2006, Scott Klement wrote:
It's been awhile since I've tried to build TN5250 from CVS. Has the process changed? When I try to run ./autogen.sh, it fails spectacularly with the following errors:
Yes, the build has changed quite a bit. However, autoreconf should do the trick (i.e. no changed to what you type in to build it).
configure.ac:7: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
Not sure what this is..
aclocal.m4:546: AM_CONFIG_HEADER is expanded from... configure.ac:7: the top level configure.ac:234: warning: do not use m4_regexp: use regexp or m4_bregexp
Or this. [snip]
configure.ac:234: the top level automake: configure.ac: `AM_INIT_AUTOMAKE' must be used libtoolize: `configure.in' does not exist Try `libtoolize --help' for more information. configure.ac: 18: installing `./ltmain.sh'; cannot run `libtoolize': No such file or directory
This looks to me like it is trying to use the old configure.in instead of the new configure.ac. I wonder if you have old copies of things lying around?
Looking into CVS, it appears that Carey was the last person to change the way autogen.sh worked. He changed it to run "autoreconf". With this new system, do I need to type some different commands or build TN5250 with different tools? How do I fix the above errors?
autoreconf should do everything perfectly (at least it does for me and the other people I've had test it). It could be that your auto* tools are rather old, though the new configure.ac doesn't use any syntax that is particularly new.
James Rich It's not the software that's free; it's you. - billyskank on Groklaw
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.