[ gaim-Support Requests-1385345 ] Can´t compile beta1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Support Requests item #1385345, was opened at 2005-12-19 12:32
Message generated for change (Comment added) made by lschiere
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=200235&aid=1385345&group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Priority: 5
Submitted By: Michael Stather (michaelstather)
Assigned to: Nobody/Anonymous (nobody)
Summary: Can´t compile beta1

Initial Comment:
On a SuSE 10.0 system I get this when running "make":

if /bin/sh ../../libtool --silent --tag=CC
--mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-DDATADIR=\"/usr/local/share\"
-DLIBDIR=\"/usr/local/lib/gaim/\" -I../../src -Wall 
-I/usr/include/cairo -I/usr/include/freetype2
-I/usr/X11R6/include -I/usr/include/libpng12
-I/opt/gnome/include/gtk-2.0
-I/opt/gnome/lib/gtk-2.0/include
-I/opt/gnome/include/atk-1.0
-I/opt/gnome/include/pango-1.0
-I/opt/gnome/include/glib-2.0
-I/opt/gnome/lib/glib-2.0/include   
-I/opt/mozilla/include/nss -I/usr/include/nspr  
-INONE/include   -g -g -O2 -MT ssl-nss.lo -MD -MP -MF
".deps/ssl-nss.Tpo" -c -o ssl-nss.lo ssl-nss.c; \
then mv -f ".deps/ssl-nss.Tpo" ".deps/ssl-nss.Plo";
else rm -f ".deps/ssl-nss.Tpo"; exit 1; fi
ssl-nss.c:37:22: error: pk11func.h: No such file or
directory
ssl-nss.c:39:20: error: secerr.h: No such file or directory
ssl-nss.c:40:20: error: secmod.h: No such file or directory
ssl-nss.c:41:17: error: ssl.h: No such file or directory
ssl-nss.c:42:20: error: sslerr.h: No such file or directory
ssl-nss.c:43:22: error: sslproto.h: No such file or
directory
ssl-nss.c: In function 'ssl_nss_init_nss':
ssl-nss.c:62: warning: implicit declaration of function
'NSS_NoDB_Init'
ssl-nss.c:70: warning: implicit declaration of function
'SECMOD_AddNewModule'
ssl-nss.c:72: warning: implicit declaration of function
'NSS_SetDomesticPolicy'
ssl-nss.c: At top level:
ssl-nss.c:79: error: syntax error before 'ssl_auth_cert'
ssl-nss.c:81: warning: return type defaults to 'int'
ssl-nss.c: In function 'ssl_auth_cert':
ssl-nss.c:82: error: 'SECSuccess' undeclared (first use
in this function)
ssl-nss.c:82: error: (Each undeclared identifier is
reported only once
ssl-nss.c:82: error: for each function it appears in.)
ssl-nss.c: At top level:
ssl-nss.c:107: error: syntax error before 'ssl_bad_cert'
ssl-nss.c:108: warning: return type defaults to 'int'
ssl-nss.c: In function 'ssl_bad_cert':
ssl-nss.c:109: error: 'SECStatus' undeclared (first use
in this function)
ssl-nss.c:109: error: syntax error before 'status'
ssl-nss.c:113: error: 'status' undeclared (first use in
this function)
ssl-nss.c:115: warning: implicit declaration of
function 'PORT_GetError'
ssl-nss.c:119: error: 'SEC_ERROR_INVALID_AVA'
undeclared (first use in this function)
ssl-nss.c:120: error: 'SEC_ERROR_INVALID_TIME'
undeclared (first use in this function)
ssl-nss.c:121: error: 'SEC_ERROR_BAD_SIGNATURE'
undeclared (first use in this function)
ssl-nss.c:122: error: 'SEC_ERROR_EXPIRED_CERTIFICATE'
undeclared (first use in this function)
ssl-nss.c:123: error: 'SEC_ERROR_UNKNOWN_ISSUER'
undeclared (first use in this function)
ssl-nss.c:124: error: 'SEC_ERROR_UNTRUSTED_CERT'
undeclared (first use in this function)
ssl-nss.c:125: error: 'SEC_ERROR_CERT_VALID' undeclared
(first use in this function)
ssl-nss.c:126: error:
'SEC_ERROR_EXPIRED_ISSUER_CERTIFICATE' undeclared
(first use in this function)
ssl-nss.c:127: error: 'SEC_ERROR_CRL_EXPIRED'
undeclared (first use in this function)
ssl-nss.c:128: error: 'SEC_ERROR_CRL_BAD_SIGNATURE'
undeclared (first use in this function)
ssl-nss.c:129: error:
'SEC_ERROR_EXTENSION_VALUE_INVALID' undeclared (first
use in this function)
ssl-nss.c:130: error: 'SEC_ERROR_CA_CERT_INVALID'
undeclared (first use in this function)
ssl-nss.c:131: error: 'SEC_ERROR_CERT_USAGES_INVALID'
undeclared (first use in this function)
ssl-nss.c:132: error:
'SEC_ERROR_UNKNOWN_CRITICAL_EXTENSION' undeclared
(first use in this function)
ssl-nss.c:133: error: 'SECSuccess' undeclared (first
use in this function)
ssl-nss.c:137: error: 'SECFailure' undeclared (first
use in this function)
ssl-nss.c: In function 'ssl_nss_connect_cb':
ssl-nss.c:190: warning: implicit declaration of
function 'SSL_ImportFD'
ssl-nss.c:190: warning: assignment makes pointer from
integer without a cast
ssl-nss.c:204: warning: implicit declaration of
function 'SSL_OptionSet'
ssl-nss.c:204: error: 'SSL_SECURITY' undeclared (first
use in this function)
ssl-nss.c:205: error: 'SSL_HANDSHAKE_AS_CLIENT'
undeclared (first use in this function)
ssl-nss.c:207: warning: implicit declaration of
function 'SSL_AuthCertificateHook'
ssl-nss.c:208: error: 'SSLAuthCertificate' undeclared
(first use in this function)
ssl-nss.c:208: error: syntax error before 'ssl_auth_cert'
ssl-nss.c:210: warning: implicit declaration of
function 'SSL_BadCertHook'
ssl-nss.c:210: error: 'SSLBadCertHandler' undeclared
(first use in this function)
ssl-nss.c:210: error: syntax error before 'ssl_bad_cert'
ssl-nss.c:213: warning: implicit declaration of
function 'SSL_SetURL'
ssl-nss.c:215: warning: implicit declaration of
function 'SSL_ResetHandshake'
ssl-nss.c:217: warning: implicit declaration of
function 'SSL_ForceHandshake'
make[3]: *** [ssl-nss.lo] Fehler 1
make[3]: Leaving directory
`/home/michael/Desktop/gaim-2.0.0beta1/plugins/ssl'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory
`/home/michael/Desktop/gaim-2.0.0beta1/plugins'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory
`/home/michael/Desktop/gaim-2.0.0beta1'
make: *** [all] Fehler 2


----------------------------------------------------------------------

>Comment By: Luke Schierer (lschiere)
Date: 2005-12-19 19:28

Message:
Logged In: YES 
user_id=28833

I'm frankly not sure. but that's where the error above is ;-)

----------------------------------------------------------------------

Comment By: Michael Stather (michaelstather)
Date: 2005-12-19 19:25

Message:
Logged In: YES 
user_id=392303

It compiled when I disable nss.
I wonder why it detects nss but fails to compile though.

----------------------------------------------------------------------

Comment By: Luke Schierer (lschiere)
Date: 2005-12-19 12:38

Message:
Logged In: YES 
user_id=28833

try using the configure flags to disable nss and use gnutls
instead. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=200235&aid=1385345&group_id=235


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Gaim-support mailing list
Gaim-support@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/gaim-support

[Index of Archives]     [Kernel Development]     [Red Hat Install]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux