| Summary: | [MAINTAINER] ftp/gwget: update to 0.94 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Radek Kozlowski <radek> | ||||
| Component: | Individual Port(s) | Assignee: | Michael Johnson <ahze> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Radek Kozlowski
2005-03-31 19:30:07 UTC
State Changed From-To: open->open Responsible Changed From-To: freebsd-ports-bugs->ahze State Changed From-To: open->feedback Does not build on 4.x. Can you please look in to this? cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOME_GWGET_LOCALEDIR=""/usr/X11R6/share/locale"" -DDATADIR=""/usr/X11R6/share/gnome/gwget/"" -I../include -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/local/include -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wpointer-arith -Wmissing-prototypes -O1 -g -O -pipe -c `test -f 'main.c' || echo './'`main.c main.c: In function `save_yourself_handler': main.c:129: warning: unused variable `i' main.c:128: warning: unused variable `iPos' main.c:171: `i' undeclared (first use in this function) main.c:171: (Each undeclared identifier is reported only once main.c:171: for each function it appears in.) main.c:173: `iPos' undeclared (first use in this function) main.c:174: syntax error before `int' main.c:176: `iSize' undeclared (first use in this function) main.c: At top level: ../include/main_window.h:58: warning: `dragtypes' defined but not used gmake[3]: *** [main.o] Error 1 gmake[3]: Leaving directory `/tmp/a/ports/ftp/gwget/work/gwget-0.94/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/tmp/a/ports/ftp/gwget/work/gwget-0.94/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/tmp/a/ports/ftp/gwget/work/gwget-0.94' gmake: *** [all] Error 2 *** Error code 2 State Changed From-To: feedback->closed Committed, Thanks! |