Date: 14 Jul 2003 19:44:09 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Cc: FreeBSD User Questions List <freebsd-questions@freebsd.org> Subject: Re: GNOME/CUPS printing. Message-ID: <1058226248.299.103.camel@gyros> In-Reply-To: <20030714224305.GA20912@node1.cluster.srrc.usda.gov> References: <20030714165238.GA87225@lewiz.org> <3F12E4B2.2090004@comcast.net> <20030714185055.GA28725@node1.cluster.srrc.usda.gov> <1058221560.299.95.camel@gyros> <20030714224305.GA20912@node1.cluster.srrc.usda.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-/I9QzV4wYq/NsorDx0VW Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2003-07-14 at 18:43, Glenn Johnson wrote: > On Mon, Jul 14, 2003 at 06:26:02PM -0400, Joe Marcus Clarke wrote: >=20 > > 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 >=20 > Joe, >=20 > 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. _IOC_READ is a Linuxism. I think this needs to be IOC_OUT (from sys/ioccom.h) on FreeBSD. Joe >=20 > --- begin error output --- > Making all in gnome-cups-add > Making all in snmpkit > cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wunused -Wchar-subscripts -Wmissin= g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign= -promo -Wno-sign-compare -DORBIT2=3D1 -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/lo= cal/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/loca= l/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/inclu= de/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/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 PGP Key : http://www.marcuscom.com/pgp.asc --=-/I9QzV4wYq/NsorDx0VW Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/E0BIb2iPiv4Uz4cRAvZ8AJ0UeLS/5uVzCU6F7irM5K/yG1JnLACeJLnp X+UXu8FtS2JirRSw2svfrgs= =k0RH -----END PGP SIGNATURE----- --=-/I9QzV4wYq/NsorDx0VW--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1058226248.299.103.camel>