Problems compiling gnome-vfs-ssl
- From: Stef van der Made <svdmade planet nl>
- To: garnome-list gnome org
- Subject: Problems compiling gnome-vfs-ssl
- Date: Thu, 22 Aug 2002 21:38:59 +0200
Dear Garnome users,
I'm having troubles when compiling the vfs-ssl package. I've just
compiled the latest version of the openssl package but gnome can't find
it. The objects that it can't find are on my system.
The open ssl package is installed in /usr/local/ssl/. To compile the
package I'm using GCC 3.2 on slackware 8.0 with kernel 2.4.19
Can sombody give me a hint on how I can solve this.
Thanks,
Stef
below is the error log when I'm compiling.
arnome/include -c gnome-vfs-ssl.c -fPIC -DPIC -o gnome-vfs-ssl.lo
gnome-vfs-ssl.c:36:25: openssl/ssl.h: No such file or directory
gnome-vfs-ssl.c:37:26: openssl/x509.h: No such file or directory
gnome-vfs-ssl.c:38:25: openssl/err.h: No such file or directory
gnome-vfs-ssl.c:53: parse error before "SSL"
gnome-vfs-ssl.c:53: warning: no semicolon at end of struct or union
gnome-vfs-ssl.c:61: warning: data definition has no type or storage class
gnome-vfs-ssl.c:64: parse error before "GnomeVFSSSLPrivate"
gnome-vfs-ssl.c:64: warning: no semicolon at end of struct or union
gnome-vfs-ssl.c: In function `gnome_vfs_ssl_create_from_fd':
gnome-vfs-ssl.c:130: `SSL_CTX' undeclared (first use in this function)
gnome-vfs-ssl.c:130: (Each undeclared identifier is reported only once
gnome-vfs-ssl.c:130: for each function it appears in.)
gnome-vfs-ssl.c:130: `ssl_ctx' undeclared (first use in this function)
gnome-vfs-ssl.c:133: sizeof applied to an incomplete type
gnome-vfs-ssl.c:134: dereferencing pointer to incomplete type
gnome-vfs-ssl.c:134: parse error before ')' token
gnome-vfs-ssl.c:135: dereferencing pointer to incomplete type
gnome-vfs-ssl.c:145: dereferencing pointer to incomplete type
gnome-vfs-ssl.c:147: dereferencing pointer to incomplete type
gnome-vfs-ssl.c:151: dereferencing pointer to incomplete type
gnome-vfs-ssl.c:153: dereferencing pointer to incomplete type
gnome-vfs-ssl.c:155: dereferencing pointer to incomplete type
gnome-vfs-ssl.c:157: dereferencing pointer to incomplete type
gnome-vfs-ssl.c:158: dereferencing pointer to incomplete type
gnome-vfs-ssl.c:160: dereferencing pointer to incomplete type
gnome-vfs-ssl.c:161: dereferencing pointer to incomplete type
gnome-vfs-ssl.c: In function `gnome_vfs_ssl_read':
gnome-vfs-ssl.c:188: dereferencing pointer to incomplete type
gnome-vfs-ssl.c: In function `gnome_vfs_ssl_write':
gnome-vfs-ssl.c:212: dereferencing pointer to incomplete type
gnome-vfs-ssl.c: In function `gnome_vfs_ssl_destroy':
gnome-vfs-ssl.c:228: dereferencing pointer to incomplete type
gnome-vfs-ssl.c:229: dereferencing pointer to incomplete type
gnome-vfs-ssl.c:230: dereferencing pointer to incomplete type
gnome-vfs-ssl.c:231: dereferencing pointer to incomplete type
gnome-vfs-ssl.c:234: dereferencing pointer to incomplete type
make[8]: *** [gnome-vfs-ssl.lo] Error 1
make[7]: *** [all-recursive] Error 1
make[6]: *** [all-recursive-am] Error 2
make[5]: *** [build-work/gnome-vfs-2.0.2/Makefile] Error 2
make[4]: *** [dep-../../gnome/gnome-vfs] Error 2
make[3]: *** [dep-../../gnome/libgnome] Error 2
make[2]: *** [dep-../../gnome/libbonoboui] Error 2
make[1]: *** [dep-../../gnome/libgnomeui] Error 2
make: *** [dep-../../gnome/gnome-desktop] Error 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]