=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for rainbowcrack-1.2nb2
--- rtgen ---
--- rtdump ---
--- rtsort ---
--- rcrack ---
--- rtgen ---
g++ -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib  -lcrypto Public.cpp ChainWalkContext.cpp HashAlgorithm.cpp HashRoutine.cpp RainbowTableGenerate.cpp -o rtgen
--- rtdump ---
g++ -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib  -lcrypto Public.cpp ChainWalkContext.cpp HashAlgorithm.cpp HashRoutine.cpp RainbowTableDump.cpp -o rtdump
--- rtsort ---
g++ -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib   Public.cpp RainbowTableSort.cpp -o rtsort
--- rcrack ---
g++ -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib  -lcrypto Public.cpp ChainWalkContext.cpp HashAlgorithm.cpp HashRoutine.cpp HashSet.cpp MemoryPool.cpp ChainWalkSet.cpp CrackEngine.cpp RainbowCrack.cpp -o rcrack
--- rtsort ---
In file included from Public.cpp:11:0:
Public.h:25:2: error: 'u_int64_t' does not name a type
Public.h:26:2: error: 'u_int64_t' does not name a type
Public.h:37:20: error: 'u_int64_t' was not declared in this scope
Public.h:38:23: error: 'u_int64_t' was not declared in this scope
Public.cpp: In function 'std::string uint64tostr(u_int64_t)':
Public.cpp:124:28: error: 'std::string uint64tostr(u_int64_t)' redeclared as different kind of symbol
Public.h:37:20: error: previous declaration of 'std::string uint64tostr'
Public.cpp: In function 'std::string uint64tohexstr(u_int64_t)':
Public.cpp:137:31: error: 'std::string uint64tohexstr(u_int64_t)' redeclared as different kind of symbol
Public.h:38:23: error: previous declaration of 'std::string uint64tohexstr'
Public.cpp: In function 'unsigned int GetAvailPhysMemorySize()':
Public.cpp:173:30: error: 'VM_METER' was not declared in this scope
Public.cpp:174:17: error: aggregate 'GetAvailPhysMemorySize()::vmtotal vmtotal' has incomplete type and cannot be defined
--- rtgen ---
In file included from Public.cpp:11:0:
Public.h:25:2: error: 'u_int64_t' does not name a type
Public.h:26:2: error: 'u_int64_t' does not name a type
Public.h:37:20: error: 'u_int64_t' was not declared in this scope
Public.h:38:23: error: 'u_int64_t' was not declared in this scope
--- rtdump ---
In file included from Public.cpp:11:0:
Public.h:25:2: error: 'u_int64_t' does not name a type
Public.h:26:2: error: 'u_int64_t' does not name a type
Public.h:37:20: error: 'u_int64_t' was not declared in this scope
Public.h:38:23: error: 'u_int64_t' was not declared in this scope
--- rcrack ---
In file included from Public.cpp:11:0:
Public.h:25:2: error: 'u_int64_t' does not name a type
Public.h:26:2: error: 'u_int64_t' does not name a type
Public.h:37:20: error: 'u_int64_t' was not declared in this scope
Public.h:38:23: error: 'u_int64_t' was not declared in this scope
--- rtgen ---
Public.cpp: In function 'std::string uint64tostr(u_int64_t)':
Public.cpp:124:28: error: 'std::string uint64tostr(u_int64_t)' redeclared as different kind of symbol
Public.h:37:20: error: previous declaration of 'std::string uint64tostr'
Public.cpp: In function 'std::string uint64tohexstr(u_int64_t)':
Public.cpp:137:31: error: 'std::string uint64tohexstr(u_int64_t)' redeclared as different kind of symbol
Public.h:38:23: error: previous declaration of 'std::string uint64tohexstr'
Public.cpp: In function 'unsigned int GetAvailPhysMemorySize()':
Public.cpp:173:30: error: 'VM_METER' was not declared in this scope
Public.cpp:174:17: error: aggregate 'GetAvailPhysMemorySize()::vmtotal vmtotal' has incomplete type and cannot be defined
--- rtdump ---
Public.cpp: In function 'std::string uint64tostr(u_int64_t)':
Public.cpp:124:28: error: 'std::string uint64tostr(u_int64_t)' redeclared as different kind of symbol
Public.h:37:20: error: previous declaration of 'std::string uint64tostr'
Public.cpp: In function 'std::string uint64tohexstr(u_int64_t)':
Public.cpp:137:31: error: 'std::string uint64tohexstr(u_int64_t)' redeclared as different kind of symbol
Public.h:38:23: error: previous declaration of 'std::string uint64tohexstr'
Public.cpp: In function 'unsigned int GetAvailPhysMemorySize()':
Public.cpp:173:30: error: 'VM_METER' was not declared in this scope
Public.cpp:174:17: error: aggregate 'GetAvailPhysMemorySize()::vmtotal vmtotal' has incomplete type and cannot be defined
--- rcrack ---
Public.cpp: In function 'std::string uint64tostr(u_int64_t)':
Public.cpp:124:28: error: 'std::string uint64tostr(u_int64_t)' redeclared as different kind of symbol
Public.h:37:20: error: previous declaration of 'std::string uint64tostr'
Public.cpp: In function 'std::string uint64tohexstr(u_int64_t)':
Public.cpp:137:31: error: 'std::string uint64tohexstr(u_int64_t)' redeclared as different kind of symbol
Public.h:38:23: error: previous declaration of 'std::string uint64tohexstr'
Public.cpp: In function 'unsigned int GetAvailPhysMemorySize()':
Public.cpp:173:30: error: 'VM_METER' was not declared in this scope
Public.cpp:174:17: error: aggregate 'GetAvailPhysMemorySize()::vmtotal vmtotal' has incomplete type and cannot be defined
--- rtsort ---
In file included from RainbowTableSort.cpp:7:0:
Public.h:25:2: error: 'u_int64_t' does not name a type
Public.h:26:2: error: 'u_int64_t' does not name a type
Public.h:37:20: error: 'u_int64_t' was not declared in this scope
Public.h:38:23: error: 'u_int64_t' was not declared in this scope
RainbowTableSort.cpp: In function 'int QuickSortPartition(RainbowChain*, int, int)':
RainbowTableSort.cpp:38:64: warning: integer overflow in expression
RainbowTableSort.cpp:45:34: error: 'struct RainbowChain' has no member named 'nIndexE'
RainbowTableSort.cpp:48:40: error: 'struct RainbowChain' has no member named 'nIndexE'
RainbowTableSort.cpp:51:39: error: 'struct RainbowChain' has no member named 'nIndexE'
RainbowTableSort.cpp: In function 'void MergeSortedSegment(std::list<CSortedSegment>&, FILE*)':
RainbowTableSort.cpp:213:42: error: 'struct RainbowChain' has no member named 'nIndexE'
RainbowTableSort.cpp:217:33: error: 'struct RainbowChain' has no member named 'nIndexE'
RainbowTableSort.cpp:220:43: error: 'struct RainbowChain' has no member named 'nIndexE'
*** [rtsort] Error code 1

bmake: stopped in /tmp/pkgsrc/security/rainbowcrack/work/rainbowcrack-1.2-src/src
--- rtgen ---
In file included from ChainWalkContext.h:11:0,
                 from ChainWalkContext.cpp:11:
Public.h:25:2: error: 'u_int64_t' does not name a type
Public.h:26:2: error: 'u_int64_t' does not name a type
Public.h:37:20: error: 'u_int64_t' was not declared in this scope
Public.h:38:23: error: 'u_int64_t' was not declared in this scope
In file included from ChainWalkContext.cpp:11:0:
ChainWalkContext.h:30:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:31:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:34:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:37:2: error: 'u_int64_t' does not name a type
ChainWalkContext.h:56:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:61:16: error: 'u_int64_t' has not been declared
ChainWalkContext.h:68:2: error: 'u_int64_t' does not name a type
--- rtdump ---
In file included from ChainWalkContext.h:11:0,
                 from ChainWalkContext.cpp:11:
Public.h:25:2: error: 'u_int64_t' does not name a type
Public.h:26:2: error: 'u_int64_t' does not name a type
Public.h:37:20: error: 'u_int64_t' was not declared in this scope
Public.h:38:23: error: 'u_int64_t' was not declared in this scope
In file included from ChainWalkContext.cpp:11:0:
ChainWalkContext.h:30:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:31:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:34:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:37:2: error: 'u_int64_t' does not name a type
ChainWalkContext.h:56:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:61:16: error: 'u_int64_t' has not been declared
ChainWalkContext.h:68:2: error: 'u_int64_t' does not name a type
--- rcrack ---
In file included from ChainWalkContext.h:11:0,
                 from ChainWalkContext.cpp:11:
