bug-gnustep
[Top][All Lists]
Advanced

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

[bug #31690] base not compiling


From: Riccardo mottola
Subject: [bug #31690] base not compiling
Date: Thu, 18 Nov 2010 09:09:09 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.15) Gecko/20101027 SeaMonkey/2.0.10

URL:
  <http://savannah.gnu.org/bugs/?31690>

                 Summary: base not compiling 
                 Project: GNUstep
            Submitted by: rmottola
            Submitted on: Thu 18 Nov 2010 09:09:09 AM GMT
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

On a recent x86-32/linux-gentoo with gcc 4.4.5:

 Compiling file NSPredicate.m ...
NSPredicate.m: In function 'GSICUStringMatchesRegex':
NSPredicate.m:819: error: 'UErrorCode' undeclared (first use in this
function)
NSPredicate.m:819: error: (Each undeclared identifier is reported only once
NSPredicate.m:819: error: for each function it appears in.)
NSPredicate.m:819: error: expected ';' before 'error'
NSPredicate.m:820: warning: ISO C90 forbids mixed declarations and code
NSPredicate.m:825: error: 'URegularExpression' undeclared (first use in this
function)
NSPredicate.m:825: error: 'icuregex' undeclared (first use in this function)
NSPredicate.m:835: error: 'UREGEX_DOTALL' undeclared (first use in this
function)
NSPredicate.m:836: error: 'UREGEX_CASE_INSENSITIVE' undeclared (first use in
this function)
NSPredicate.m:838: warning: implicit declaration of function 'uregex_open'
NSPredicate.m:838: error: 'error' undeclared (first use in this function)
NSPredicate.m:839: warning: implicit declaration of function 'U_SUCCESS'
NSPredicate.m:841: warning: implicit declaration of function
'uregex_setText'
NSPredicate.m:842: warning: implicit declaration of function
'uregex_matches'
NSPredicate.m:844: warning: implicit declaration of function 'uregex_close'
make[4]: *** [obj/libgnustep-base.obj/NSPredicate.m.o] Error 1





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31690>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]