[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Build error
From: |
Gregory John Casamento |
Subject: |
Re: Build error |
Date: |
Sat, 5 Jan 2008 08:13:54 -0800 (PST) |
Saw the fix, Richard! Thanks! :)
--
Gregory Casamento -- Principal Consultant - OLC, Inc
# GNUstep Chief Maintainer
----- Original Message ----
From: Gregory John Casamento <greg_casamento@yahoo.com>
To: Gregory John Casamento <greg_casamento@yahoo.com>; discuss-gnustep@gnu.org
Sent: Saturday, January 5, 2008 10:58:24 AM
Subject: Re: Build error
This is apparently due to not having gnutls installed.
It would be nice if the configure script would detect if this library
is present or not and build accordingly.
Thanks, GJC
--
Gregory Casamento -- Principal Consultant - OLC, Inc
# GNUstep Chief Maintainer
----- Original Message ----
From: Gregory John Casamento <greg_casamento@yahoo.com>
To: discuss-gnustep@gnu.org
Sent: Saturday, January 5, 2008 10:41:12 AM
Subject: Build error
Compiling file GSSocketStream.m ...
GSSocketStream.m:71: error: variable âgcry_threads_otherâ has
initializer but incomplete type
GSSocketStream.m:72: error: âGCRY_THREAD_OPTION_DEFAULTâ undeclared
here (not in a function)
GSSocketStream.m:72: warning: excess elements in struct initializer
GSSocketStream.m:72: warning: (near initialization for
âgcry_threads_otherâ)
GSSocketStream.m:73: warning: excess elements in struct initializer
GSSocketStream.m:73: warning: (near initialization for
âgcry_threads_otherâ)
GSSocketStream.m:74: warning: excess elements in struct initializer
GSSocketStream.m:74: warning: (near initialization for
âgcry_threads_otherâ)
GSSocketStream.m:75: warning: excess elements in struct initializer
GSSocketStream.m:75: warning: (near initialization for
âgcry_threads_otherâ)
GSSocketStream.m:76: warning: excess elements in struct initializer
GSSocketStream.m:76: warning: (near initialization for
âgcry_threads_otherâ)
GSSocketStream.m:78: warning: excess elements in struct initializer
GSSocketStream.m:78: warning: (near initialization for
âgcry_threads_otherâ)
GSSocketStream.m:110: error: expected â)â before âhandleâ
GSSocketStream.m:137: error: expected â)â before âhandleâ
GSSocketStream.m:167: error: expected â=â, â,â, â;â, âasmâ or
â__attribute__â before âanoncredâ
make[2]: *** [obj/GSSocketStream.o] Error 1
--
Gregory Casamento -- Principal Consultant - OLC, Inc
# GNUstep Chief Maintainer
_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep
- Build error, Gregory John Casamento, 2008/01/05
- Re: Build error, Gregory John Casamento, 2008/01/05
- Re: Build error,
Gregory John Casamento <=