Public.h:25:2: error: 'u_int64_t' does not name a type
Public.h:26:2: error: 'u_int64_t' does not name a type
Public.h:37:20: error: 'u_int64_t' was not declared in this scope
Public.h:38:23: error: 'u_int64_t' was not declared in this scope
In file included from ChainWalkContext.cpp:11:0:
ChainWalkContext.h:30:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:31:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:34:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:37:2: error: 'u_int64_t' does not name a type
--- rtgen ---
ChainWalkContext.cpp:32:63: error: 'u_int64_t CChainWalkContext::m_nPlainSpaceUpToX [257]' is not a static member of 'class CChainWalkContext'
--- rcrack ---
ChainWalkContext.h:56:9: error: 'u_int64_t' does not name a type
--- rtgen ---
ChainWalkContext.cpp:33:27: error: 'u_int64_t CChainWalkContext::m_nPlainSpaceTotal' is not a static member of 'class CChainWalkContext'
--- rcrack ---
ChainWalkContext.h:61:16: error: 'u_int64_t' has not been declared
--- rtgen ---
ChainWalkContext.cpp:36:27: error: 'u_int64_t CChainWalkContext::m_nReduceOffset' is not a static member of 'class CChainWalkContext'
--- rcrack ---
ChainWalkContext.h:68:2: error: 'u_int64_t' does not name a type
--- rtdump ---
ChainWalkContext.cpp:32:63: error: 'u_int64_t CChainWalkContext::m_nPlainSpaceUpToX [257]' is not a static member of 'class CChainWalkContext'
ChainWalkContext.cpp:33:27: error: 'u_int64_t CChainWalkContext::m_nPlainSpaceTotal' is not a static member of 'class CChainWalkContext'
ChainWalkContext.cpp:36:27: error: 'u_int64_t CChainWalkContext::m_nReduceOffset' is not a static member of 'class CChainWalkContext'
--- rtgen ---
ChainWalkContext.cpp: In static member function 'static bool CChainWalkContext::SetPlainCharset(std::string, int, int)':
ChainWalkContext.cpp:166:2: error: 'm_nPlainSpaceUpToX' was not declared in this scope
ChainWalkContext.cpp:179:2: error: 'm_nPlainSpaceTotal' was not declared in this scope
ChainWalkContext.cpp: In static member function 'static bool CChainWalkContext::SetRainbowTableIndex(int)':
ChainWalkContext.cpp:189:2: error: 'm_nReduceOffset' was not declared in this scope
--- rtdump ---
ChainWalkContext.cpp: In static member function 'static bool CChainWalkContext::SetPlainCharset(std::string, int, int)':
ChainWalkContext.cpp:166:2: error: 'm_nPlainSpaceUpToX' was not declared in this scope
ChainWalkContext.cpp:179:2: error: 'm_nPlainSpaceTotal' was not declared in this scope
ChainWalkContext.cpp: In static member function 'static bool CChainWalkContext::SetRainbowTableIndex(int)':
ChainWalkContext.cpp:189:2: error: 'm_nReduceOffset' was not declared in this scope
--- rtgen ---
ChainWalkContext.cpp: At global scope:
ChainWalkContext.cpp:304:46: error: no 'u_int64_t CChainWalkContext::GetPlainSpaceTotal()' member function declared in class 'CChainWalkContext'
ChainWalkContext.cpp: In static member function 'static void CChainWalkContext::Dump()':
ChainWalkContext.cpp:340:48: error: 'm_nPlainSpaceTotal' was not declared in this scope
ChainWalkContext.cpp:343:44: error: 'm_nReduceOffset' was not declared in this scope
ChainWalkContext.cpp: In member function 'void CChainWalkContext::GenerateRandomIndex()':
ChainWalkContext.cpp:349:30: error: 'm_nIndex' was not declared in this scope
ChainWalkContext.cpp:350:24: error: 'm_nPlainSpaceTotal' was not declared in this scope
ChainWalkContext.cpp: At global scope:
ChainWalkContext.cpp:353:6: error: prototype for 'void CChainWalkContext::SetIndex(u_int64_t)' does not match any in class 'CChainWalkContext'
ChainWalkContext.h:61:7: error: candidate is: void CChainWalkContext::SetIndex(int)
ChainWalkContext.cpp: In member function 'void CChainWalkContext::IndexToPlain()':
ChainWalkContext.cpp:368:7: error: 'm_nIndex' was not declared in this scope
ChainWalkContext.cpp:368:19: error: 'm_nPlainSpaceUpToX' was not declared in this scope
ChainWalkContext.cpp:375:21: error: 'm_nIndex' was not declared in this scope
ChainWalkContext.cpp:375:32: error: 'm_nPlainSpaceUpToX' was not declared in this scope
--- rtdump ---
ChainWalkContext.cpp: At global scope:
ChainWalkContext.cpp:304:46: error: no 'u_int64_t CChainWalkContext::GetPlainSpaceTotal()' member function declared in class 'CChainWalkContext'
--- rtgen ---
ChainWalkContext.cpp: In member function 'void CChainWalkContext::HashToIndex(int)':
ChainWalkContext.cpp:439:2: error: 'm_nIndex' was not declared in this scope
ChainWalkContext.cpp:439:33: error: 'm_nReduceOffset' was not declared in this scope
ChainWalkContext.cpp:439:59: error: 'm_nPlainSpaceTotal' was not declared in this scope
ChainWalkContext.cpp: At global scope:
ChainWalkContext.cpp:442:36: error: no 'u_int64_t CChainWalkContext::GetIndex()' member function declared in class 'CChainWalkContext'
--- rtdump ---
ChainWalkContext.cpp: In static member function 'static void CChainWalkContext::Dump()':
ChainWalkContext.cpp:340:48: error: 'm_nPlainSpaceTotal' was not declared in this scope
ChainWalkContext.cpp:343:44: error: 'm_nReduceOffset' was not declared in this scope
ChainWalkContext.cpp: In member function 'void CChainWalkContext::GenerateRandomIndex()':
ChainWalkContext.cpp:349:30: error: 'm_nIndex' was not declared in this scope
ChainWalkContext.cpp:350:24: error: 'm_nPlainSpaceTotal' was not declared in this scope
ChainWalkContext.cpp: At global scope:
ChainWalkContext.cpp:353:6: error: prototype for 'void CChainWalkContext::SetIndex(u_int64_t)' does not match any in class 'CChainWalkContext'
ChainWalkContext.h:61:7: error: candidate is: void CChainWalkContext::SetIndex(int)
ChainWalkContext.cpp: In member function 'void CChainWalkContext::IndexToPlain()':
ChainWalkContext.cpp:368:7: error: 'm_nIndex' was not declared in this scope
ChainWalkContext.cpp:368:19: error: 'm_nPlainSpaceUpToX' was not declared in this scope
ChainWalkContext.cpp:375:21: error: 'm_nIndex' was not declared in this scope
ChainWalkContext.cpp:375:32: error: 'm_nPlainSpaceUpToX' was not declared in this scope
ChainWalkContext.cpp: In member function 'void CChainWalkContext::HashToIndex(int)':
ChainWalkContext.cpp:439:2: error: 'm_nIndex' was not declared in this scope
ChainWalkContext.cpp:439:33: error: 'm_nReduceOffset' was not declared in this scope
ChainWalkContext.cpp:439:59: error: 'm_nPlainSpaceTotal' was not declared in this scope
ChainWalkContext.cpp: At global scope:
ChainWalkContext.cpp:442:36: error: no 'u_int64_t CChainWalkContext::GetIndex()' member function declared in class 'CChainWalkContext'
--- rcrack ---
ChainWalkContext.cpp:32:63: error: 'u_int64_t CChainWalkContext::m_nPlainSpaceUpToX [257]' is not a static member of 'class CChainWalkContext'
ChainWalkContext.cpp:33:27: error: 'u_int64_t CChainWalkContext::m_nPlainSpaceTotal' is not a static member of 'class CChainWalkContext'
ChainWalkContext.cpp:36:27: error: 'u_int64_t CChainWalkContext::m_nReduceOffset' is not a static member of 'class CChainWalkContext'
ChainWalkContext.cpp: In static member function 'static bool CChainWalkContext::SetPlainCharset(std::string, int, int)':
ChainWalkContext.cpp:166:2: error: 'm_nPlainSpaceUpToX' was not declared in this scope
ChainWalkContext.cpp:179:2: error: 'm_nPlainSpaceTotal' was not declared in this scope
ChainWalkContext.cpp: In static member function 'static bool CChainWalkContext::SetRainbowTableIndex(int)':
ChainWalkContext.cpp:189:2: error: 'm_nReduceOffset' was not declared in this scope
ChainWalkContext.cpp: At global scope:
ChainWalkContext.cpp:304:46: error: no 'u_int64_t CChainWalkContext::GetPlainSpaceTotal()' member function declared in class 'CChainWalkContext'
ChainWalkContext.cpp: In static member function 'static void CChainWalkContext::Dump()':
ChainWalkContext.cpp:340:48: error: 'm_nPlainSpaceTotal' was not declared in this scope
ChainWalkContext.cpp:343:44: error: 'm_nReduceOffset' was not declared in this scope
ChainWalkContext.cpp: In member function 'void CChainWalkContext::GenerateRandomIndex()':
ChainWalkContext.cpp:349:30: error: 'm_nIndex' was not declared in this scope
ChainWalkContext.cpp:350:24: error: 'm_nPlainSpaceTotal' was not declared in this scope
ChainWalkContext.cpp: At global scope:
ChainWalkContext.cpp:353:6: error: prototype for 'void CChainWalkContext::SetIndex(u_int64_t)' does not match any in class 'CChainWalkContext'
ChainWalkContext.h:61:7: error: candidate is: void CChainWalkContext::SetIndex(int)
ChainWalkContext.cpp: In member function 'void CChainWalkContext::IndexToPlain()':
ChainWalkContext.cpp:368:7: error: 'm_nIndex' was not declared in this scope
ChainWalkContext.cpp:368:19: error: 'm_nPlainSpaceUpToX' was not declared in this scope
ChainWalkContext.cpp:375:21: error: 'm_nIndex' was not declared in this scope
ChainWalkContext.cpp:375:32: error: 'm_nPlainSpaceUpToX' was not declared in this scope
ChainWalkContext.cpp: In member function 'void CChainWalkContext::HashToIndex(int)':
ChainWalkContext.cpp:439:2: error: 'm_nIndex' was not declared in this scope
ChainWalkContext.cpp:439:33: error: 'm_nReduceOffset' was not declared in this scope
ChainWalkContext.cpp:439:59: error: 'm_nPlainSpaceTotal' was not declared in this scope
ChainWalkContext.cpp: At global scope:
ChainWalkContext.cpp:442:36: error: no 'u_int64_t CChainWalkContext::GetIndex()' member function declared in class 'CChainWalkContext'
In file included from HashSet.h:10:0,
                 from HashSet.cpp:11:
