[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] [bug] aodv/aodv.h:248: redefinition of `struct bcache'
this bug already discussed before, see:
http://www.isi.edu/nsnam/archive/ns-users/webarch/2001/msg02308.html
and someone correct it by changing the name 'bcache' to something else,
see:
http://www.isi.edu/nsnam/archive/ns-users/webarch/2001/msg03358.html
- difa
On Fri, 23 Nov 2001, Canhui Ou wrote:
> [Bug Report]
>
> -----------------------------
> Category: Installation Failure
> Package: ns 2.1b8a
> OS: Solaris 8
> Environment Variables:
> LD_LIBRARY_PATH=. /usr/local/lib /opt/SUNWmlib/lib
> TCL_LIBRARY=undefined
> TK_LIBRARY=undefined
>
>
> -----------------------------
> Description:
>
> Description of Problem:
>
> In file included from aodv/aodv_logs.cc:6:
> aodv/aodv.h:248: redefinition of `struct bcache'
> /usr/include/sys/stream.h:335: previous definition here
> *** Error code 1
> make: Fatal error: Command failed for target `aodv/aodv_logs.o'
>
>
> How Easily Reproducible:
> (e.g. every time, intermittent, once only, etc.)
> every time
>
> Steps to Reproduce:
> (describe the minimal set of steps necessary to trigger the bug)
> 1. ./install
> 2.
> 3.
>
>
> Actual Results:
> (describe what the application did after performing the above steps)
>
> In file included from aodv/aodv_logs.cc:6:
> aodv/aodv.h:248: redefinition of `struct bcache'
> /usr/include/sys/stream.h:335: previous definition here
> *** Error code 1
> make: Fatal error: Command failed for target `aodv/aodv_logs.o'
> Ns make failed!
>
> Expected Results:
> (describe what the application should have done, were the bug not present)
> Ns make succeeds.
>
> Additional Information:
> (the following infomation is helpful to debug:
>
>
>