This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

Can't find include file "direct.h"


Hi All,

I'm trying to compile gcc 2.95.1 from scratch using the Sun
C/C++ compiler version 4.2 on a Solaris workstation running 2.5.1.

My search path is;
PATH=/opt/SUNWspro/bin:/usr/openwin/bin:/bin:/usr/bin:/usr/ucb:/etc:/usr/etc:/sbin:/usr/sbin:/usr/ccs/bin

I'm running configure from the gcc2.95.1 in a new directory ;

/tooldist/Tools/src/gcc-2.95.1/configure --prefix=/tools/gnu/solaris

When I review the config.log file in the gcc directory, I get the
error;

configure:1958: cc -E  conftest.c >/dev/null 2>conftest.out
"configure", line 1954: cannot find include file: <direct.h>
cc: acomp failed for conftest.c

I've looked all over the system, but I don't see the direct.h
file anywhere.

Where is this file located.  Am I missing something from the gcc
download or is there a software package I must install?

Thanks in advance!

Tim
-- 
======================================================================
Tim W. Renwick   mailto:tim.renwick@vlsi.com|"Remember, if women don't
Philips Semiconductors         (408)922-5370| find you handsome, they
1109 McKay Drive, M/S 41   Fax (408)922-5252| should at least find you
San Jose, CA 95131                          | handy!"        Red Green


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