Public.h:25:2: error: 'u_int64_t' does not name a type
Public.h:26:2: error: 'u_int64_t' does not name a type
Public.h:37:20: error: 'u_int64_t' was not declared in this scope
Public.h:38:23: error: 'u_int64_t' was not declared in this scope
--- rtdump ---
In file included from ChainWalkContext.h:11:0,
                 from RainbowTableDump.cpp:7:
Public.h:25:2: error: 'u_int64_t' does not name a type
Public.h:26:2: error: 'u_int64_t' does not name a type
Public.h:37:20: error: 'u_int64_t' was not declared in this scope
Public.h:38:23: error: 'u_int64_t' was not declared in this scope
In file included from RainbowTableDump.cpp:7:0:
ChainWalkContext.h:30:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:31:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:34:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:37:2: error: 'u_int64_t' does not name a type
ChainWalkContext.h:56:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:61:16: error: 'u_int64_t' has not been declared
ChainWalkContext.h:68:2: error: 'u_int64_t' does not name a type
RainbowTableDump.cpp: In function 'int main(int, char**)':
RainbowTableDump.cpp:51:22: error: 'struct RainbowChain' has no member named 'nIndexS'
RainbowTableDump.cpp:58:32: error: 'class CChainWalkContext' has no member named 'GetIndex'
RainbowTableDump.cpp:63:50: error: 'class CChainWalkContext' has no member named 'GetIndex'
RainbowTableDump.cpp:64:11: error: 'class CChainWalkContext' has no member named 'GetIndex'
RainbowTableDump.cpp:64:31: error: 'struct RainbowChain' has no member named 'nIndexE'
*** [rtdump] Error code 1

