[Pidgin] #3151: gntconv.c fails to compile in Solaris 9
Pidgin
trac at pidgin.im
Mon Sep 17 08:52:46 EDT 2007
#3151: gntconv.c fails to compile in Solaris 9
-------------------+--------------------------------------------------------
Reporter: dhalik | Owner: sadrul
Type: defect | Status: new
Priority: minor | Component: finch (gnt/ncurses)
Version: 2.2.0 | Keywords:
Pending: 0 |
-------------------+--------------------------------------------------------
Updating to the 2.2.0 stops at gntconv.c where it never did before. Here's
the build log:
{{{
source='gntconv.c' object='gntconv.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSTANDALONE -DBR_PTHREADS=0
-DDATADIR=\"/usr/local/share\" -DLIBDIR=\"/usr/local/lib/finch/\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\"
-I../libpurple/ -I.. -I./libgnt/ -D_REENTRANT -D_PTHREADS
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/libxml2 -I/usr/local/include
-I/usr/local/include/ncursesw/ -I/usr/local/include -g -c gntconv.c
"../config.h", line 399: warning: macro redefined: _FILE_OFFSET_BITS
"../libpurple/cmds.h", line 32: warning: forward declaring enum:
_PurpleCmdPriority
"../libpurple/cmds.h", line 33: warning: forward declaring enum:
_PurpleCmdFlag
"../libpurple/cmds.h", line 34: warning: forward declaring enum:
_PurpleCmdStatus
"../libpurple/cmds.h", line 35: warning: forward declaring enum:
_PurpleCmdRet
"gntconv.c", line 638: warning: argument #2 is incompatible with
prototype:
prototype: pointer to void : "libgnt/gnttree.h", line 465
argument : pointer to function(pointer to const void) returning
unsigned int
"gntconv.c", line 638: warning: argument #3 is incompatible with
prototype:
prototype: pointer to void : "libgnt/gnttree.h", line 465
argument : pointer to function(pointer to const void, pointer to
const void) returning int
"gntconv.c", line 638: warning: argument #4 is incompatible with
prototype:
prototype: pointer to void : "libgnt/gnttree.h", line 465
argument : pointer to function(pointer to void) returning void
"gntconv.c", line 933: void function cannot return value
"gntconv.c", line 1020: warning: enum type mismatch: op "="
"gntconv.c", line 1024: warning: enum type mismatch: op "="
"gntconv.c", line 1036: warning: enum type mismatch: op "="
"gntconv.c", line 1076: warning: enum type mismatch: op "="
"gntconv.c", line 1082: warning: assignment type mismatch:
pointer to function() returning void "=" pointer to void
"gntconv.c", line 1084: warning: enum type mismatch: op "="
"gntconv.c", line 1093: warning: enum type mismatch: op "="
"gntconv.c", line 1101: warning: enum type mismatch: op "="
"gntconv.c", line 1139: warning: argument #8 is incompatible with
prototype:
prototype: pointer to void : "../libpurple/cmds.h", line 125
argument : pointer to function(void) returning void
"gntconv.c", line 1142: warning: argument #8 is incompatible with
prototype:
prototype: pointer to void : "../libpurple/cmds.h", line 125
argument : pointer to function(void) returning void
"gntconv.c", line 1145: warning: argument #8 is incompatible with
prototype:
prototype: pointer to void : "../libpurple/cmds.h", line 125
argument : pointer to function(void) returning void
"gntconv.c", line 1148: warning: argument #8 is incompatible with
prototype:
prototype: pointer to void : "../libpurple/cmds.h", line 125
argument : pointer to function(void) returning void
"gntconv.c", line 1151: warning: argument #8 is incompatible with
prototype:
prototype: pointer to void : "../libpurple/cmds.h", line 125
argument : pointer to function(void) returning void
"gntconv.c", line 1154: warning: argument #8 is incompatible with
prototype:
prototype: pointer to void : "../libpurple/cmds.h", line 125
argument : pointer to function(void) returning void
cc: acomp failed for gntconv.c
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/3151>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list