From owner-freebsd-gnome Thu Aug 15 15:11: 3 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B4B737B400; Thu, 15 Aug 2002 15:10:41 -0700 (PDT) Received: from vineyard.net (K1.VINEYARD.NET [204.17.195.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A6F443E42; Thu, 15 Aug 2002 15:10:35 -0700 (PDT) (envelope-from slg@ex.com) Received: from vineyard.net (loopback [127.0.0.1]) by smtp.vineyard.net (Postfix) with ESMTP id 2CB5091603; Thu, 15 Aug 2002 18:10:34 -0400 (EDT) Received: from slgpcg (sdsl-64-7-15-235.dsl.bos.megapath.net [64.7.15.235]) by vineyard.net (Postfix) with ESMTP id CA10F91567; Thu, 15 Aug 2002 17:52:20 -0400 (EDT) Message-ID: <008701c244a6$0017b9d0$0b01a8c0@slgpcg> From: "Simson Garfinkel" To: "Joe Marcus Clarke" Cc: References: <200208151524.g7FFORUN050797@freefall.freebsd.org><013a01c24477$d527fd80$0100007f@slgpcg><1029428803.322.26.camel@gyros.marcuscom.com> <018501c2447b$4e01c440$0100007f@slgpcg> <1029431420.322.32.camel@gyros.marcuscom.com> Subject: Re: ports/41498: gconf in ports doesn't build. Date: Thu, 15 Aug 2002 17:45:18 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Joe Marcus Clarke" To: "Simson Garfinkel" Cc: Sent: Thursday, August 15, 2002 1:10 PM Subject: Re: ports/41498: gconf in ports doesn't build. > On Thu, 2002-08-15 at 12:46, Simson Garfinkel wrote: > > Joe, > > > > Thanks for looking into this for me and answering my questions. > > > > I'm confused why you think that this is not a problem with "make > > installworld". Wouldn't it make sense for that process to remove the old > > cruft in /usr/include ? > > installworld has _nothing_ to do with ports. Correct, but it has a lot to do with /usr/X11R6, doesn't it? You told me to go through the include files in /usr/X11R6... > > > > > In any event, I removed the files you suggested, but it still doesn't build. > > Should I just nuke /usr/X11R6, then do a "make installworld" and try it from > > scratch? > > That shouldn't be necessary, but you will need to make clean in > evolution before rebuilding. Whoops... Let me try again... .... bad news ... I'm gettingt hose errors still, even after the makeclean. I'm going to wipe out /usr/X11R6, do a new "installworld" and see what happens. /bin/sh ../libtool --mode=link cc -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -o gconfd-1 gconf-database.o gconfd.o -lintl -L/usr/X11R6/lib -L/usr/local/lib -loaf -lORBitCosNaming -l ORBit -lIIOP -lORBitutil -lglib12 -lm -L/usr/local/lib -Wl,-E -lgmodule12 -l glib12 libgconf-1.la -L/usr/local/lib cc -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -o ..libs/gconfd-1 gconf-database.o gconfd.o -lintl -L/usr/X11R6/lib -L/usr/local/lib -loaf -lORBitCosNaming -lO RBit -lIIOP -lORBitutil -lglib12 -lm -L/usr/local/lib -Wl,-E -lgmodule12 -lg lib12 ..libs/libgconf-1.so -lintl -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib12 -lm -lgmodule12 -lglib12 -L/usr/local/lib -Wl,--rpath -Wl,/usr/X1 1R6/lib /usr/libexec/elf/ld: warning: libintl.so.1, needed by /usr/X11R6/lib/liboaf. so, may conflict with libintl.so.4 creating gconfd-1 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr /local/include/glib12 -I/usr/local/include -I/usr/local/include/gnome-xml -I /usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include -DG_LOG_ DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/raid4/usr/port s/devel/gconf/work/GConf-1.0.9"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1" \" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gconf"\" -DGCONF_BUILDDIR=\"".."\" -DGCO NF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1 "\" -DVERSION=\""1.0.9"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_ INTERNALS=1 -DGCONFD=\""gconfd-1"\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c gconftool.c gconftool.c: In function `main': gconftool.c:373: warning: passing arg 3 of `poptGetContext' from incompatible pointer type gconftool.c:368: warning: `conf' might be used uninitialized in this function gconftool.c: In function `extract_global_info': gconftool.c:1735: structure has no member named `childs' gconftool.c:1732: warning: `iter' might be used uninitialized in this function gconftool.c: In function `process_locale_info': gconftool.c:1940: structure has no member named `childs' gconftool.c:1895: warning: `iter' might be used uninitialized in this function gconftool.c: In function `process_schema': gconftool.c:2094: structure has no member named `childs' gconftool.c:2068: warning: `iter' might be used uninitialized in this function gconftool.c: In function `process_schema_list': gconftool.c:2156: structure has no member named `childs' gconftool.c:2154: warning: `iter' might be used uninitialized in this function gconftool.c: In function `do_load_schema_file': gconftool.c:2193: structure has no member named `root' gconftool.c:2200: structure has no member named `root' gconftool.c:2225: structure has no member named `childs' gmake[2]: *** [gconftool.o] Error 1 gmake[2]: Leaving directory `/raid4/usr/ports/devel/gconf/work/GConf-1.0.9/gconf' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/raid4/usr/ports/devel/gconf/work/GConf-1.0.9' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /raid4/usr/ports/devel/gconf. *** Error code 1 Stop in /raid4/usr/ports/palm/gnomepilot. *** Error code 1 Stop in /raid4/usr/ports/palm/gnomepilot-conduits. *** Error code 1 Stop in /raid4/usr/ports/mail/evolution. r2# > > Joe > > > > > gmake all-recursive > > r2# pwd > > /raid4/usr/X11R6/include > > r2# rm gnome.h > > r2# rm -rf gtk > > gtk-xmhtml/ gtk12/ > > r2# rm -rf gtk-xmhtml > > r2# rm -rf libart_lgpl > > r2# rm -rf libgnome > > libgnome/ libgnomeui/ > > r2# rm -rf libgnome > > r2# rm -rf libgnomeui > > r2# rm -rf libgnorba > > r2# rm -rf popt-gnome.h > > r2# rm -rf zvt > > r2# cd /usr/ports/*/evolution > > r2# pwd > > /raid4/usr/ports/mail/evolution > > r2# make install > > ===> Extracting for evolution-1.0.8 > > >> Checksum OK for gnome/evolution-1.0.8.tar.bz2. > > >> Checksum OK for gnome/db-3.1.17.tar.bz2. > > >> Checksum OK for gnome/evolution-1.0.2-reply-to.diff.gz. > > ===> evolution-1.0.8 depends on file: > > /usr/X11R6/lib/gnome-pilot/conduits/libemail_conduit.so - not found > > ===> Verifying install for > > /usr/X11R6/lib/gnome-pilot/conduits/libemail_conduit.so in > > /usr/ports/palm/gnomepilot-conduits > > ===> Extracting for gnomepilot-conduits-0.9 > > >> Checksum OK for gnome/gnome-pilot-conduits-0.9.tar.bz2. > > ===> gnomepilot-conduits-0.9 depends on executable: gmake - found > > ===> gnomepilot-conduits-0.9 depends on executable: libtool - found > > ===> gnomepilot-conduits-0.9 depends on file: > > /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found > > ===> gnomepilot-conduits-0.9 depends on shared library: gpilotd.1 - not > > found > > ===> Verifying install for gpilotd.1 in /usr/ports/palm/gnomepilot > > ===> Extracting for gnomepilot-0.1.65 > > >> Checksum OK for gnome/gnome-pilot-0.1.65.tar.bz2. > > ===> gnomepilot-0.1.65 depends on executable: gob - found > > ===> gnomepilot-0.1.65 depends on executable: gmake - found > > ===> gnomepilot-0.1.65 depends on executable: libtool - found > > ===> gnomepilot-0.1.65 depends on file: > > /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found > > ===> gnomepilot-0.1.65 depends on shared library: pisock.4 - found > > ===> gnomepilot-0.1.65 depends on shared library: X11.6 - found > > ===> gnomepilot-0.1.65 depends on shared library: esd.2 - found > > ===> gnomepilot-0.1.65 depends on shared library: glib12.3 - found > > ===> gnomepilot-0.1.65 depends on shared library: gtk12.2 - found > > ===> gnomepilot-0.1.65 depends on shared library: xml.5 - found > > ===> gnomepilot-0.1.65 depends on shared library: gdk_pixbuf.2 - found > > ===> gnomepilot-0.1.65 depends on shared library: Imlib.5 - found > > ===> gnomepilot-0.1.65 depends on shared library: ORBit.2 - found > > ===> gnomepilot-0.1.65 depends on shared library: gnome.5 - found > > ===> gnomepilot-0.1.65 depends on shared library: gnomecanvaspixbuf.1 - > > found > > ===> gnomepilot-0.1.65 depends on shared library: oaf.0 - found > > ===> gnomepilot-0.1.65 depends on shared library: gconf-1.1 - not found > > ===> Verifying install for gconf-1.1 in /usr/ports/devel/gconf > > ===> Building for gconf-1.0.9 > > gmake all-recursive > > gmake[1]: Entering directory `/raid4/usr/ports/devel/gconf/work/GConf-1.0.9' > > Making all in gconf > > gmake[2]: Entering directory > > `/raid4/usr/ports/devel/gconf/work/GConf-1.0.9/gconf' > > cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr > > /local/include/glib12 -I/usr/local/include -I/usr/local/include/gnome-xml -I > > /usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include -DG_LOG_ > > DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/raid4/usr/port > > s/devel/gconf/work/GConf-1.0.9"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1" > > \" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gconf"\" -DGCONF_BUILDDIR=\"".."\" -DGCO > > NF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1 > > "\" -DVERSION=\""1.0.9"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_ > > NTERNALS=1 -DGCONFD=\""gconfd-1"\" -I/usr/local/include -O -pipe -Wall > > -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c gconftool.c > > gconftool.c: In function `main': > > gconftool.c:373: warning: passing arg 3 of `poptGetContext' from > > incompatible pointer type > > gconftool.c:368: warning: `conf' might be used uninitialized in this > > function > > gconftool.c: In function `extract_global_info': > > gconftool.c:1735: structure has no member named `childs' > > gconftool.c:1732: warning: `iter' might be used uninitialized in this > > function > > gconftool.c: In function `process_locale_info': > > gconftool.c:1940: structure has no member named `childs' > > gconftool.c:1895: warning: `iter' might be used uninitialized in this > > function > > gconftool.c: In function `process_schema': > > gconftool.c:2094: structure has no member named `childs' > > gconftool.c:2068: warning: `iter' might be used uninitialized in this > > function > > gconftool.c: In function `process_schema_list': > > gconftool.c:2156: structure has no member named `childs' > > gconftool.c:2154: warning: `iter' might be used uninitialized in this > > function > > gconftool.c: In function `do_load_schema_file': > > gconftool.c:2193: structure has no member named `root' > > gconftool.c:2200: structure has no member named `root' > > gconftool.c:2225: structure has no member named `childs' > > gmake[2]: *** [gconftool.o] Error 1 > > gmake[2]: Leaving directory > > `/raid4/usr/ports/devel/gconf/work/GConf-1.0.9/gconf' > > gmake[1]: *** [all-recursive] Error 1 > > gmake[1]: Leaving directory `/raid4/usr/ports/devel/gconf/work/GConf-1.0.9' > > gmake: *** [all-recursive-am] Error 2 > > *** Error code 2 > > > > Stop in /raid4/usr/ports/devel/gconf. > > *** Error code 1 > > > > Stop in /raid4/usr/ports/palm/gnomepilot. > > *** Error code 1 > > > > Stop in /raid4/usr/ports/palm/gnomepilot-conduits. > > *** Error code 1 > > > > Stop in /raid4/usr/ports/mail/evolution. > > r2# > > > > ----- Original Message ----- > > From: "Joe Marcus Clarke" > > To: "Simson Garfinkel" > > Cc: ; > > Sent: Thursday, August 15, 2002 12:26 PM > > Subject: Re: ports/41498: gconf in ports doesn't build. > > > > > > > On Thu, 2002-08-15 at 12:21, Simson Garfinkel wrote: > > > > Thanks for getting back to me. If I have old directories lying around, > > then > > > > this is problem with "make installworld"... > > > > > > No, the problem is with some old ports cruft lying around. > > > > > > > > > > > Here is the output that you requested: > > > > > > > > [simsong@r2 ~] 301 % uname -a > > > > FreeBSD r2.nitroba.com 4.6-STABLE FreeBSD 4.6-STABLE #1: Mon Jul 29 > > 08:40:53 > > > > EDT 2002 simsong@r2.nitroba.com:/raid4/usr/obj/raid4/usr/src/sys/R2 > > > > i386 > > > > [simsong@r2 ~] 302 % ls -l /usr/X11R6/include/ > > > > total 1690 > > > > drwxr-xr-x 2 root wheel 512 Aug 9 21:48 DPS/ > > > > drwxr-xr-x 2 root wheel 512 Mar 15 07:24 GL/ > > > > -r--r--r-- 1 root wheel 5964 Nov 20 2001 Imlib.h > > > > -r--r--r-- 1 root wheel 4726 Nov 20 2001 Imlib_private.h > > > > -r--r--r-- 1 root wheel 5132 Nov 20 2001 Imlib_types.h > > > > drwxr-xr-x 14 root wheel 1536 Aug 9 21:48 X11/ > > > > drwxr-xr-x 2 root wheel 512 Oct 9 2001 bitmaps/ > > > > drwxr-xr-x 3 root wheel 512 Aug 9 21:48 freetype2/ > > > > drwxr-xr-x 2 root wheel 512 Aug 9 21:48 gconf/ > > > > drwxr-xr-x 3 root wheel 512 Nov 20 2001 gdk-pixbuf-1.0/ > > > > -r--r--r-- 1 root wheel 5660 Nov 20 2001 gdk_imlib.h > > > > -r--r--r-- 1 root wheel 7073 Nov 20 2001 gdk_imlib_private.h > > > > -r--r--r-- 1 root wheel 3108 Nov 20 2001 gdk_imlib_types.h > > > > drwxr-xr-x 2 root wheel 512 Aug 9 21:48 gdkcardimage/ > > > > drwxr-xr-x 2 root wheel 512 Aug 9 21:48 gnome-1.0/ > > > > -r--r--r-- 1 root wheel 467 Nov 20 2001 gnome.h > > > > > > This file shouldn't be here. > > > > > > > -r--r--r-- 1 root wheel 722 Nov 20 2001 gnomesupport.h > > > > drwxr-xr-x 2 root wheel 512 Nov 20 2001 gtk-xmhtml/ > > > > > > I don't know what installed gtk-xmhtml. Probably should remove it or > > > move it out of the way. > > > > > > > drwxr-xr-x 4 root wheel 512 Nov 20 2001 gtk12/ > > > > drwxr-xr-x 2 root wheel 1024 Nov 20 2001 libart_lgpl/ > > > > > > Get rid of this directory. > > > > > > > drwxr-xr-x 2 root wheel 1024 Nov 20 2001 libgnome/ > > > > > > This directory should be removed. > > > > > > > drwxr-xr-x 2 root wheel 2560 Nov 20 2001 libgnomeui/ > > > > > > This one, too. > > > > > > > drwxr-xr-x 2 root wheel 512 Nov 20 2001 libgnorba/ > > > > > > And this one. > > > > > > > drwxr-xr-x 2 root wheel 512 Aug 9 21:48 libnautilus/ > > > > drwxr-xr-x 2 root wheel 512 Nov 20 2001 liboaf/ > > > > -r--r--r-- 1 root wheel 4662 Nov 20 2001 popt-gnome.h > > > > > > Get rid of this file. > > > > > > > drwxr-xr-x 2 root wheel 1024 Jun 1 22:37 private/ > > > > -rw-r--r-- 1 root wheel 1918 Mar 18 04:46 q1xcompatibility.h > > > > -rw-r--r-- 1 root wheel 1686 Mar 18 04:46 qabstractlayout.h > > > > -rw-r--r-- 1 root wheel 3135 Mar 18 04:46 qaccel.h > > > > -rw-r--r-- 1 root wheel 7918 Mar 18 04:46 qaccessible.h > > > > -rw-r--r-- 1 root wheel 5737 Mar 18 04:46 qaction.h > > > > -rw-r--r-- 1 root wheel 1060 Mar 18 04:46 qapp.h > > > > -rw-r--r-- 1 root wheel 14277 Mar 18 04:46 qapplication.h > > > > -rw-r--r-- 1 root wheel 1089 Mar 18 04:46 qarray.h > > > > -rw-r--r-- 1 root wheel 4825 Mar 18 04:46 qasciicache.h > > > > -rw-r--r-- 1 root wheel 4300 Mar 18 04:46 qasciidict.h > > > > -rw-r--r-- 1 root wheel 3258 Mar 18 04:46 qasyncimageio.h > > > > -rw-r--r-- 1 root wheel 3108 Mar 18 04:46 qasyncio.h > > > > -rw-r--r-- 1 root wheel 2268 Mar 18 04:46 qbig5codec.h > > > > -rw-r--r-- 1 root wheel 5048 Mar 18 04:46 qbitarray.h > > > > -rw-r--r-- 1 root wheel 1065 Mar 18 04:46 qbitarry.h > > > > -rw-r--r-- 1 root wheel 2424 Mar 18 04:46 qbitmap.h > > > > -rw-r--r-- 1 root wheel 2950 Mar 18 04:46 qbrush.h > > > > -rw-r--r-- 1 root wheel 1068 Mar 18 04:46 qbttngrp.h > > > > -rw-r--r-- 1 root wheel 2746 Mar 18 04:46 qbuffer.h > > > > -rw-r--r-- 1 root wheel 5798 Mar 18 04:46 qbutton.h > > > > -rw-r--r-- 1 root wheel 3371 Mar 18 04:46 qbuttongroup.h > > > > -rw-r--r-- 1 root wheel 4751 Mar 18 04:46 qcache.h > > > > -rw-r--r-- 1 root wheel 19449 Mar 18 04:46 qcanvas.h > > > > -rw-r--r-- 1 root wheel 2521 Mar 18 04:46 qcdestyle.h > > > > -rw-r--r-- 1 root wheel 2795 Mar 18 04:46 qcheckbox.h > > > > -rw-r--r-- 1 root wheel 1063 Mar 18 04:46 qchkbox.h > > > > -rw-r--r-- 1 root wheel 1740 Mar 7 16:12 qcleanuphandler.h > > > > -rw-r--r-- 1 root wheel 3150 Mar 18 04:46 qclipboard.h > > > > -rw-r--r-- 1 root wheel 1066 Mar 18 04:46 qclipbrd.h > > > > -rw-r--r-- 1 root wheel 1070 Mar 18 04:46 qcollect.h > > > > -rw-r--r-- 1 root wheel 1104 Mar 18 04:46 qcollection.h > > > > -rw-r--r-- 1 root wheel 6146 Mar 18 04:46 qcolor.h > > > > -rw-r--r-- 1 root wheel 2662 Mar 18 04:46 qcolordialog.h > > > > -rw-r--r-- 1 root wheel 1061 Mar 18 04:46 qcombo.h > > > > -rw-r--r-- 1 root wheel 6162 Mar 18 04:46 qcombobox.h > > > > -rw-r--r-- 1 root wheel 4029 Mar 18 04:46 qcommonstyle.h > > > > -rw-r--r-- 1 root wheel 2448 Mar 18 04:46 qcompactstyle.h > > > > -rw-r--r-- 1 root wheel 404 Oct 12 2001 qconfig-dist.h > > > > -rw-r--r-- 1 root wheel 966 Oct 12 2001 qconfig-large.h > > > > -rw-r--r-- 1 root wheel 2364 Oct 12 2001 qconfig-medium.h > > > > -rw-r--r-- 1 root wheel 2047 Oct 12 2001 qconfig-minimal.h > > > > -rw-r--r-- 1 root wheel 2168 Oct 12 2001 qconfig-small.h > > > > -r--r--r-- 1 root wheel 154 Jun 1 21:36 qconfig.h > > > > -rw-r--r-- 1 root wheel 1067 Mar 18 04:46 qconnect.h > > > > -rw-r--r-- 1 root wheel 2488 Mar 18 04:46 qconnection.h > > > > -rw-r--r-- 1 root wheel 11727 Mar 18 04:46 qcstring.h > > > > -rw-r--r-- 1 root wheel 4019 Mar 18 04:46 qcursor.h > > > > -rw-r--r-- 1 root wheel 5249 Oct 12 2001 qdatabrowser.h > > > > -rw-r--r-- 1 root wheel 5223 Mar 18 04:46 qdatastream.h > > > > -rw-r--r-- 1 root wheel 8302 Oct 12 2001 qdatatable.h > > > > -rw-r--r-- 1 root wheel 2290 Oct 12 2001 qdataview.h > > > > -rw-r--r-- 1 root wheel 8443 Mar 18 04:46 qdatetime.h > > > > -rw-r--r-- 1 root wheel 6966 Mar 4 05:30 qdatetimeedit.h > > > > -rw-r--r-- 1 root wheel 1063 Mar 18 04:46 qdatetm.h > > > > -rw-r--r-- 1 root wheel 2375 Mar 18 04:46 qdesktopwidget.h > > > > -rw-r--r-- 1 root wheel 4503 Mar 18 04:46 qdial.h > > > > -rw-r--r-- 1 root wheel 3650 Mar 18 04:46 qdialog.h > > > > -rw-r--r-- 1 root wheel 4279 Mar 18 04:46 qdict.h > > > > -rw-r--r-- 1 root wheel 6886 Mar 18 04:46 qdir.h > > > > -rw-r--r-- 1 root wheel 4397 Mar 18 04:46 qdns.h > > > > -rw-r--r-- 1 root wheel 5839 Mar 18 04:46 qdockarea.h > > > > -rw-r--r-- 1 root wheel 6997 Mar 18 04:46 qdockwindow.h > > > > -rw-r--r-- 1 root wheel 20687 Mar 18 04:46 qdom.h > > > > -rw-r--r-- 1 root wheel 6591 Mar 18 04:46 qdragobject.h > > > > -rw-r--r-- 1 root wheel 4509 Mar 18 04:46 qdrawutil.h > > > > -rw-r--r-- 1 root wheel 1065 Mar 18 04:46 qdrawutl.h > > > > -rw-r--r-- 1 root wheel 1797 Mar 18 04:46 qdropsite.h > > > > -rw-r--r-- 1 root wheel 1067 Mar 18 04:46 qdstream.h > > > > -rw-r--r-- 1 root wheel 2160 Oct 12 2001 qeditorfactory.h > > > > -rw-r--r-- 1 root wheel 2366 Mar 18 04:46 qerrormessage.h > > > > -rw-r--r-- 1 root wheel 3914 Mar 18 04:46 qeucjpcodec.h > > > > -rw-r--r-- 1 root wheel 3617 Mar 18 04:46 qeuckrcodec.h > > > > -rw-r--r-- 1 root wheel 16671 Mar 18 04:46 qevent.h > > > > -rw-r--r-- 1 root wheel 23785 Oct 12 2001 qfeatures.h > > > > -rw-r--r-- 1 root wheel 3466 Mar 18 04:46 qfile.h > > > > -rw-r--r-- 1 root wheel 1075 Mar 18 04:46 qfiledef.h > > > > -rw-r--r-- 1 root wheel 10900 Mar 18 04:46 qfiledialog.h > > > > -rw-r--r-- 1 root wheel 1067 Mar 18 04:46 qfiledlg.h > > > > -rw-r--r-- 1 root wheel 1065 Mar 18 04:46 qfileinf.h > > > > -rw-r--r-- 1 root wheel 3731 Mar 18 04:46 qfileinfo.h > > > > -rw-r--r-- 1 root wheel 2040 Mar 18 04:46 qfocusdata.h > > > > -rw-r--r-- 1 root wheel 7340 Mar 18 04:46 qfont.h > > > > -rw-r--r-- 1 root wheel 6565 Mar 18 04:46 qfontdatabase.h > > > > -rw-r--r-- 1 root wheel 3775 Mar 18 04:46 qfontdialog.h > > > > -rw-r--r-- 1 root wheel 1065 Mar 18 04:46 qfontdta.h > > > > -rw-r--r-- 1 root wheel 1065 Mar 18 04:46 qfontinf.h > > > > -rw-r--r-- 1 root wheel 2848 Mar 18 04:46 qfontinfo.h > > > > -rw-r--r-- 1 root wheel 1068 Mar 18 04:46 qfontmet.h > > > > -rw-r--r-- 1 root wheel 3693 Mar 18 04:46 qfontmetrics.h > > > > -rw-r--r-- 1 root wheel 5515 Mar 18 04:46 qframe.h > > > > -rw-r--r-- 1 root wheel 3361 Mar 18 04:46 qftp.h > > > > -rw-r--r-- 1 root wheel 3659 Mar 18 04:46 qgarray.h > > > > -rw-r--r-- 1 root wheel 2493 Mar 18 04:46 qgbkcodec.h > > > > -rw-r--r-- 1 root wheel 4123 Mar 18 04:46 qgcache.h > > > > -rw-r--r-- 1 root wheel 6658 Mar 18 04:46 qgdict.h > > > > -rw-r--r-- 1 root wheel 1692 Mar 18 04:46 qgeneric.h > > > > -rw-r--r-- 1 root wheel 2068 Mar 18 04:46 qgif.h > > > > -rw-r--r-- 1 root wheel 11746 Mar 18 04:46 qgl.h > > > > -rw-r--r-- 1 root wheel 2714 Mar 18 04:46 qglcolormap.h > > > > -rw-r--r-- 1 root wheel 8145 Mar 18 04:46 qglist.h > > > > -rw-r--r-- 1 root wheel 22179 Mar 18 04:46 qglobal.h > > > > -rw-r--r-- 1 root wheel 2433 Oct 12 2001 qgplugin.h > > > > -rw-r--r-- 1 root wheel 2238 Mar 18 04:46 qgrid.h > > > > -rw-r--r-- 1 root wheel 3854 Mar 18 04:46 qgridview.h > > > > -rw-r--r-- 1 root wheel 3946 Mar 18 04:46 qgroupbox.h > > > > -rw-r--r-- 1 root wheel 1063 Mar 18 04:46 qgrpbox.h > > > > -rw-r--r-- 1 root wheel 3209 Mar 18 04:46 qguardedptr.h > > > > -rw-r--r-- 1 root wheel 4099 Mar 18 04:46 qgvector.h > > > > -rw-r--r-- 1 root wheel 2068 Mar 18 04:46 qhbox.h > > > > -rw-r--r-- 1 root wheel 2187 Mar 18 04:46 qhbuttongroup.h > > > > -rw-r--r-- 1 root wheel 6892 Mar 18 04:46 qheader.h > > > > -rw-r--r-- 1 root wheel 2136 Mar 18 04:46 qhgroupbox.h > > > > -rw-r--r-- 1 root wheel 2547 Mar 18 04:46 qhostaddress.h > > > > -rw-r--r-- 1 root wheel 2563 Mar 18 04:46 qhttp.h > > > > -rw-r--r-- 1 root wheel 2818 Mar 18 04:46 qiconset.h > > > > -rw-r--r-- 1 root wheel 15437 Mar 18 04:46 qiconview.h > > > > -rw-r--r-- 1 root wheel 11958 Mar 18 04:46 qimage.h > > > > -rw-r--r-- 1 root wheel 760 Oct 12 2001 qimageformatplugin.h > > > > -rw-r--r-- 1 root wheel 3667 Mar 18 04:46 qinputdialog.h > > > > -rw-r--r-- 1 root wheel 1065 Mar 18 04:46 qintcach.h > > > > -rw-r--r-- 1 root wheel 4731 Mar 18 04:46 qintcache.h > > > > -rw-r--r-- 1 root wheel 4132 Mar 18 04:46 qintdict.h > > > > -rw-r--r-- 1 root wheel 4419 Mar 18 04:46 qinterlacestyle.h > > > > -rw-r--r-- 1 root wheel 1061 Mar 18 04:46 qiodev.h > > > > -rw-r--r-- 1 root wheel 5823 Mar 18 04:46 qiodevice.h > > > > -rw-r--r-- 1 root wheel 3900 Mar 18 04:46 qjiscodec.h > > > > -rw-r--r-- 1 root wheel 1722 Mar 18 04:46 qjpegio.h > > > > -rw-r--r-- 1 root wheel 6556 Mar 18 04:46 qjpunicode.h > > > > -rw-r--r-- 1 root wheel 1723 Mar 18 04:46 qkeycode.h > > > > -rw-r--r-- 1 root wheel 2728 Mar 18 04:46 qkeysequence.h > > > > -rw-r--r-- 1 root wheel 4818 Mar 18 04:46 qlabel.h > > > > -rw-r--r-- 1 root wheel 12780 Mar 18 04:46 qlayout.h > > > > -rw-r--r-- 1 root wheel 1064 Mar 18 04:46 qlcdnum.h > > > > -rw-r--r-- 1 root wheel 4411 Mar 18 04:46 qlcdnumber.h > > > > -rw-r--r-- 1 root wheel 2312 Mar 18 04:46 qlibrary.h > > > > -rw-r--r-- 1 root wheel 1061 Mar 18 04:46 qlined.h > > > > -rw-r--r-- 1 root wheel 6995 Mar 18 04:46 qlineedit.h > > > > -rw-r--r-- 1 root wheel 1086 Mar 18 04:46 qlist.h > > > > -rw-r--r-- 1 root wheel 13746 Mar 18 04:46 qlistbox.h > > > > -rw-r--r-- 1 root wheel 17136 Mar 18 04:46 qlistview.h > > > > -rw-r--r-- 1 root wheel 2334 Mar 18 04:46 qlocalfs.h > > > > -rw-r--r-- 1 root wheel 8098 Mar 18 04:46 qmainwindow.h > > > > -rw-r--r-- 1 root wheel 18120 Mar 18 04:46 qmap.h > > > > -rw-r--r-- 1 root wheel 4756 Mar 18 04:46 qmemarray.h > > > > -rw-r--r-- 1 root wheel 5792 Mar 18 04:46 qmenubar.h > > > > -rw-r--r-- 1 root wheel 9091 Mar 18 04:46 qmenudata.h > > > > -rw-r--r-- 1 root wheel 1065 Mar 18 04:46 qmenudta.h > > > > -rw-r--r-- 1 root wheel 6139 Mar 18 04:46 qmessagebox.h > > > > -rw-r--r-- 1 root wheel 1067 Mar 18 04:46 qmetaobj.h > > > > -rw-r--r-- 1 root wheel 7941 Mar 18 04:46 qmetaobject.h > > > > -rw-r--r-- 1 root wheel 4826 Mar 18 04:46 qmime.h > > > > -rw-r--r-- 1 root wheel 1069 Mar 18 04:46 qmlined.h > > > > -rw-r--r-- 1 root wheel 1716 Mar 18 04:46 qmngio.h > > > > -r--r--r-- 1 root wheel 426 Jun 1 21:36 qmodules.h > > > > -rw-r--r-- 1 root wheel 3541 Mar 18 04:46 qmotifplusstyle.h > > > > -rw-r--r-- 1 root wheel 3975 Mar 18 04:46 qmotifstyle.h > > > > -rw-r--r-- 1 root wheel 3347 Mar 18 04:46 qmovie.h > > > > -rw-r--r-- 1 root wheel 1065 Mar 18 04:46 qmsgbox.h > > > > -rw-r--r-- 1 root wheel 1080 Mar 18 04:46 qmultilinedit.h > > > > -rw-r--r-- 1 root wheel 4247 Mar 18 04:46 qmultilineedit.h > > > > -rw-r--r-- 1 root wheel 2157 Mar 18 04:46 qmutex.h > > > > -rw-r--r-- 1 root wheel 18676 Mar 18 04:46 qnamespace.h > > > > -rw-r--r-- 1 root wheel 1906 Mar 18 04:46 qnetwork.h > > > > -rw-r--r-- 1 root wheel 6296 Mar 18 04:46 qnetworkprotocol.h > > > > -rw-r--r-- 1 root wheel 4903 Mar 18 04:45 qnp.h > > > > -rw-r--r-- 1 root wheel 1092 Mar 18 04:46 qobjcoll.h > > > > -rw-r--r-- 1 root wheel 1067 Mar 18 04:46 qobjdefs.h > > > > -rw-r--r-- 1 root wheel 7465 Mar 18 04:46 qobject.h > > > > -rw-r--r-- 1 root wheel 526 Oct 12 2001 qobjectcleanuphandler.h > > > > -rw-r--r-- 1 root wheel 4579 Mar 18 04:46 qobjectdefs.h > > > > -rw-r--r-- 1 root wheel 2224 Mar 18 04:46 qobjectdict.h > > > > -rw-r--r-- 1 root wheel 2435 Mar 18 04:46 qobjectlist.h > > > > -rw-r--r-- 1 root wheel 1066 Mar 18 04:46 qpaintd.h > > > > -rw-r--r-- 1 root wheel 1072 Mar 18 04:46 qpaintdc.h > > > > -rw-r--r-- 1 root wheel 10329 Mar 18 04:46 qpaintdevice.h > > > > -rw-r--r-- 1 root wheel 1831 Mar 18 04:46 qpaintdevicedefs.h > > > > -rw-r--r-- 1 root wheel 2739 Mar 18 04:46 qpaintdevicemetrics.h > > > > -rw-r--r-- 1 root wheel 19640 Mar 18 04:46 qpainter.h > > > > -rw-r--r-- 1 root wheel 2433 Oct 12 2001 qpair.h > > > > -rw-r--r-- 1 root wheel 6832 Mar 18 04:46 qpalette.h > > > > -rw-r--r-- 1 root wheel 1075 Mar 18 04:46 qpdevmet.h > > > > -rw-r--r-- 1 root wheel 3092 Mar 18 04:46 qpen.h > > > > -rw-r--r-- 1 root wheel 3558 Mar 18 04:46 qpicture.h > > > > -rw-r--r-- 1 root wheel 9370 Mar 18 04:46 qpixmap.h > > > > -rw-r--r-- 1 root wheel 2082 Mar 18 04:46 qpixmapcache.h > > > > -rw-r--r-- 1 root wheel 3532 Mar 18 04:46 qplatinumstyle.h > > > > -rw-r--r-- 1 root wheel 1068 Mar 18 04:46 qpmcache.h > > > > -rw-r--r-- 1 root wheel 2977 Mar 18 04:46 qpngio.h > > > > -rw-r--r-- 1 root wheel 1067 Mar 18 04:46 qpntarry.h > > > > -rw-r--r-- 1 root wheel 6141 Mar 18 04:46 qpoint.h > > > > -rw-r--r-- 1 root wheel 4013 Mar 18 04:46 qpointarray.h > > > > -rw-r--r-- 1 root wheel 2195 Mar 18 04:46 qpolygonscanner.h > > > > -rw-r--r-- 1 root wheel 1066 Mar 18 04:46 qpopmenu.h > > > > -rw-r--r-- 1 root wheel 5498 Mar 18 04:46 qpopupmenu.h > > > > -rw-r--r-- 1 root wheel 3001 Mar 18 04:46 qprintdialog.h > > > > -rw-r--r-- 1 root wheel 7229 Mar 18 04:46 qprinter.h > > > > -rw-r--r-- 1 root wheel 1066 Mar 18 04:46 qprndlg.h > > > > -rw-r--r-- 1 root wheel 5064 Mar 18 04:46 qprocess.h > > > > -rw-r--r-- 1 root wheel 1068 Mar 18 04:46 qprogbar.h > > > > -rw-r--r-- 1 root wheel 1071 Mar 18 04:46 qprogdlg.h > > > > -rw-r--r-- 1 root wheel 4164 Mar 18 04:46 qprogressbar.h > > > > -rw-r--r-- 1 root wheel 4193 Mar 18 04:46 qprogressdialog.h > > > > -rw-r--r-- 1 root wheel 1072 Mar 18 04:46 qpsprn.h > > > > -rw-r--r-- 1 root wheel 2442 Oct 12 2001 qptrcollection.h > > > > -rw-r--r-- 1 root wheel 4139 Mar 18 04:46 qptrdict.h > > > > -rw-r--r-- 1 root wheel 6687 Mar 18 04:46 qptrlist.h > > > > -rw-r--r-- 1 root wheel 3144 Mar 18 04:46 qptrqueue.h > > > > -rw-r--r-- 1 root wheel 3156 Mar 18 04:46 qptrstack.h > > > > -rw-r--r-- 1 root wheel 4179 Mar 18 04:46 qptrvector.h > > > > -rw-r--r-- 1 root wheel 1065 Mar 18 04:46 qpushbt.h > > > > -rw-r--r-- 1 root wheel 4290 Mar 18 04:46 qpushbutton.h > > > > -rw-r--r-- 1 root wheel 1089 Mar 18 04:46 qqueue.h > > > > -rw-r--r-- 1 root wheel 1068 Mar 18 04:46 qradiobt.h > > > > -rw-r--r-- 1 root wheel 2692 Mar 18 04:46 qradiobutton.h > > > > -rw-r--r-- 1 root wheel 4777 Mar 18 04:46 qrangecontrol.h > > > > -rw-r--r-- 1 root wheel 1069 Mar 18 04:46 qrangect.h > > > > -rw-r--r-- 1 root wheel 6911 Mar 18 04:46 qrect.h > > > > -rw-r--r-- 1 root wheel 3061 Mar 18 04:46 qregexp.h > > > > -rw-r--r-- 1 root wheel 4904 Mar 18 04:46 qregion.h > > > > -rw-r--r-- 1 root wheel 378 Oct 12 2001 qremotefactory.h > > > > -rw-r--r-- 1 root wheel 510 Oct 12 2001 qremoteplugin.h > > > > -rw-r--r-- 1 root wheel 2050 Mar 18 04:46 qrtlcodec.h > > > > -rw-r--r-- 1 root wheel 1064 Mar 18 04:46 qscrbar.h > > > > -rw-r--r-- 1 root wheel 5108 Mar 18 04:46 qscrollbar.h > > > > -rw-r--r-- 1 root wheel 8377 Mar 18 04:46 qscrollview.h > > > > -rw-r--r-- 1 root wheel 2177 Mar 18 04:46 qsemaphore.h > > > > -rw-r--r-- 1 root wheel 1958 Mar 18 04:46 qsemimodal.h > > > > -rw-r--r-- 1 root wheel 2845 Mar 18 04:46 qserversocket.h > > > > -rw-r--r-- 1 root wheel 1633 Mar 18 04:46 qsession.h > > > > -rw-r--r-- 1 root wheel 2905 Mar 18 04:46 qsessionmanager.h > > > > -rw-r--r-- 1 root wheel 3353 Mar 18 04:46 qsettings.h > > > > -rw-r--r-- 1 root wheel 3688 Mar 18 04:46 qsgistyle.h > > > > -rw-r--r-- 1 root wheel 1799 Mar 18 04:46 qshared.h > > > > -rw-r--r-- 1 root wheel 2140 Mar 18 04:46 qsharedmemory.h > > > > -rw-r--r-- 1 root wheel 2652 Mar 18 04:46 qsignal.h > > > > -rw-r--r-- 1 root wheel 2379 Mar 18 04:46 qsignalmapper.h > > > > -rw-r--r-- 1 root wheel 3406 Mar 18 04:46 qsignalslotimp.h > > > > -rw-r--r-- 1 root wheel 3283 Mar 18 04:46 qsimplerichtext.h > > > > -rw-r--r-- 1 root wheel 6378 Mar 18 04:46 qsize.h > > > > -rw-r--r-- 1 root wheel 2122 Mar 18 04:46 qsizegrip.h > > > > -rw-r--r-- 1 root wheel 4416 Mar 18 04:46 qsizepolicy.h > > > > -rw-r--r-- 1 root wheel 3907 Mar 18 04:46 qsjiscodec.h > > > > -rw-r--r-- 1 root wheel 5322 Mar 18 04:46 qslider.h > > > > -rw-r--r-- 1 root wheel 4165 Mar 18 04:46 qsocket.h > > > > -rw-r--r-- 1 root wheel 4484 Mar 18 04:46 qsocketdevice.h > > > > -rw-r--r-- 1 root wheel 2552 Mar 18 04:46 qsocketnotifier.h > > > > -rw-r--r-- 1 root wheel 1071 Mar 18 04:46 qsocknot.h > > > > -rw-r--r-- 1 root wheel 2205 Mar 18 04:46 qsortedlist.h > > > > -rw-r--r-- 1 root wheel 3248 Mar 18 04:46 qsound.h > > > > -rw-r--r-- 1 root wheel 5043 Mar 18 04:46 qspinbox.h > > > > -rw-r--r-- 1 root wheel 4156 Mar 18 04:46 qsplitter.h > > > > -rw-r--r-- 1 root wheel 2115 Oct 12 2001 qsql.h > > > > -rw-r--r-- 1 root wheel 5197 Oct 12 2001 qsqlcursor.h > > > > -rw-r--r-- 1 root wheel 4608 Oct 12 2001 qsqldatabase.h > > > > -rw-r--r-- 1 root wheel 3578 Oct 12 2001 qsqldriver.h > > > > -rw-r--r-- 1 root wheel 2139 Mar 18 04:46 qsqldriverplugin.h > > > > -rw-r--r-- 1 root wheel 2273 Oct 12 2001 qsqleditorfactory.h > > > > -rw-r--r-- 1 root wheel 2566 Oct 12 2001 qsqlerror.h > > > > -rw-r--r-- 1 root wheel 4190 Oct 12 2001 qsqlfield.h > > > > -rw-r--r-- 1 root wheel 2919 Oct 12 2001 qsqlform.h > > > > -rw-r--r-- 1 root wheel 3202 Oct 12 2001 qsqlindex.h > > > > -rw-r--r-- 1 root wheel 2391 Oct 12 2001 qsqlpropertymap.h > > > > -rw-r--r-- 1 root wheel 3256 Oct 12 2001 qsqlquery.h > > > > -rw-r--r-- 1 root wheel 4524 Oct 12 2001 qsqlrecord.h > > > > -rw-r--r-- 1 root wheel 3299 Oct 12 2001 qsqlresult.h > > > > -rw-r--r-- 1 root wheel 1089 Mar 18 04:46 qstack.h > > > > -rw-r--r-- 1 root wheel 2673 Mar 18 04:46 qstatusbar.h > > > > -rw-r--r-- 1 root wheel 28999 Mar 18 04:46 qstring.h > > > > -rw-r--r-- 1 root wheel 2915 Mar 18 04:46 qstringlist.h > > > > -rw-r--r-- 1 root wheel 3468 Mar 18 04:46 qstrlist.h > > > > -rw-r--r-- 1 root wheel 2673 Mar 18 04:46 qstrvec.h > > > > -rw-r--r-- 1 root wheel 16095 Mar 18 04:46 qstyle.h > > > > -rw-r--r-- 1 root wheel 352 Oct 12 2001 qstylefactory.h > > > > -rw-r--r-- 1 root wheel 2095 Mar 18 04:46 qstyleplugin.h > > > > -rw-r--r-- 1 root wheel 5715 Mar 18 04:46 qstylesheet.h > > > > -rw-r--r-- 1 root wheel 8845 Mar 10 19:33 qt.h > > > > -rw-r--r-- 1 root wheel 6357 Mar 18 04:46 qt_x11.h > > > > -rw-r--r-- 1 root wheel 5090 Mar 18 04:46 qtabbar.h > > > > -rw-r--r-- 1 root wheel 4271 Mar 18 04:46 qtabdialog.h > > > > -rw-r--r-- 1 root wheel 1064 Mar 18 04:46 qtabdlg.h > > > > -rw-r--r-- 1 root wheel 16514 Feb 27 07:17 qtable.h > > > > -rw-r--r-- 1 root wheel 4802 Mar 18 04:46 qtabwidget.h > > > > -rw-r--r-- 1 root wheel 3118 Mar 18 04:46 qtextbrowser.h > > > > -rw-r--r-- 1 root wheel 3857 Mar 18 04:46 qtextcodec.h > > > > -rw-r--r-- 1 root wheel 360 Oct 12 2001 qtextcodecfactory.h > > > > -rw-r--r-- 1 root wheel 2227 Mar 18 04:46 qtextcodecplugin.h > > > > -rw-r--r-- 1 root wheel 14633 Mar 18 04:46 qtextedit.h > > > > -rw-r--r-- 1 root wheel 10060 Mar 18 04:46 qtextstream.h > > > > -rw-r--r-- 1 root wheel 2144 Mar 18 04:46 qtextview.h > > > > -rw-r--r-- 1 root wheel 2601 Mar 18 04:46 qthread.h > > > > -rw-r--r-- 1 root wheel 2363 Mar 18 04:46 qtimer.h > > > > -rw-r--r-- 1 root wheel 7000 Mar 18 04:46 qtl.h > > > > -rw-r--r-- 1 root wheel 10732 Mar 18 04:46 qtmultilineedit.h > > > > -rw-r--r-- 1 root wheel 3207 Mar 18 04:46 qtoolbar.h > > > > -rw-r--r-- 1 root wheel 5020 Mar 18 04:46 qtoolbutton.h > > > > -rw-r--r-- 1 root wheel 4130 Mar 18 04:46 qtooltip.h > > > > -rw-r--r-- 1 root wheel 5122 Mar 18 04:46 qtranslator.h > > > > -rw-r--r-- 1 root wheel 923 Mar 18 04:46 qtsciicodec.h > > > > -rw-r--r-- 1 root wheel 1067 Mar 18 04:46 qtstream.h > > > > -rw-r--r-- 1 root wheel 6577 Mar 18 04:46 qttableview.h > > > > -rw-r--r-- 1 root wheel 3596 Mar 18 04:46 qurl.h > > > > -rw-r--r-- 1 root wheel 3727 Mar 18 04:46 qurlinfo.h > > > > -rw-r--r-- 1 root wheel 4623 Mar 18 04:46 qurloperator.h > > > > -rw-r--r-- 1 root wheel 2298 Mar 18 04:46 qutfcodec.h > > > > -rw-r--r-- 1 root wheel 3914 Mar 18 04:46 quuid.h > > > > -rw-r--r-- 1 root wheel 4625 Mar 18 04:46 qvalidator.h > > > > -rw-r--r-- 1 root wheel 15641 Mar 18 04:46 qvaluelist.h > > > > -rw-r--r-- 1 root wheel 2046 Mar 18 04:46 qvaluestack.h > > > > -rw-r--r-- 1 root wheel 10197 Nov 26 2001 qvaluevector.h > > > > -rw-r--r-- 1 root wheel 9647 Mar 18 04:46 qvariant.h > > > > -rw-r--r-- 1 root wheel 1997 Mar 18 04:46 qvbox.h > > > > -rw-r--r-- 1 root wheel 2188 Mar 18 04:46 qvbuttongroup.h > > > > -rw-r--r-- 1 root wheel 1092 Mar 18 04:46 qvector.h > > > > -rw-r--r-- 1 root wheel 1760 Oct 12 2001 qvfbhdr.h > > > > -rw-r--r-- 1 root wheel 2137 Mar 18 04:46 qvgroupbox.h > > > > -rw-r--r-- 1 root wheel 2275 Mar 18 04:46 qwaitcondition.h > > > > -rw-r--r-- 1 root wheel 2571 Mar 18 04:46 qwhatsthis.h > > > > -rw-r--r-- 1 root wheel 1095 Mar 18 04:46 qwidcoll.h > > > > -rw-r--r-- 1 root wheel 30601 Mar 18 04:46 qwidget.h > > > > -rw-r--r-- 1 root wheel 4721 Dec 3 2001 qwidgetfactory.h > > > > -rw-r--r-- 1 root wheel 2498 Mar 18 04:46 qwidgetintdict.h > > > > -rw-r--r-- 1 root wheel 2435 Mar 18 04:46 qwidgetlist.h > > > > -rw-r--r-- 1 root wheel 2687 Mar 18 04:46 qwidgetplugin.h > > > > -rw-r--r-- 1 root wheel 2957 Mar 18 04:46 qwidgetstack.h > > > > -rw-r--r-- 1 root wheel 1067 Mar 18 04:46 qwindefs.h > > > > -rw-r--r-- 1 root wheel 1645 Mar 18 04:46 qwindow.h > > > > -rw-r--r-- 1 root wheel 5028 Mar 18 04:46 qwindowdefs.h > > > > -rw-r--r-- 1 root wheel 3572 Mar 18 04:46 qwindowsstyle.h > > > > -rw-r--r-- 1 root wheel 3869 Mar 18 04:46 qwizard.h > > > > -rw-r--r-- 1 root wheel 3919 Mar 18 04:46 qwmatrix.h > > > > -rw-r--r-- 1 root wheel 4098 Mar 18 04:46 qworkspace.h > > > > -rw-r--r-- 1 root wheel 17019 Mar 18 04:46 qxml.h > > > > -rw-r--r-- 1 root wheel 2937 Mar 18 04:45 qxt.h > > > > drwxr-xr-x 2 root wheel 512 Nov 20 2001 zvt/ > > > > > > This should be removed, too. After removing those files and > > > directories, you should be okay. > > > > > > Joe > > > > > > > [simsong@r2 ~] 303 % > > > > ----- Original Message ----- > > > > From: "Joe Marcus Clarke" > > > > To: ; ; > > > > Sent: Thursday, August 15, 2002 11:24 AM > > > > Subject: Re: ports/41498: gconf in ports doesn't build. > > > > > > > > > > > > > Synopsis: gconf in ports doesn't build. > > > > > > > > > > State-Changed-From-To: open->feedback > > > > > State-Changed-By: marcus > > > > > State-Changed-When: Thu Aug 15 08:23:39 PDT 2002 > > > > > State-Changed-Why: > > > > > It looks like you have some old include directories lying around. Can > > > > > you send me the output of ls -l /usr/X11R6/include? > > > > > > > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=41498 > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-gnome" in the body of the message > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message