bmake: stopped in /tmp/pkgsrc/security/rainbowcrack/work/rainbowcrack-1.2-src/src
--- rtgen ---
*** [rtgen] Error code 1

bmake: stopped in /tmp/pkgsrc/security/rainbowcrack/work/rainbowcrack-1.2-src/src
--- rcrack ---
In file included from MemoryPool.cpp:8:0:
Public.h:25:2: error: 'u_int64_t' does not name a type
Public.h:26:2: error: 'u_int64_t' does not name a type
Public.h:37:20: error: 'u_int64_t' was not declared in this scope
Public.h:38:23: error: 'u_int64_t' was not declared in this scope
In file included from ChainWalkSet.h:10:0,
                 from ChainWalkSet.cpp:12:
Public.h:25:2: error: 'u_int64_t' does not name a type
Public.h:26:2: error: 'u_int64_t' does not name a type
Public.h:37:20: error: 'u_int64_t' was not declared in this scope
Public.h:38:23: error: 'u_int64_t' was not declared in this scope
In file included from ChainWalkSet.cpp:12:0:
ChainWalkSet.h:16:2: error: 'u_int64_t' does not name a type
ChainWalkSet.h:38:2: error: 'u_int64_t' does not name a type
ChainWalkSet.h:44:19: error: 'u_int64_t' has not been declared
ChainWalkSet.cpp: In member function 'void CChainWalkSet::DiscardAll()':
ChainWalkSet.cpp:35:14: error: 'struct ChainWalk' has no member named 'pIndexE'
ChainWalkSet.cpp: At global scope:
ChainWalkSet.cpp:39:1: error: 'u_int64_t' does not name a type
ChainWalkSet.cpp:90:33: error: variable or field 'DiscardWalk' declared void
ChainWalkSet.cpp:90:33: error: 'u_int64_t' was not declared in this scope
ChainWalkSet.cpp:90:41: error: 'pIndexE' was not declared in this scope
In file included from CrackEngine.h:10:0,
                 from CrackEngine.cpp:11:
