This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
./configure broke within the last 24 hour
- To: egcs-bugs at cygnus dot com
- Subject: ./configure broke within the last 24 hour
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Mon, 23 Mar 1998 14:58:05 +0100 (MET)
- Reply-To: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
...and I get the following error both under FreeBSD 2.2-980105-SNAP
and SunOS 5.6, which seem to be related to massive changes in the
texinfo subtree during that period:
---- begin trace ----
% ./configure --prefix=/sw/swtest/egcs/
Configuring for a sparc-sun-solaris2.6 host.
Created "Makefile" in /sw/swtest/egcs/SOURCETREE/egcs using "mh-frag"
./configure: texconfig: not found
Can't open ./intl/po2tbl.sed.in
./configure: ./po/POTFILES.in: cannot open
Can't open ./doc/Makefile.in
Can't open ./intl/Makefile.in
Can't open ./lib/Makefile.in
Can't open ./po/Makefile.in.in
configure: error: ./intl/libgettext.h: File not found
Configure in /sw/swtest/egcs/SOURCETREE/egcs/texinfo failed, exiting.
---- end trace ----
I then removed ./texinfo and did another `cvs update`, resulting in
---- begin trace ----
% ./configure --prefix=/sw/swtest/egcs/
Configuring for a sparc-sun-solaris2.6 host.
Created "Makefile" in /sw/swtest/egcs/SOURCETREE/egcs using "mh-frag"
configure: error: can not find sources in . or ..
Configure in /sw/swtest/egcs/SOURCETREE/egcs/texinfo failed, exiting.
---- end trace ----
BTW, there aren't any ChangeLog entries regarding that texinfo update(s),
either...
Gerald
--
Gerald Pfeifer (Jerry) Vienna University of Technology
pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/