Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Nov 1997 07:33:32 -0500
From:      Ed Sweeney <ed@sideways.org>
To:        ports@freebsd.org
Subject:   gimp-devel compile problem
Message-ID:  <199711041233.HAA09046@asia.sideways.org>

next in thread | raw e-mail | index | archive | help
I think I probably have old tcl/tk files around but not sure how to proceed to 
clean them up.  I'm running a very current 2-2RELENG, tracking since 2.2.1.  
Thanks.

cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/usr/X11R6/include 
-I/usr/loc
al/include -I./.. -I/usr/local/include -I/usr/local/include/tcl8.0 
-I/usr/local/
include/tk8.0 -O -Wall -c -fPIC -DPIC gcknotebook.c
gcknotebook.c: In function `gck_notebook_draw_frames':
gcknotebook.c:180: warning: passing arg 2 of `gdk_draw_string' from 
incompatible
 pointer type
gcknotebook.c:180: warning: passing arg 3 of `gdk_draw_string' makes integer 
fro
 pointer type
gcknotebook.c:180: warning: passing arg 3 of `gdk_draw_string' makes integer 
fro
m pointer without a cast
gcknotebook.c:180: warning: passing arg 5 of `gdk_draw_string' makes pointer 
fro
m integer without a cast
gcknotebook.c:180: too many arguments to function `gdk_draw_string' 
gcknotebook.c:188: warning: passing arg 2 of `gdk_draw_string' from 
incompatible
 pointer type
gcknotebook.c:188: warning: passing arg 3 of `gdk_draw_string' makes integer 
fro
m pointer without a cast  
gcknotebook.c:188: warning: passing arg 5 of `gdk_draw_string' makes pointer 
fro
m integer without a cast
gcknotebook.c:188: too many arguments to function `gdk_draw_string'
gcknotebook.c:229: warning: passing arg 2 of `gdk_draw_string' from 
incompatible
 pointer type
gcknotebook.c:229: warning: passing arg 3 of `gdk_draw_string' makes integer 
fro
m pointer without a cast
gcknotebook.c:229: warning: passing arg 5 of `gdk_draw_string' makes pointer 
fro
m integer without a cast
gcknotebook.c:229: too many arguments to function `gdk_draw_string'
gmake[4]: *** [gcknotebook.lo] Error 1
gmake[4]: Leaving directory `/usr/ports/graphics/gimp-devel/work/gimp-0.99.14/p
l
ug-ins/libgck/gck' 

gmake[4]: Leaving directory `/usr/ports/graphics/gimp-devel/work/gimp-0.99.14/p
l
ug-ins/libgck/gck' 
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/graphics/gimp-devel/work/gimp-0.99.14/p
l
ug-ins/libgck'
gmake[2]: *** [all-recursive] Error 1 
gmake[2]: Leaving directory `/usr/ports/graphics/gimp-devel/work/gimp-0.99.14/p
l
ug-ins'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/gimp-devel/work/gimp-0.99.14'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.





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