pkgsrc-Users archive

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

net/nagios-plugins isnt building



Hello,

looks like net/nagios-plugins is broken and cant be build.
I use the actualy current branch of pkgsrc.
Knows anyone how to fix this?

In file included from xalloc-die.c:28:0:
gettext.h:197:0: warning: "pgettext_expr" redefined
 #define pgettext_expr(Msgctxt, Msgid) \
 ^
In file included from gettext.h:25:0,
                 from xalloc-die.c:28:
/usr/include/libintl.h:40:0: note: this is the location of the previous definition
 #define pgettext_expr(msgctxt, msgid) pgettext((msgctxt), (msgid))
 ^
In file included from xalloc-die.c:28:0:
gettext.h:199:0: warning: "dpgettext_expr" redefined
 #define dpgettext_expr(Domainname, Msgctxt, Msgid) \
 ^
In file included from gettext.h:25:0,
                 from xalloc-die.c:28:
/usr/include/libintl.h:41:0: note: this is the location of the previous definition
 #define dpgettext_expr(domainname, msgctxt, msgid) \
 ^
In file included from xalloc-die.c:28:0:
gettext.h:210:1: error: expected declaration specifiers or '...' before '(' token
 dcpgettext_expr (const char *domain,
 ^
gettext.h:127:17: note: in definition of macro 'dcpgettext'
   pgettext_aux (Domainname, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, Category)
                 ^
gettext.h:210:1: error: expected declaration specifiers or '...' before '(' token
 dcpgettext_expr (const char *domain,
 ^
gettext.h:127:29: note: in definition of macro 'dcpgettext'
   pgettext_aux (Domainname, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, Category)
                             ^
gettext.h:210:1: error: expected declaration specifiers or '...' before '(' token
 dcpgettext_expr (const char *domain,
 ^
gettext.h:127:65: note: in definition of macro 'dcpgettext'
   pgettext_aux (Domainname, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, Category)
                                                                 ^
gettext.h:210:1: error: expected declaration specifiers or '...' before '(' token
 dcpgettext_expr (const char *domain,
 ^
gettext.h:127:72: note: in definition of macro 'dcpgettext'
   pgettext_aux (Domainname, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, Category)
                                                                        ^
In file included from xalloc-die.c:28:0:
gettext.h:242:0: warning: "npgettext_expr" redefined
 #define npgettext_expr(Msgctxt, Msgid, MsgidPlural, N) \
 ^
In file included from gettext.h:25:0,
                 from xalloc-die.c:28:
/usr/include/libintl.h:45:0: note: this is the location of the previous definition
 #define npgettext_expr(msgctxt, msgid1, msgid2, n) \
 ^
In file included from xalloc-die.c:28:0:
gettext.h:244:0: warning: "dnpgettext_expr" redefined
 #define dnpgettext_expr(Domainname, Msgctxt, Msgid, MsgidPlural, N) \
 ^
In file included from gettext.h:25:0,
                 from xalloc-die.c:28:
/usr/include/libintl.h:47:0: note: this is the location of the previous definition
 #define dnpgettext_expr(domainname, msgctxt, msgid1, n) \
 ^
In file included from xalloc-die.c:28:0:
gettext.h:255:1: error: expected declaration specifiers or '...' before '(' token
 dcnpgettext_expr (const char *domain,
 ^
gettext.h:138:18: note: in definition of macro 'dcnpgettext'
   npgettext_aux (Domainname, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, MsgidPlural, N, Category)
                  ^
gettext.h:255:1: error: expected declaration specifiers or '...' before '(' token
 dcnpgettext_expr (const char *domain,
 ^
gettext.h:138:30: note: in definition of macro 'dcnpgettext'
   npgettext_aux (Domainname, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, MsgidPlural, N, Category)
                              ^
gettext.h:255:1: error: expected declaration specifiers or '...' before '(' token
 dcnpgettext_expr (const char *domain,
 ^
gettext.h:138:66: note: in definition of macro 'dcnpgettext'
   npgettext_aux (Domainname, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, MsgidPlural, N, Category)
                                                                  ^
gettext.h:255:1: error: expected declaration specifiers or '...' before '(' token
 dcnpgettext_expr (const char *domain,
 ^
gettext.h:138:73: note: in definition of macro 'dcnpgettext'
   npgettext_aux (Domainname, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, MsgidPlural, N, Category)
                                                                         ^
gettext.h:255:1: error: expected declaration specifiers or '...' before '(' token
 dcnpgettext_expr (const char *domain,
 ^
gettext.h:138:86: note: in definition of macro 'dcnpgettext'
   npgettext_aux (Domainname, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, MsgidPlural, N, Category)
                                                                                      ^
gettext.h:255:1: error: expected declaration specifiers or '...' before '(' token
 dcnpgettext_expr (const char *domain,
 ^
gettext.h:138:89: note: in definition of macro 'dcnpgettext'
   npgettext_aux (Domainname, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, MsgidPlural, N, Category)
                                                                                         ^
Makefile:1635: recipe for target 'xalloc-die.o' failed
gmake[4]: *** [xalloc-die.o] Error 1
gmake[4]: Leaving directory '/usr/pkgsrc/net/nagios-plugins/work/nagios-plugins-2.2.1/gl'
Makefile:1671: recipe for target 'all-recursive' failed
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory '/usr/pkgsrc/net/nagios-plugins/work/nagios-plugins-2.2.1/gl'
Makefile:1486: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory '/usr/pkgsrc/net/nagios-plugins/work/nagios-plugins-2.2.1/gl'
Makefile:1431: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/usr/pkgsrc/net/nagios-plugins/work/nagios-plugins-2.2.1'
Makefile:1352: recipe for target 'all' failed
gmake: *** [all] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/net/nagios-plugins


Regards,
Andreas


Home | Main Index | Thread Index | Old Index