This is the mail archive of the xconq7@sourceware.cygnus.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

configure problems in xc7.1.89


Hello,

I think this is probably a global problem, though I've only tested on
Solaris 2.5.1.

In kernel/configure.in, the line:

host_makefile_frag=`${srcdir}/../config.host ${host} ..`
						     ^^
is still using a second argument to config.host which no longer uses
it.  The configure.in files in the other subdirectories are the same.

This results in the following output from configure:

*** Expected host makefile fragment "./config/mh-solaris"
*** is missing in /a/mensae/home/casa/veale/download/xc7.1.89/kernel.
*** Expected host makefile fragment "./config/mh-solaris"
*** is missing in /a/mensae/home/casa/veale/download/xc7.1.89/x11.
*** Expected host makefile fragment "./config/mh-solaris"
*** is missing in /a/mensae/home/casa/veale/download/xc7.1.89/curses.
*** Expected host makefile fragment "./config/mh-solaris"
*** is missing in /a/mensae/home/casa/veale/download/xc7.1.89/doc.

...etc.

-- 
Anthony Veale' (303)492-0851 Pager:(303)441-0713   veale@casa.colorado.edu   
Professional Research Assistant (System Manager Assistant)
Center for Astrophysics and Space Astronomy
Univ. of Colorado at Boulder                 http://casa.colorado.edu/~veale



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]