From owner-freebsd-questions@FreeBSD.ORG Mon Jul 14 15:43:14 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DFA837B401 for ; Mon, 14 Jul 2003 15:43:14 -0700 (PDT) Received: from symbion.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C2F643F3F for ; Mon, 14 Jul 2003 15:43:10 -0700 (PDT) (envelope-from gjohnson@srrc.ars.usda.gov) Received: from node1.cluster.srrc.usda.gov (localhost [127.0.0.1]) by symbion.srrc.usda.gov (8.12.9/8.12.9) with ESMTP id h6EMh6hE022737; Mon, 14 Jul 2003 17:43:06 -0500 (CDT) (envelope-from glenn@node1.cluster.srrc.usda.gov) Received: (from glenn@localhost)h6EMh5DY022736; Mon, 14 Jul 2003 17:43:05 -0500 (CDT) (envelope-from glenn) Date: Mon, 14 Jul 2003 17:43:05 -0500 From: Glenn Johnson To: Joe Marcus Clarke Message-ID: <20030714224305.GA20912@node1.cluster.srrc.usda.gov> Mail-Followup-To: Joe Marcus Clarke , K Anderson , FreeBSD User Questions List , lewiz References: <20030714165238.GA87225@lewiz.org> <3F12E4B2.2090004@comcast.net> <20030714185055.GA28725@node1.cluster.srrc.usda.gov> <1058221560.299.95.camel@gyros> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <1058221560.299.95.camel@gyros> User-Agent: Mutt/1.5.4i cc: lewiz cc: FreeBSD User Questions List Subject: Re: GNOME/CUPS printing. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2003 22:43:14 -0000 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