make[1]: Entering directory `/root/osd/toolwhip-read-only/ld64/src'
g++ -m32 -O2 -D__LITTLE_ENDIAN__ -I../../usr_include -I. -c -o Options.o Options.cpp
In file included from /usr/lib/gcc/i686-redhat-linux/4.4.2/../../../../include/c++/4.4.2/ext/hash_set:59,
from Options.h:34,
from Options.cpp:34:
/usr/lib/gcc/i686-redhat-linux/4.4.2/../../../../include/c++/4.4.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.
Options.cpp: In function Б-?void warning(const char*, ...)Б-?:
Options.cpp:52: error: Б-?fopenБ-? was not declared in this scope
Options.cpp:55: error: Б-?stderrБ-? was not declared in this scope
Options.cpp:55: error: Б-?fprintfБ-? was not declared in this scope
Options.cpp:56: error: Б-?vfprintfБ-? was not declared in this scope
Options.cpp:62: error: Б-?fflushБ-? was not declared in this scope
Options.cpp: In function Б-?void throwf(const char*, ...)Б-?:
Options.cpp:73: error: Б-?vasprintfБ-? was not declared in this scope
Options.cpp: In member function Б-?bool Options::checkForFile(const char*, const char*, const char*, Options::FileInfo&)Б-?:
Options.cpp:500: error: Б-?sprintfБ-? was not declared in this scope
Options.cpp:503: error: Б-?printfБ-? was not declared in this scope
Options.cpp: In member function Б-?Options::FileInfo Options::findFramework(const char*, const char*)Б-?:
Options.cpp:622: error: Б-?printfБ-? was not declared in this scope
Options.cpp: In member function Б-?void Options::parseSegAddrTable(const char*, const char*)Б-?:
Options.cpp:759: error: Б-?fopenБ-? was not declared in this scope
Options.cpp:769: error: Б-?fgetsБ-? was not declared in this scope
Options.cpp:806: error: Б-?fcloseБ-? was not declared in this scope
Options.cpp: In member function Б-?void Options::loadFileList(const char*)Б-?:
Options.cpp:820: error: Б-?fopenБ-? was not declared in this scope
Options.cpp:825: error: Б-?fopenБ-? was not declared in this scope
Options.cpp:831: error: Б-?fgetsБ-? was not declared in this scope
Options.cpp:847: error: Б-?fcloseБ-? was not declared in this scope
Options.cpp: In function Б-?const char* cstringSymbolName(const char*)Б-?:
Options.cpp:1295: error: Б-?asprintfБ-? was not declared in this scope
Options.cpp: In member function Б-?void Options::parse(int, const char**)Б-?:
Options.cpp:1601: error: Б-?stderrБ-? was not declared in this scope
Options.cpp:1601: error: Б-?fprintfБ-? was not declared in this scope
Options.cpp:1610: error: Б-?stdoutБ-? was not declared in this scope
Options.cpp:1610: error: Б-?fprintfБ-? was not declared in this scope
Options.cpp: In member function Б-?void Options::buildSearchPaths(int, const char**)Б-?:
Options.cpp:2381: error: Б-?stderrБ-? was not declared in this scope
Options.cpp:2381: error: Б-?fprintfБ-? was not declared in this scope
Options.cpp:2487: error: Б-?stderrБ-? was not declared in this scope
Options.cpp:2487: error: Б-?fprintfБ-? was not declared in this scope
Options.cpp: In member function Б-?void Options::checkIllegalOptionCombinations()Б-?:
Options.cpp:2968: error: Б-?asprintfБ-? was not declared in this scope
Options.cpp: In member function Б-?void Options::gotoClassicLinker(int, const char**)Б-?:
Options.cpp:3163: error: Б-?stderrБ-? was not declared in this scope
Options.cpp:3163: error: Б-?fprintfБ-? was not declared in this scope
make[1]: *** [Options.o] Error 1
make[1]: Leaving directory `/root/osd/toolwhip-read-only/ld64/src'
make: *** [all] Error 2