Public.h:25:2: error: 'u_int64_t' does not name a type
Public.h:26:2: error: 'u_int64_t' does not name a type
Public.h:37:20: error: 'u_int64_t' was not declared in this scope
Public.h:38:23: error: 'u_int64_t' was not declared in this scope
In file included from CrackEngine.h:12:0,
                 from CrackEngine.cpp:11:
ChainWalkContext.h:30:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:31:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:34:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:37:2: error: 'u_int64_t' does not name a type
ChainWalkContext.h:56:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:61:16: error: 'u_int64_t' has not been declared
ChainWalkContext.h:68:2: error: 'u_int64_t' does not name a type
In file included from CrackEngine.h:14:0,
                 from CrackEngine.cpp:11:
ChainWalkSet.h:16:2: error: 'u_int64_t' does not name a type
ChainWalkSet.h:38:2: error: 'u_int64_t' does not name a type
ChainWalkSet.h:44:19: error: 'u_int64_t' has not been declared
In file included from CrackEngine.cpp:11:0:
CrackEngine.h:34:65: error: 'u_int64_t' has not been declared
CrackEngine.cpp:35:78: error: 'u_int64_t' has not been declared
CrackEngine.cpp: In member function 'int CCrackEngine::BinarySearch(RainbowChain*, int, int)':
CrackEngine.cpp:42:30: error: 'struct RainbowChain' has no member named 'nIndexE'
CrackEngine.cpp:44:34: error: 'struct RainbowChain' has no member named 'nIndexE'
CrackEngine.cpp: In member function 'void CCrackEngine::GetChainIndexRangeWithSameEndpoint(RainbowChain*, int, int, int&, int&)':
CrackEngine.cpp:63:39: error: 'struct RainbowChain' has no member named 'nIndexE'
CrackEngine.cpp:63:74: error: 'struct RainbowChain' has no member named 'nIndexE'
CrackEngine.cpp:70:37: error: 'struct RainbowChain' has no member named 'nIndexE'
CrackEngine.cpp:70:72: error: 'struct RainbowChain' has no member named 'nIndexE'
CrackEngine.cpp: In member function 'bool CCrackEngine::CheckAlarm(RainbowChain*, int, unsigned char*, CHashSet&)':
CrackEngine.cpp:80:23: error: 'struct RainbowChain' has no member named 'nIndexS'
CrackEngine.cpp: In member function 'void CCrackEngine::SearchTableChunk(RainbowChain*, int, int, CHashSet&)':
CrackEngine.cpp:122:3: error: 'u_int64_t' was not declared in this scope
CrackEngine.cpp:122:11: error: 'pStartPosIndexE' was not declared in this scope
CrackEngine.cpp:122:35: error: 'class CChainWalkSet' has no member named 'RequestWalk'
CrackEngine.cpp:151:33: error: 'class CChainWalkContext' has no member named 'GetIndex'
CrackEngine.cpp:154:11: error: expected ';' before 'nIndexEOfCurPos'
CrackEngine.cpp:157:67: error: 'nIndexEOfCurPos' was not declared in this scope
CrackEngine.cpp: In member function 'void CCrackEngine::SearchRainbowTable(std::string, CHashSet&)':
CrackEngine.cpp:265:43: error: 'struct RainbowChain' has no member named 'nIndexS'
CrackEngine.cpp:273:15: error: 'class CChainWalkContext' has no member named 'GetIndex'
CrackEngine.cpp:273:52: error: 'struct RainbowChain' has no member named 'nIndexE'
CrackEngine.cpp:283:22: error: 'struct RainbowChain' has no member named 'nIndexE'
CrackEngine.cpp:283:46: error: 'struct RainbowChain' has no member named 'nIndexE'
In file included from CrackEngine.h:10:0,
                 from RainbowCrack.cpp:11:
