=> Bootstrap dependency digest>=20010302: found digest-20080510 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xfreecell-1.0.5bnb2 g++ -c -Wall -DSHAPE -DBOGUSRANDOM -I/usr/pkg/include card.cpp g++ -c -Wall -DSHAPE -DBOGUSRANDOM -I/usr/pkg/include freecell.cpp g++ -c -Wall -DSHAPE -DBOGUSRANDOM -I/usr/pkg/include option.cpp g++ -c -Wall -DSHAPE -DBOGUSRANDOM -I/usr/pkg/include stack.cpp g++ -c -Wall -DSHAPE -DBOGUSRANDOM -I/usr/pkg/include subwindows.cpp In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../include/c++/4.5.2/ext/hash_set:60:0, from gnmanager.h:8, from freecell.cpp:14: /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../include/c++/4.5.2/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. option.cpp: In constructor 'Option::Option()': option.cpp:40:29: error: 'getenv' was not declared in this scope In file included from subwindows.cpp:10:0: subwindows.h: In member function 'int SeedWindow::value() const': subwindows.h:114:51: error: 'atoi' was not declared in this scope option.cpp:60:13: error: 'exit' was not declared in this scope option.cpp: In member function 'void Option::waitForEvent()': option.cpp:102:34: error: 'atoi' was not declared in this scope subwindows.cpp: In constructor 'ScoreWindow::ScoreWindow()': subwindows.cpp:105:29: error: 'getenv' was not declared in this scope subwindows.cpp:125:13: error: 'exit' was not declared in this scope option.cpp: In static member function 'static void Option::parse(int, char**)': option.cpp:175:25: error: 'strcmp' was not declared in this scope option.cpp:178:26: error: 'atoi' was not declared in this scope option.cpp:187:13: error: 'exit' was not declared in this scope make: *** [option.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [subwindows.o] Error 1 card.cpp: In member function 'void Card::move(int, int, bool)': card.cpp:122:36: error: 'abs' was not declared in this scope card.cpp: In member function 'void Card::dispatchButtonPress(const XEvent&)': card.cpp:248:13: error: 'exit' was not declared in this scope make: *** [card.o] Error 1 freecell.cpp: In function 'void readMSNumbersPath()': freecell.cpp:644:62: error: 'strncpy' was not declared in this scope freecell.cpp:648:62: error: 'strncpy' was not declared in this scope freecell.cpp:657:60: error: 'strncpy' was not declared in this scope freecell.cpp:663:60: error: 'strncpy' was not declared in this scope make: *** [freecell.o] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/games/xfreecell *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/games/xfreecell