reopen 504859 ! found 504859 0.4-3 thanks Seems the patch got lost:
> Automatic build of sffview_0.4-3 on em64t by sbuild/amd64 0.53 ... > g++ -g -Os -c `wx-config --cflags` -o common.o common.cpp > common.cpp: In member function 'virtual void CFile::Open(const std::string&, > const char*)': > common.cpp:125: error: 'fopen' was not declared in this scope > common.cpp:127: error: 'fileno' was not declared in this scope > common.cpp: In member function 'virtual void CFile::Close()': > common.cpp:133: error: 'fclose' was not declared in this scope > common.cpp: In member function 'sff_byte CFile::GetC()': > common.cpp:161: error: '::fgetc' has not been declared > common.cpp: In member function 'void CFile::Read(void*, int)': > common.cpp:166: error: '::fread' has not been declared > common.cpp: In member function 'void CFile::Write(void*, int)': > common.cpp:171: error: '::fwrite' has not been declared > common.cpp: In member function 'sff_dword CFile::Tell()': > common.cpp:176: error: '::ftell' has not been declared > common.cpp: In member function 'void CFile::Seek(int, CFile::seek_offset)': > common.cpp:189: error: '::fseek' has not been declared > common.cpp: In member function 'bool CFile::Eof()': > common.cpp:194: error: 'feof' was not declared in this scope > make[2]: *** [common.o] Error 1 > make[2]: Leaving directory `/build/tbm/sffview-0.4' -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

