From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 27 16:00:50 2003 Return-Path: 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 56B9837B404 for ; Sun, 27 Apr 2003 16:00:50 -0700 (PDT) Received: from ms-smtp-01.southeast.rr.com (ms-smtp-01.southeast.rr.com [24.93.67.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7823443F75 for ; Sun, 27 Apr 2003 16:00:49 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail5.nc.rr.com (fe5 [24.93.67.52])h3RMu6hA010438; Sun, 27 Apr 2003 18:56:07 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 27 Apr 2003 18:57:48 -0400 Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h3RMwEaa065167; Sun, 27 Apr 2003 18:58:15 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Viny In-Reply-To: <20030427223712.GA9347@tchoubou.scientiae.net> References: <20030427223712.GA9347@tchoubou.scientiae.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ywDn35+hmyZUQ92OEl5z" Organization: MarcusCom, Inc. Message-Id: <1051484443.3056.35.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.2 (Preview Release) Date: 27 Apr 2003 19:00:44 -0400 X-Spam-Status: No, hits=-39.4 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: FREEBSD-gnome Subject: Re: misc/gnomeutils2 port won't install X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Apr 2003 23:00:50 -0000 --=-ywDn35+hmyZUQ92OEl5z Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-04-27 at 18:37, Viny wrote: > Hello >=20 > It seems that it isn't my night with upgrade's installs : after > nspr (submitted a pr while it was corrected >=3D]), I now have a problem = with > misc/gnomeutils2. Haven't seen any PR yet, nor mails on the gnome or port= s > mailing lists, so I wonder if I haven't something wrong on my system... This was a strange one. As of libxml2-2.5.7, thread support is enabled by default. scrollkeeper build with previous versions of libxml2 didn't get linked against libc_r. Therefore, the pthread stuff was coming up undefined, and thus the .out files were never produced. I bumped scrollkeeper's PORTREVISION to force people to recompile. After recompiling scrollkeeper against libxml2-2.5.7, you should be good to go. Joe >=20 > Release: FreeBSD 4.8-STABLE i386 > Environment: > System: FreeBSD tchoubou.scientiae.net 4.8-STABLE FreeBSD 4.8-STABLE #0: > Tue Apr 8 14:30:13 CEST 2003 > viny@tchoubou.scientiae.net:/usr/obj/usr/src/sys/TCHOUBOU i386 >=20 > Portupgrade (or make install in misc/gnomeutils2) will end like > this : >=20 >=20 > for file in gnome-system-log-C.omf; do \ > install -c -o root -g wheel -m 444 $file.out > /usr/X11R6/share/gnome/omf/gnome-utils/$file; \ > done > install: gnome-system-log-C.omf.out: No such file or directory > gmake[5]: *** [install-data-hook-omf] Erreur 71 > gmake[5]: Leaving directory > `/usr/ports/misc/gnomeutils2/work/gnome-utils-2.2.1/logview/help/C' > [...] >=20 >=20 > I've had a look at the Makefile in the 'logview/help/C' directory. > It defines 'omffile' as 'gnome-system-log-C.omf' and then, indeed try to > install it (line 327-328) with : >=20 > for file in $(omffile); do \ > $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \ > done >=20 > In the 'logview/help/C' directory, there is a file named > 'gnome-system-log-C.omf' but none named 'gnome-system-log-C.omf.out'. >=20 > Seems to have the same problem in : >=20 > - gcalc/help/C/Makefile > - gcalc/help/ja/Makefile > - gcharmap/help/C/Makefile > - gcharmap/help/ja/Makefile > - gdialog/help/C/Makefile > - gdialog/help/ja/Makefile > - gdictsrc/help/C/Makefile > - gdictsrc/help/ja/Makefile > - gsearchtool/help/C/Makefile > - gsearchtool/help/ja/Makefile > - logview/help/C/Makefile (first one encountered) > - logview/help/ja/Makefile >=20 > Replacing '$$file.out' by '$$file' on line 328 of each of these > files seems to help but I don't know if it is the right way to handle the > problem... Though it had then installed fine... >=20 > Playing with grep, I found that these two files have the same > problem, but they don't seem to be called on my system. >=20 > - gfloppy/doc/C/Makefile > - gfloppy/doc/ja/Makefile --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-ywDn35+hmyZUQ92OEl5z Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+rGEbb2iPiv4Uz4cRAumRAJ4wNvBuPjrfW40iwVtpxt4jGVUllwCeMv48 q/FwtCzfTIqvJZVtYldBskU= =+j8s -----END PGP SIGNATURE----- --=-ywDn35+hmyZUQ92OEl5z--