Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2006 07:40:20 GMT
From:      Sergey Matveychuk <sem@ciam.ru>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/96035: [update] net/gq: update to 1.0rc1 and take maintainership
Message-ID:  <200604190740.k3J7eKek030121@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/96035; it has been noted by GNATS.

From: Sergey Matveychuk <sem@ciam.ru>
To: bug-followup@FreeBSD.org,  dryice@dryice.name
Cc:  
Subject: Re: ports/96035: [update] net/gq: update to 1.0rc1 and take maintainership
Date: Wed, 19 Apr 2006 11:30:47 +0400

 Does not build on 4.11:
 cc -DHAVE_CONFIG_H -I. -I. -I..  -Wall -W -Wno-unused
 -Wmissing-declarations -Wcast-align -Wpointer-arith -DLDAP_DEPRECATED
 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo
 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include
 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include
 -I/usr/local/include/freetype2 -I/usr/local/include  -O -pipe
 -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/X11R6/share/locale\" -c
 browse.c
 browse.c: In function `gq_tree_insert_node':
 browse.c:168: syntax error before `*'
 browse.c:175: `new_node' undeclared (first use in this function)
 browse.c:175: (Each undeclared identifier is reported only once
 browse.c:175: for each function it appears in.)
 browse.c:181: warning: control reaches end of non-void function
 browse.c: In function `new_browsemode':
 browse.c:794: warning: passing arg 1 of `browse_dnd_setup' from
 incompatible pointer type
 gmake[2]: *** [browse.o] Error 1
 gmake[2]: Leaving directory `/work/a/ports/net/gq/work/gq-1.0rc1/src'
 gmake[1]: *** [all-recursive] Error 1
 gmake[1]: Leaving directory `/work/a/ports/net/gq/work/gq-1.0rc1'
 gmake: *** [all] Error 2
 *** Error code 2
 
 Stop in /a/ports/net/gq.
 
 -- 
 Sem.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604190740.k3J7eKek030121>