pkgsrc-WIP-discuss archive

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

Re: CVS commit: wip/planner



On Tue, Jan 25, 2005 at 02:50:46PM -0800, Ondrej Tuma wrote:
> Import into wip/planner
> 
> Log Message:
> Planner is a visual project management application which allows users to
> manage several aspects of a project, including schedule tracking using
> Gantt charts.
> 
> You should install Planner if you wish to manage schedules, allocate
> resources, and track the progress of your projects.

I tried compiling this on NetBSD-2.99.14 with up-to-date pkgsrc,
and it failed with:

if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -DXTHREADS -DORBIT2=1 -pthread 
-I/usr/pkg/include/g
lib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/gtk-2.0 
-I/usr/pkg/lib/gtk-2.0/inclu
de -I/usr/pkg/include -I/usr/X11R6/include -I/usr/pkg/include/atk-1.0 
-I/usr/pkg/include/pango-1.0 -
I/usr/pkg/include/freetype2 -I/usr/pkg/include/libgnomecanvas-2.0 
-I/usr/pkg/include/libart-2.0 -I/u
sr/pkg/include/libgnomeui-2.0 -I/usr/pkg/include/libgnome-2.0 
-I/usr/pkg/include/gconf/2 -I/usr/pkg/
include/libbonoboui-2.0 -I/usr/pkg/include/orbit-2.0 
-I/usr/pkg/include/libbonobo-2.0 -I/usr/pkg/inc
lude/gnome-vfs-2.0 -I/usr/pkg/lib/gnome-vfs-2.0/include 
-I/usr/pkg/include/bonobo-activation-2.0 -I/
usr/pkg/include/libxml2 -I/usr/pkg/include/libglade-2.0 
-I/usr/pkg/include/libgnomeprintui-2.2 -I/us
r/pkg/include/libgnomeprint-2.2    -DG_LOG_DOMAIN=\"Planner\" 
-DPREFIX=\""/usr/pkg"\" -DSYSCONFDIR=\
""/usr/pkg/etc"\" -DLIBDIR=\""/usr/pkg/lib"\" -DDATADIR=\""/usr/pkg/share"\" 
-DGNOMELOCALEDIR=\""/us
r/pkg/share/locale"\" -DIMAGEDIR=\""/usr/pkg/share/pixmaps/planner"\" 
-DGLADEDIR=\""/usr/pkg/share/p
lanner/glade"\" -DMRP_VIEWDIR=\""/usr/pkg/lib/planner/views"\" 
-DMRP_PLUGINDIR=\""/usr/pkg/lib/plann
er/plugins"\" -UUSE_STABLE_LIBGNOMEUI -I/usr/pkg/include/python2.3  
-I/usr/pkg/include -I/usr/pkg/in
clude/python2.3 -I/usr/include -I/usr/pkg/include/freetype2  -O2 
-I/usr/pkg/include -I/usr/pkg/inclu
de/python2.3 -I/usr/include -I/usr/pkg/include/freetype2 -MT planner-window.o 
-MD -MP -MF ".deps/pla
nner-window.Tpo" \
  -c -o planner-window.o `test -f 'planner-window.c' || echo 
'./'`planner-window.c; \
then mv -f ".deps/planner-window.Tpo" ".deps/planner-window.Po"; \
else rm -f ".deps/planner-window.Tpo"; exit 1; \
fi
planner-window.c: In function `window_print_cb':
planner-window.c:845: error: `LC_NUMERIC' undeclared (first use in this 
function)
planner-window.c:845: error: (Each undeclared identifier is reported only once
planner-window.c:845: error: for each function it appears in.)
planner-window.c:845: warning: passing arg 1 of `g_strdup' makes pointer from 
integer without a cast
gmake[2]: *** [planner-window.o] Error 1

 Thomas


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss



Home | Main Index | Thread Index | Old Index