Anyone seen this error?

Help with Setup, Hardware, Performance or other Issues...Or just pimp your rig.
Post Reply
KnightMare
Registered User
Registered User
Posts: 0
Joined: Fri Oct 28, 2005 11:59 pm

Anyone seen this error?

Post by KnightMare »

I know through my travels i've seen this error before while compileing bz, and fixed it... Well, i seem to be getting old as i cannot remember what i did to fix it.

In file included from ../../include/bzfio.h:26,
from resources.cxx:18:
/usr/include/c++/3.2.2/backward/iostream.h:35: using declaration `ostream'
introduced ambiguous type `ostream'
/usr/include/c++/3.2.2/backward/iostream.h:36: using declaration `istream'
introduced ambiguous type `istream'
resources.h: In function `std::ostream& operator<<(std::ostream&, const
ResourceDatabase&)':
resources.h:51: `BzfStringAList ResourceDatabase::names' is private
resources.cxx:125: within this context
resources.h:51: `BzfStringAList ResourceDatabase::names' is private
resources.cxx:127: within this context
resources.h:51: `BzfStringAList ResourceDatabase::names' is private
resources.cxx:128: within this context
resources.h:52: `BzfStringAList ResourceDatabase::values' is private
resources.cxx:130: within this context
make[3]: *** [resources.o] Error 1

I allready installed the latest Mesa3d package also.

Thanks to lightning that took out my filesystem, i get the pleasure of rebuilding all of my Linux...One day i'll learn to make backups.

System is Redhat 9..
Post Reply