>>> Unpacking source... >>> Unpacking ifstatus-v1.1.0.tar.gz to /var/tmp/portage/net-analyzer/ifstatus-1.1.0/work * Applying ifstatus-1.1.0-gcc43.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-analyzer/ifstatus-1.1.0/work/ifstatus ... make -j14 -j1 CXX=i686-pc-linux-gnu-g++ i686-pc-linux-gnu-g++ -O2 -pipe -c -o BorderDecorator.o BorderDecorator.cc i686-pc-linux-gnu-g++ -O2 -pipe -c -o Config.o Config.cc i686-pc-linux-gnu-g++ -O2 -pipe -c -o Curses.o Curses.cc i686-pc-linux-gnu-g++ -O2 -pipe -c -o Decorator.o Decorator.cc i686-pc-linux-gnu-g++ -O2 -pipe -c -o Display.o Display.cc i686-pc-linux-gnu-g++ -O2 -pipe -c -o Email.o Email.cc i686-pc-linux-gnu-g++ -O2 -pipe -c -o Graph.o Graph.cc i686-pc-linux-gnu-g++ -O2 -pipe -c -o GraphDecorator.o GraphDecorator.cc i686-pc-linux-gnu-g++ -O2 -pipe -c -o IFStatus.o IFStatus.cc i686-pc-linux-gnu-g++ -O2 -pipe -c -o Information.o Information.cc i686-pc-linux-gnu-g++ -O2 -pipe -c -o Interface.o Interface.cc i686-pc-linux-gnu-g++ -O2 -pipe -c -o Interfaces.o Interfaces.cc i686-pc-linux-gnu-g++ -O2 -pipe -c -o Main.o Main.cc i686-pc-linux-gnu-g++ -O2 -pipe -c -o Util.o Util.cc i686-pc-linux-gnu-g++ -O2 -pipe -c -o Window.o Window.cc i686-pc-linux-gnu-g++ -O2 -pipe -lncurses BorderDecorator.o Config.o Curses.o Decorator.o Display.o Email.o Graph.o GraphDecorator.o IFStatus.o Information.o Interface.o Interfaces.o Main.o Util.o Window.o -o ifstatus BorderDecorator.o: In function `BorderDecorator::DrawBorder(Interface&)': BorderDecorator.cc:(.text+0x1bb): undefined reference to `LINES' BorderDecorator.cc:(.text+0x1c7): undefined reference to `COLS' BorderDecorator.o: In function `BorderDecorator::DrawHelp(Interface&, bool)': BorderDecorator.cc:(.text+0x5eb): undefined reference to `LINES' BorderDecorator.cc:(.text+0x5f9): undefined reference to `COLS' Curses.o: In function `Curses::Finalize()': Curses.cc:(.text+0x7e): undefined reference to `curs_set' Curses.o: In function `Curses::Initialize()': Curses.cc:(.text+0x97): undefined reference to `initscr' Curses.cc:(.text+0x9c): undefined reference to `start_color' Curses.cc:(.text+0xc3): undefined reference to `init_color' Curses.cc:(.text+0xd1): undefined reference to `stdscr' Curses.cc:(.text+0xd9): undefined reference to `intrflush' Curses.cc:(.text+0xe5): undefined reference to `curs_set' Curses.cc:(.text+0xea): undefined reference to `nocbreak' Curses.cc:(.text+0xef): undefined reference to `noecho' Curses.cc:(.text+0xf4): undefined reference to `nonl' Curses.cc:(.text+0xf9): undefined reference to `stdscr' Curses.cc:(.text+0x107): undefined reference to `intrflush' Curses.cc:(.text+0x10c): undefined reference to `stdscr' Curses.cc:(.text+0x11d): undefined reference to `nodelay' Curses.cc:(.text+0x12b): undefined reference to `stdscr' Curses.cc:(.text+0x133): undefined reference to `keypad' Curses.cc:(.text+0x14b): undefined reference to `init_pair' Curses.cc:(.text+0x166): undefined reference to `init_pair' Curses.cc:(.text+0x181): undefined reference to `init_pair' Curses.cc:(.text+0x19c): undefined reference to `init_pair' Curses.cc:(.text+0x1b7): undefined reference to `init_pair' Curses.o:Curses.cc:(.text+0x1d2): more undefined references to `init_pair' follow Curses.o: In function `Curses::Finalize()': Curses.cc:(.text+0x84): undefined reference to `endwin' GraphDecorator.o: In function `GraphDecorator::DrawStats(Interface&)': GraphDecorator.cc:(.text+0x36b): undefined reference to `COLS' GraphDecorator.o: In function `GraphDecorator::DrawGraph(Interface&, bool)': GraphDecorator.cc:(.text+0xa3b): undefined reference to `LINES' GraphDecorator.cc:(.text+0xa47): undefined reference to `COLS' GraphDecorator.cc:(.text+0xafe): undefined reference to `LINES' GraphDecorator.o: In function `GraphDecorator::Draw(Interfaces&, bool)': GraphDecorator.cc:(.text+0xbf5): undefined reference to `LINES' GraphDecorator.cc:(.text+0xbfe): undefined reference to `COLS' GraphDecorator.cc:(.text+0xc0b): undefined reference to `COLS' GraphDecorator.cc:(.text+0xc18): undefined reference to `COLS' GraphDecorator.cc:(.text+0xc72): undefined reference to `LINES' GraphDecorator.cc:(.text+0xc7b): undefined reference to `COLS' GraphDecorator.cc:(.text+0xca9): undefined reference to `COLS' GraphDecorator.cc:(.text+0xce2): undefined reference to `LINES' IFStatus.o: In function `IFStatus::IFStatus()': IFStatus.cc:(.text+0x229): undefined reference to `LINES' IFStatus.cc:(.text+0x234): undefined reference to `COLS' IFStatus.o: In function `IFStatus::IFStatus()': IFStatus.cc:(.text+0x2f9): undefined reference to `LINES' IFStatus.cc:(.text+0x304): undefined reference to `COLS' IFStatus.o: In function `IFStatus::KeyboardOptions()': IFStatus.cc:(.text+0x357): undefined reference to `stdscr' IFStatus.cc:(.text+0x366): undefined reference to `COLS' IFStatus.cc:(.text+0x36f): undefined reference to `LINES' IFStatus.cc:(.text+0x377): undefined reference to `wgetch' Information.o: In function `Information::ShowLabels(Interface&)': Information.cc:(.text+0xa7): undefined reference to `COLS' Information.cc:(.text+0xad): undefined reference to `LINES' Information.cc:(.text+0x204): undefined reference to `LINES' Information.cc:(.text+0x210): undefined reference to `COLS' Information.o: In function `Information::ShowData(Interface&, bool)': Information.cc:(.text+0x4fc): undefined reference to `COLS' Information.cc:(.text+0x54b): undefined reference to `LINES' Information.cc:(.text+0x8e2): undefined reference to `COLS' Information.cc:(.text+0x8e8): undefined reference to `LINES' Information.o: In function `Information::Draw(Interfaces&, bool)': Information.cc:(.text+0xe83): undefined reference to `LINES' Information.cc:(.text+0xec6): undefined reference to `COLS' Interface.o: In function `Interface::Update()': Interface.cc:(.text+0x781): undefined reference to `COLS' Window.o: In function `Window::Border()': Window.cc:(.text+0xf0): undefined reference to `wborder' Window.o: In function `Window::Redraw()': Window.cc:(.text+0x11f): undefined reference to `wredrawln' Window.o: In function `Window::PutInt(int)': Window.cc:(.text+0x205): undefined reference to `waddnstr' Window.o: In function `Window::PutUnsignedLong(unsigned long)': Window.cc:(.text+0x285): undefined reference to `waddnstr' Window.o: In function `Window::PutString(std::basic_string, std::allocator >&)': Window.cc:(.text+0x2b0): undefined reference to `waddnstr' Window.o: In function `Window::PutString(char*)': Window.cc:(.text+0x2e0): undefined reference to `waddnstr' Window.o: In function `Window::~Window()': Window.cc:(.text+0x34b): undefined reference to `delwin' Window.o: In function `Window::Window()': Window.cc:(.text+0x3ea): undefined reference to `newwin' Window.o: In function `Window::Window()': Window.cc:(.text+0x42a): undefined reference to `newwin' Window.o: In function `Window::Clear()': Window.cc:(.text+0x464): undefined reference to `LINES' Window.cc:(.text+0x484): undefined reference to `COLS' Window.cc:(.text+0x49f): undefined reference to `LINES' Window.o: In function `Window::FadeToBlack()': Window.cc:(.text+0x4d3): undefined reference to `LINES' Window.cc:(.text+0x4f4): undefined reference to `COLS' Window.cc:(.text+0x523): undefined reference to `LINES' Window.o: In function `Window::Refresh()': Window.cc:(.text+0x13e): undefined reference to `wrefresh' Window.o: In function `Window::VerticalLine(char, int)': Window.cc:(.text+0x165): undefined reference to `wvline' Window.o: In function `Window::HorizontalLine(char, int)': Window.cc:(.text+0x185): undefined reference to `whline' Window.o: In function `Window::PutChar(char)': Window.cc:(.text+0x305): undefined reference to `waddch' Window.o: In function `Window::MoveCursor(int, int)': Window.cc:(.text+0x31e): undefined reference to `wmove' Window.o: In function `Window::~Window()': Window.cc:(.text+0x378): undefined reference to `delwin' Window.o: In function `Window::~Window()': Window.cc:(.text+0x3a8): undefined reference to `delwin' collect2: ld returned 1 exit status make: *** [ifstatus] Error 1 * * ERROR: net-analyzer/ifstatus-1.1.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2125: Called die * The specific snippet of code: * emake -j1 CXX=$(tc-getCXX) || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/net-analyzer:ifstatus-1.1.0:20081121-074823.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/ifstatus-1.1.0/temp/environment'. *