Re: [CinePaint] CINEPAINT-22-1

Ron Hickson <ron-H+SwEB6EEwZWk0Htik3J/[email protected]>
Newsgroups gmane.comp.video.cinepaint.user
Message-ID <1194905057.7034.197.camel@localhost>
Hi Kai

I think this is not a problem with cinepaint itself, it's simply hitting
a barrier in the /usr/include/libintl.h file.  

Here are lines 37/87 from libintl.h (you'll notice from yesterday's
email that the rejection is at lines 40,45,52,83 and 87, which I have
marked below).   


/* Look up MSGID in the current default message catalog for the current
   LC_MESSAGES locale.  If not found, returns MSGID itself (the default
   text).  */
(LINE 40) extern char *gettext (__const char *__msgid)
     __THROW __attribute_format_arg__ (1);

/* Look up MSGID in the DOMAINNAME message catalog for the current
   LC_MESSAGES locale.  */
(LINE 45)extern char *dgettext (__const char *__domainname, __const char
*__msgid)
     __THROW __attribute_format_arg__ (2);
extern char *__dgettext (__const char *__domainname, __const char
*__msgid)
     __THROW __attribute_format_arg__ (2);

/* Look up MSGID in the DOMAINNAME message catalog for the current
CATEGORY
   locale.  */
(LINE 52) extern char *dcgettext (__const char *__domainname,
                        __const char *__msgid, int __category)
     __THROW __attribute_format_arg__ (2);
extern char *__dcgettext (__const char *__domainname,
                          __const char *__msgid, int __category)
     __THROW __attribute_format_arg__ (2);


/* Similar to `gettext' but select the plural form corresponding to the
   number N.  */
extern char *ngettext (__const char *__msgid1, __const char *__msgid2,
                       unsigned long int __n)
     __THROW __attribute_format_arg__ (1) __attribute_format_arg__ (2);

/* Similar to `dgettext' but select the plural form corresponding to the
   number N.  */
extern char *dngettext (__const char *__domainname, __const char
*__msgid1,
                        __const char *__msgid2, unsigned long int __n)
     __THROW __attribute_format_arg__ (2) __attribute_format_arg__ (3);

/* Similar to `dcgettext' but select the plural form corresponding to
the
   number N.  */
extern char *dcngettext (__const char *__domainname, __const char
*__msgid1,
                         __const char *__msgid2, unsigned long int __n,
                         int __category)
     __THROW __attribute_format_arg__ (2) __attribute_format_arg__ (3);


/* Set the current default message catalog to DOMAINNAME.
   If DOMAINNAME is null, return the current default.
   If DOMAINNAME is "", reset to the default of "messages".  */
(LINE 83)extern char *textdomain (__const char *__domainname) __THROW;

/* Specify that the DOMAINNAME message catalog will be found
   in DIRNAME rather than in the system locale data base.  */
(LINE 87)extern char *bindtextdomain (__const char *__domainname,

Best Regards





Ron



On Sun, 2007-11-11 at 21:50 +0000, Ron Hickson wrote:
> Kai
> 
> No - I just revisited the cinepaint-22-1 director I'd had before and
> configured (OK) then "make".   No CVS
> 
> Rgds
> 
> 
> 
> Ron
> 
> 
> On Sun, 2007-11-11 at 22:40 +0100, Kai-Uwe Behrmann wrote:
> > Ron,
> > 
> > you see this after a CVS checkout? Please let me know otherwise.
> > I just checked in some changes from today. Hope you see them already.
> > 
> > kind regards
> > Kai-Uwe Behrmann
> > --
> > developing for colour management 
> > www.behrmann.name + www.oyranos.org
> > 
> > 
> > Am 11.11.07, 21:21 -0000 schrieb Ron Hickson:
> > 
> > > I'm reinstalling cinepaint-22-1 (after upgrading from Mandriva 2007 to
> > Mandriva 2008) and I get the following error after "make".   Any ideas
> > anybody?
> > 
> > 
> > > In file included from fl_i18n_cinepaint.cxx:25:
> > > fl_i18n.H:41:1: warning: "_" redefined
> > > In file included from fl_i18n_cinepaint.cxx:23:
> > > ../../libgimp/gimpintl.h:61:1: warning: this is the location of the previous definition
> > > In file included from fl_i18n.H:40,
> > >                  from fl_i18n_cinepaint.cxx:25:
> > > /usr/include/libintl.h:40: error: expected unqualified-id before âcharâ
> > > /usr/include/libintl.h:40: error: expected `)' before âcharâ
> > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
> > _______________________________________________
> > Cinepaint-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/cinepaint-users
> 
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Cinepaint-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cinepaint-users



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Cinepaint-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cinepaint-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.