Opened at 2011-12-29T21:34:38Z
Closed at 2012-01-03T23:54:28Z
#881 closed defect (fixed)
OpenSSL compile but in rev 867
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | BitlBee | Version: | devel |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: | Debian x64 6.0.3 |
Description
Revision 867
./configure --msn=1 --jabber=1 --oscar=1 --yahoo=1 --twitter=1 --purple=0 --debug=0 --plugins=1 --otr=1 --skype=0 --events=glib --ssl=openssl
make
...
- Compiling arc.c
- Compiling base64.c
- Compiling events_glib.c
- Compiling ftutil.c
- Compiling http_client.c
- Compiling ini.c
- Compiling md5.c
- Compiling misc.c
- Compiling oauth.c
- Compiling oauth2.c
oauth2.c: In function ‘oauth2_json_dumb_get’: oauth2.c:146: warning: ‘is_key’ may be used uninitialized in this function
- Compiling proxy.c
- Compiling sha1.c
- Compiling ssl_openssl.c
ssl_openssl.c: In function ‘ssl_starttls’: ssl_openssl.c:93: error: ‘global’ undeclared (first use in this function) ssl_openssl.c:93: error: (Each undeclared identifier is reported only once ssl_openssl.c:93: error: for each function it appears in.) make[1]: * [ssl_openssl.o] Error 1
Attachments (0)
Change History (3)
comment:3 Changed at 2012-01-02T09:27:21Z by
comment:4 Changed at 2012-01-02T09:40:24Z by
Thanks for the patch!
I'll lock down comments on this bug now BTW because some lowlife spammer keeps targeting it.
comment:5 Changed at 2012-01-03T23:54:28Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
And submitted. Thanks!
This bug would be fixed by the change to ssl_openssl.c in this patch: http://bugs.bitlbee.org/bitlbee/attachment/ticket/369/verify-minor-change.diff