OK, mi scuso per l'ultima domanda. Ma veniamo agli eventi.
Scaricato OODecr, provato a fare il make e l'output รจ stato il seguente:


g++ -g -Wall -DUNX=1 -DSAL_UNX=1 -I /usr/lib/openoffice.org/sdk/include \
            -L /usr/lib/openoffice.org/program -Xlinker -rpath -Xlinker \
            /usr/lib/openoffice.org/program pbkdf2.cpp -lsal -o pbkdf2
pbkdf2.cpp:14:24: error: rtl/digest.h: Nessun file o directory
pbkdf2.cpp: In function 'void read_file(std::string, unsigned char*&,
std::streampos&)':
pbkdf2.cpp:108: error: 'exit' was not declared in this scope
pbkdf2.cpp: In function 'int main(int, char**, char**)':
pbkdf2.cpp:127: error: 'basename' was not declared in this scope
pbkdf2.cpp:129: error: 'exit' was not declared in this scope
pbkdf2.cpp:132: error: 'strcmp' was not declared in this scope
pbkdf2.cpp:139: error: 'memset' was not declared in this scope
pbkdf2.cpp:140: error: 'rtl_digest_PBKDF2' was not declared in this scope
make: *** [pbkdf2] Error 1

OK, da dove lo prendo, adesso, l'header file mancante?
_______________________________________________
ml mailing list
[email protected]
http://nalug.net/mailman/listinfo/ml

Rispondere a