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
[-- Attachment #1 --] 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: > > > 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. _IOC_READ is a Linuxism. I think this needs to be IOC_OUT (from sys/ioccom.h) on FreeBSD. Joe > > --- 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-promo -Wno-sign-compare -DORBIT2=1 -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/local/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/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/include/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/libgnomecups-1 -I.. -DPREFIX=\""/usr/X11R6"\" -DSYSCONFDIR=\""/usr/X11R6/etc"\" -DDATADIR=\""/usr/X11R6/share/gnome"\" -DGNOME_CUPS_MANAGER_DATADIR=\""/usr/X11R6/share/gnome/gnome-cups-manager"\" -DLIBDIR=\""/usr/X11R6/lib"\" -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I/usr/local/include -O -pipe -march=athlon-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 --- -- PGP Key : http://www.marcuscom.com/pgp.asc [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/E0BIb2iPiv4Uz4cRAvZ8AJ0UeLS/5uVzCU6F7irM5K/yG1JnLACeJLnp X+UXu8FtS2JirRSw2svfrgs= =k0RH -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1058226248.299.103.camel>
