This is the mail archive of the insight@sourceware.cygnus.com mailing list for the Insight project.


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

Building Insight (2)


Hi everyone,

I want to use Insight in the following configuration:
  
  Host:   MS-Windows (95/98/NT4) with CygWin
  Target: Hitachi H8/3048F
  
I downloaded the following packages:

  insight-5.0.tar.gz              --> installed to c:\cygnus\insight
  full.exe containing CygWin B20  --> installed to c:\cygnus


Then I invoked the following commands:

 bash-2.02$ sh configure --target=h8300-hms --prefix=/cygnus/insight

 bash-2.02$ make

So far all okay (I think) next step:

 bash-2.02$ make install

Result of this action:

 /cygnus/CYGWIN~1/H-I586~1/bin/sh ./mkinstalldirs /cygnus/insight 
/cygnus/insight

 Making install in doc
 make[3]: Nothing to be done for `install-exec-am'.
 make[3]: Nothing to be done for `install-data-am'.
 Making install in po
 if test -r ./../../mkinstalldirs; then \
   ./../../mkinstalldirs /cygnus/insight/share; \
 else \
   ../mkinstalldirs /cygnus/insight/share; \
 fi
 ./../../mkinstalldirs: not found
 make[2]: *** [install-data-yes] Error 127
 make[1]: *** [install-recursive] Error 1
 make: *** [install-bfd] Error 2


Question: What am I doing wrong? 

I hope someone can help me because I am stuck here for two days now.


Regards,

Cor van Loos





_______________________________________________________
Get 100% FREE Internet Access powered by Excite
Visit http://freelane.excite.com/freeisp


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