Public.h:25:2: error: 'u_int64_t' does not name a type
Public.h:26:2: error: 'u_int64_t' does not name a type
Public.h:37:20: error: 'u_int64_t' was not declared in this scope
Public.h:38:23: error: 'u_int64_t' was not declared in this scope
In file included from CrackEngine.h:12:0,
                 from RainbowCrack.cpp:11:
ChainWalkContext.h:30:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:31:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:34:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:37:2: error: 'u_int64_t' does not name a type
ChainWalkContext.h:56:9: error: 'u_int64_t' does not name a type
ChainWalkContext.h:61:16: error: 'u_int64_t' has not been declared
ChainWalkContext.h:68:2: error: 'u_int64_t' does not name a type
In file included from CrackEngine.h:14:0,
                 from RainbowCrack.cpp:11:
ChainWalkSet.h:16:2: error: 'u_int64_t' does not name a type
ChainWalkSet.h:38:2: error: 'u_int64_t' does not name a type
ChainWalkSet.h:44:19: error: 'u_int64_t' has not been declared
In file included from RainbowCrack.cpp:11:0:
CrackEngine.h:34:65: error: 'u_int64_t' has not been declared
*** [rcrack] Error code 1

bmake: stopped in /tmp/pkgsrc/security/rainbowcrack/work/rainbowcrack-1.2-src/src
4 errors

bmake: stopped in /tmp/pkgsrc/security/rainbowcrack/work/rainbowcrack-1.2-src/src
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/security/rainbowcrack
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/security/rainbowcrack