I'm having trouble building the newest revision on Ubuntu 13.04, any
help would be appreciated. This is the output from make:

[ 26%] Building CXX object cipher/CMakeFiles/encfs-cipher.dir/botan.cpp.o
/home/s/Desktop/encfs/cipher/botan.cpp: In member function ‘virtual bool 
encfs::botan::BotanAesCbc::setKey(const encfs::CipherKey&)’:
/home/s/Desktop/encfs/cipher/botan.cpp:189:24: error: aggregate 
‘std::ostringstream ss’ has incomplete type and cannot be defined
/home/s/Desktop/encfs/cipher/botan.cpp: In member function ‘virtual bool 
encfs::botan::BotanAesCfb::setKey(const encfs::CipherKey&)’:
/home/s/Desktop/encfs/cipher/botan.cpp:210:24: error: aggregate 
‘std::ostringstream ss’ has incomplete type and cannot be defined
/home/s/Desktop/encfs/cipher/botan.cpp: In member function ‘virtual bool 
encfs::botan::BotanBlowfishCbc::setKey(const encfs::CipherKey&)’:
/home/s/Desktop/encfs/cipher/botan.cpp:231:24: error: aggregate 
‘std::ostringstream ss’ has incomplete type and cannot be defined
/home/s/Desktop/encfs/cipher/botan.cpp: In member function ‘virtual bool 
encfs::botan::BotanBlowfishCfb::setKey(const encfs::CipherKey&)’:
/home/s/Desktop/encfs/cipher/botan.cpp:252:24: error: aggregate 
‘std::ostringstream ss’ has incomplete type and cannot be defined
make[2]: *** [cipher/CMakeFiles/encfs-cipher.dir/botan.cpp.o] Error 1
make[1]: *** [cipher/CMakeFiles/encfs-cipher.dir/all] Error 2
make: *** [all] Error 2

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Encfs-users mailing list
Encfs-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/encfs-users

Reply via email to