Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2003 17:43:05 -0500
From:      Glenn Johnson <gjohnson@srrc.ars.usda.gov>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        FreeBSD User Questions List <freebsd-questions@freebsd.org>
Subject:   Re: GNOME/CUPS printing.
Message-ID:  <20030714224305.GA20912@node1.cluster.srrc.usda.gov>
In-Reply-To: <1058221560.299.95.camel@gyros>
References:  <20030714165238.GA87225@lewiz.org> <3F12E4B2.2090004@comcast.net> <20030714185055.GA28725@node1.cluster.srrc.usda.gov> <1058221560.299.95.camel@gyros>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 14, 2003 at 06:26:02PM -0400, Joe Marcus Clarke wrote:

> On Mon, 2003-07-14 at 14:50, Glenn Johnson wrote:
>
> > I saw a printer utility in GNOME either on a Red Hat or Mandrake
> > Linux system that I think does integrate into gnome but I do not
> > know what the utility was called.  I will have to look around a bit.
>
> There is a GNOME CUPS front-end that we're playing with in my CVS
> repo, but it's not integrated into libgnomeprint yet.  It's called
> gnome-cups-manager.  I haven't done anything with it since I don't use
> CUPS.  However, if someone wants to finish the port, I can commit it.
>
> Joe

Joe,

I found that was the name of the port I had in mind and I started
working on porting it.  I have the port for the support library done
but have run into a snag with gnome-cups-manager proper.  Here is the
tail of the output with the error, I just got this a couple of minutes
ago and have not had a chance to really look at it but maybe you will
recognize it.  I guess it is not picking up a header from somewhere.

--- begin error output ---
Making all in gnome-cups-add
Making all in snmpkit
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-=
declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-p=
romo -Wno-sign-compare  -DORBIT2=3D1 -D_THREAD_SAFE -I/usr/local/include/li=
bart-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/loca=
l/include/linc-1.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/X1=
1R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/i=
nclude/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-vf=
s-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=
=2E0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/libgnom=
ecups-1  -I..  -DPREFIX=3D\""/usr/X11R6"\"  -DSYSCONFDIR=3D\""/usr/X11R6/et=
c"\"  -DDATADIR=3D\""/usr/X11R6/share/gnome"\"  -DGNOME_CUPS_MANAGER_DATADI=
R=3D\""/usr/X11R6/share/gnome/gnome-cups-manager"\"  -DLIBDIR=3D\""/usr/X11=
R6/lib"\"  -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale"\"      -DG_DISABL=
E_DEPRECATED -DGDK_DISABLE_DEPRECATED         -DGTK_DISABLE_DEPRECATED -DGN=
OME_DISABLE_DEPRECATED  -I/usr/local/include  -O -pipe -march=3Dathlon-4 -c=
 printerconf.c
printerconf.c: In function `pconf_autodetect_usb':
printerconf.c:104: `_IOC_READ' undeclared (first use in this function)
printerconf.c:104: (Each undeclared identifier is reported only once
printerconf.c:104: for each function it appears in.)
--- end error output ---

--=20
Glenn Johnson
USDA, ARS, SRRC			 Phone: (504) 286-4252
New Orleans, LA 70124		e-mail: gjohnson@srrc.ars.usda.gov



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