[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ffcall problem
From: |
Enrico Sersale |
Subject: |
ffcall problem |
Date: |
Sat, 24 Feb 2001 02:17:40 +0200 (EET) |
>From when ffcall is automatically enabled, I am not able to compile the
cvs sources.
I've installed libobjc-0.9.1 and ffcall-1.6b (in $GNUSTEP_SYSTEM_ROOT).
base compiles without problems, but, when I try to compile gui, I get
this:
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps/libgnustep-base.so:
undefined reference to `SSL_set_fd'
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps/libgnustep-base.so:
undefined reference to `SSL_CTX_free'
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps/libgnustep-base.so:
undefined reference to `SSL_shutdown'
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps/libgnustep-base.so:
undefined reference to `SSL_get_error'
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps/libgnustep-base.so:
undefined reference to `SSL_read'
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps/libgnustep-base.so:
undefined reference to `SSL_new'
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps/libgnustep-base.so:
undefined reference to `SSL_clear'
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps/libgnustep-base.so:
undefined reference to `SSL_CTX_new'
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps/libgnustep-base.so:
undefined reference to `SSL_library_init'
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps/libgnustep-base.so:
undefined reference to `SSLv23_client_method'
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps/libgnustep-base.so:
undefined reference to `SSL_CTX_use_PrivateKey_file'
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps/libgnustep-base.so:
undefined reference to `SSL_CTX_use_certificate_file'
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps/libgnustep-base.so:
undefined reference to `SSL_connect'
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps/libgnustep-base.so:
undefined reference to `SSL_free'
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps/libgnustep-base.so:
undefined reference to `SSL_CTX_set_default_passwd_cb_userdata'
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps/libgnustep-base.so:
undefined reference to `SSL_write' collect2: ld returned 1 exit status
make[3]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu-xgps/font_cacher]
Error 1 make[2]: *** [font_cacher.build] Error 2 make[1]: ***
[font_cacher.install.tool.variables] Error 2 make[1]: Leaving directory
`/home/Surse/gnustep/gstep_compilato/xgps/Tools' make: ***
[internal-install] Error 2
Any suggestion?
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ffcall problem,
Enrico Sersale <=