[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [openrisc] or1ksim build problem cygwin



I suspect this is cygwin issue, I have this file located
in "/usr/include/netpacket/packet.h". (RedHat 7.1)
This is quite a low level header and is quite possible that
they skipped it intentionally.

Ivan, you wrote this code, right?
Is it possible to include any other header?

I am including the file, if it helps.

Marko

----- Original Message ----- 
From: "Bryce Himebaugh" <bhimebau@cs.indiana.edu>
To: <openrisc@opencores.org>
Sent: Thursday, April 04, 2002 5:48 PM
Subject: [openrisc] or1ksim build problem cygwin


> Hello,
> 
> I am trying to build the or1k simulator. I am using cygwin on a win2k 
> box. I am configuring and making with the following commands:
> 
> ./configure --target=or32-rtems --prefix=/opt/or32-rtems
>  make all install 2>&1 |tee bin-make.log
> 
> The build fails when one of the include files (packet.h) cannot be 
> located. This file is included in the file ethernet_i.h which is 
> included in eth.c. I searched my system and could not locate this file 
> (it does not appear to be part of the standard cygwin install). I am 
> hoping that someone else has run into this issue. Any help would be 
> greatly appreciated.
> 
> I have attached the log file that was created during the build.
> 
> Thanks,
> 
> Bryce
> 
> -- 
> Bryce Himebaugh
> Staff 
> Indiana University Computer Science Dept.
> bhimebau@cs.indiana.edu
> (812) 855-6984
>  
> 
> 

packet.h