Folks,
What links do I need to set up to get through this? I am logged in as
myself.
sourdough:scchan1:13> ls
CVS Make.NUE.lib README osprey1.0
INSTALL Make.cross README.src pro64.spec
sourdough:scchan1:14> gcc -v
Reading specs from
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
sourdough:scchan1:15> make -f Make.cross
cd osprey1.0/targia32_ia64_nodebug/driver.nue; gmake ; cd ../../..
gmake[1]: Entering directory
`/home/cmplr/usr7/scchan1/pro64/src/osprey1.0/targia32_ia64_nodebug/driver.n
ue'
cd ../include && gmake
gmake[2]: Entering directory
`/home/cmplr/usr7/scchan1/pro64/src/osprey1.0/targia32_ia64_nodebug/include'
ln: cannot create symbolic link `sys/syssgi.h' to
`../../../linux/include/sys/syssgi.h': No such file or directory
gmake[2]: *** [default] Error 1
gmake[2]: Leaving directory
`/home/cmplr/usr7/scchan1/pro64/src/osprey1.0/targia32_ia64_nodebug/include'
gmake[1]: *** [first] Error 2
gmake[1]: Leaving directory
`/home/cmplr/usr7/scchan1/pro64/src/osprey1.0/targia32_ia64_nodebug/driver.n
ue'
sourdough:scchan1:16> pwd
/home/cmplr/usr7/scchan1/pro64/src
apparently the file sys/syssgi.h is in "../../linux/include/sys/syssgi.h".
What is the obvious that I am missing?
Thx for the help,
Sun
|