From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 05:24:03 2004 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 6ADB316A4CE for ; Sun, 4 Apr 2004 05:24:03 -0700 (PDT) Received: from ip98-245.ktv.tiszanet.hu (ip98-245.ktv.tiszanet.hu [217.65.98.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id C367F43D49 for ; Sun, 4 Apr 2004 05:24:01 -0700 (PDT) (envelope-from csirki@mail.tiszanet.hu) Received: from [10.0.0.18] (helo=mail.tiszanet.hu) by ip98-245.ktv.tiszanet.hu with asmtp (Exim 3.35 #1 (Debian)) id 1BA6fP-0006i5-00 for ; Sun, 04 Apr 2004 14:23:59 +0200 Message-ID: <406FFE58.5040607@mail.tiszanet.hu> Date: Sun, 04 Apr 2004 14:23:52 +0200 From: =?ISO-8859-1?Q?G=E9czi_Szabolcs?= User-Agent: Mozilla Thunderbird 0.5 (X11/20040318) X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Content-Type: multipart/mixed; boundary="------------000505000001000007040407" Subject: OOO-1.1 hungarian 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, 04 Apr 2004 12:24:03 -0000 This is a multi-part message in MIME format. --------------000505000001000007040407 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi there, I tried to compile the $subject on my freebsd 5.2-current, but I couldn't. I attach the required log. -su-2.05b# uname -a FreeBSD bsd.duty2000.ktv.tiszanet.hu 5.2-CURRENT FreeBSD 5.2-CURRENT #14: Mon Mar 29 18:11:08 CEST 2004 root@bsd.duty2000.ktv.tiszanet.hu:/usr/obj/usr/src/sys/GENERIC i386 yesterday cvsupped ports. --------------000505000001000007040407 Content-Type: text/plain; name="config.log" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:833: checking host system type configure:854: checking target system type configure:872: checking build system type configure:1980: checking for gcc configure:2093: checking whether the C compiler (gcc32 -O -pipe -march=pentium4 ) works configure:2109: gcc32 -o conftest -O -pipe -march=pentium4 conftest.c 1>&5 configure:2135: checking whether the C compiler (gcc32 -O -pipe -march=pentium4 ) is a cross-compiler configure:2140: checking whether we are using GNU C configure:2149: gcc32 -E conftest.c configure:2168: checking whether gcc32 accepts -g configure:2204: checking for c++ configure:2236: checking whether the C++ compiler (g++32 -O -pipe -march=pentium4 ) works configure:2252: g++32 -o conftest -O -pipe -march=pentium4 conftest.C 1>&5 configure:2278: checking whether the C++ compiler (g++32 -O -pipe -march=pentium4 ) is a cross-compiler configure:2283: checking whether we are using GNU C++ configure:2292: g++32 -E conftest.C configure:2311: checking whether g++32 accepts -g configure:2360: gcc32 -c -O -pipe -march=pentium4 conftest.c 1>&5 configure:2377: gcc32 -c -O -pipe -march=pentium4 conftest.c 1>&5 configure:2396: checking for ranlib configure:2428: checking for as configure:2469: checking for ar configure:2510: checking for ld configure:2551: checking for strip configure:2592: checking for dlltool configure:2654: checking whether gcc32 and cc understand -c and -o together configure:2669: gcc32 -c conftest.c -o conftest.o 1>&5 configure:2670: gcc32 -c conftest.c -o conftest.o 1>&5 configure:2675: cc -c conftest.c 1>&5 configure:2677: cc -c conftest.c -o conftest.o 1>&5 configure:2678: cc -c conftest.c -o conftest.o 1>&5 configure:2739: checking how to run the C preprocessor configure:2760: gcc32 -E conftest.c >/dev/null 2>conftest.out configure:2819: checking how to run the C++ preprocessor configure:2837: g++32 -E conftest.C >/dev/null 2>conftest.out configure:2873: checking for a BSD compatible install configure:2926: checking whether ln -s works configure:2951: checking for gawk configure:2951: checking for mawk configure:2951: checking for nawk configure:2985: checking for xemacs configure:2985: checking for lemacs configure:2985: checking for emacs configure:3026: checking for perl5 configure:3066: checking for minimum required perl version >= 5.004 configure:3076: checking for full perl installation configure:3089: checking for whoami configure:3125: checking for autoconf configure:3161: checking for unzip configure:3199: checking for zip configure:3240: checking for makedepend configure:3275: checking for xargs configure:3316: checking for gmake configure:3372: checking whether /usr/local/bin/gmake sets ${MAKE} configure:3404: checking for X configure:3718: checking for dnet_ntoa in -ldnet configure:3737: gcc32 -o conftest -O -pipe -march=pentium4 conftest.c -ldnet 1>&5 /usr/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure: failed program was: #line 3726 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:3759: checking for dnet_ntoa in -ldnet_stub configure:3778: gcc32 -o conftest -O -pipe -march=pentium4 conftest.c -ldnet_stub 1>&5 /usr/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure: failed program was: #line 3767 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:3807: checking for gethostbyname configure:3835: gcc32 -o conftest -O -pipe -march=pentium4 conftest.c 1>&5 configure:3905: checking for connect configure:3933: gcc32 -o conftest -O -pipe -march=pentium4 conftest.c 1>&5 configure:3997: checking for remove configure:4025: gcc32 -o conftest -O -pipe -march=pentium4 conftest.c 1>&5 configure:4089: checking for shmat configure:4117: gcc32 -o conftest -O -pipe -march=pentium4 conftest.c 1>&5 configure:4190: checking for IceConnectionNumber in -lICE configure:4209: gcc32 -o conftest -O -pipe -march=pentium4 -L/usr/X11R6/lib conftest.c -lICE 1>&5 configure:4474: checking whether ld has archive extraction flags configure:4498: gcc32 -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5 configure:5374: checking for ANSI C header files configure:5387: gcc32 -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:5454: gcc32 -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.c 1>&5 In file included from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/runetype.h:53, from /usr/include/ctype.h:181, from configure:5444: /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/machine/ansi.h:156: conflicting types for `__mbstate_t' /usr/include/sys/_types.h:100: previous declaration of `__mbstate_t' configure: failed program was: #line 5443 "configure" #include "confdefs.h" #include #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); exit (0); } configure:5478: checking for working const configure:5532: gcc32 -c -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.c 1>&5 configure:5553: checking for mode_t configure:5586: checking for off_t configure:5619: checking for pid_t configure:5652: checking for size_t configure:5685: checking for uid_t in sys/types.h configure:5719: checking for st_blksize in struct stat configure:5732: gcc32 -c -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.c 1>&5 In file included from /usr/include/machine/endian.h:41, from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/sys/types.h:135, from configure:5725: /usr/include/sys/_types.h:100: conflicting types for `__mbstate_t' /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/machine/ansi.h:156: previous declaration of `__mbstate_t' In file included from configure:5726: /usr/include/sys/stat.h:86: conflicting types for `time_t' /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/sys/types.h:162: previous declaration of `time_t' configure: failed program was: #line 5724 "configure" #include "confdefs.h" #include #include int main() { struct stat s; s.st_blksize; ; return 0; } configure:5765: checking for int16_t configure:5778: gcc32 -c -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.c 1>&5 In file included from /usr/include/sys/inttypes.h:9, from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/sys/types.h:57, from configure:5772: /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/machine/ansi.h:156: conflicting types for `__mbstate_t' /usr/include/sys/_types.h:100: previous declaration of `__mbstate_t' configure: failed program was: #line 5770 "configure" #include "confdefs.h" #include #include int main() { int16_t foo = 0; ; return 0; } configure:5800: checking for int32_t configure:5813: gcc32 -c -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.c 1>&5 In file included from /usr/include/sys/inttypes.h:9, from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/sys/types.h:57, from configure:5807: /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/machine/ansi.h:156: conflicting types for `__mbstate_t' /usr/include/sys/_types.h:100: previous declaration of `__mbstate_t' configure: failed program was: #line 5805 "configure" #include "confdefs.h" #include #include int main() { int32_t foo = 0; ; return 0; } configure:5835: checking for int64_t configure:5848: gcc32 -c -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.c 1>&5 In file included from /usr/include/sys/inttypes.h:9, from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/sys/types.h:57, from configure:5842: /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/machine/ansi.h:156: conflicting types for `__mbstate_t' /usr/include/sys/_types.h:100: previous declaration of `__mbstate_t' configure: failed program was: #line 5840 "configure" #include "confdefs.h" #include #include int main() { int64_t foo = 0; ; return 0; } configure:5870: checking for int64 configure:5883: gcc32 -c -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.c 1>&5 In file included from /usr/include/sys/inttypes.h:9, from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/sys/types.h:57, from configure:5877: /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/machine/ansi.h:156: conflicting types for `__mbstate_t' /usr/include/sys/_types.h:100: previous declaration of `__mbstate_t' configure: In function `main': configure:5879: `int64' undeclared (first use in this function) configure:5879: (Each undeclared identifier is reported only once configure:5879: for each function it appears in.) configure:5879: syntax error before "foo" configure: failed program was: #line 5875 "configure" #include "confdefs.h" #include #include int main() { int64 foo = 0; ; return 0; } configure:5905: checking for uint configure:5918: gcc32 -c -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.c 1>&5 In file included from /usr/include/sys/inttypes.h:9, from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/sys/types.h:57, from configure:5912: /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/machine/ansi.h:156: conflicting types for `__mbstate_t' /usr/include/sys/_types.h:100: previous declaration of `__mbstate_t' configure: failed program was: #line 5910 "configure" #include "confdefs.h" #include #include int main() { uint foo = 0; ; return 0; } configure:5940: checking for uint_t configure:5953: gcc32 -c -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.c 1>&5 In file included from /usr/include/sys/inttypes.h:9, from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/sys/types.h:57, from configure:5947: /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/machine/ansi.h:156: conflicting types for `__mbstate_t' /usr/include/sys/_types.h:100: previous declaration of `__mbstate_t' configure: In function `main': configure:5949: `uint_t' undeclared (first use in this function) configure:5949: (Each undeclared identifier is reported only once configure:5949: for each function it appears in.) configure:5949: syntax error before "foo" configure: failed program was: #line 5945 "configure" #include "confdefs.h" #include #include int main() { uint_t foo = 0; ; return 0; } configure:5975: checking for uint16_t configure:5988: gcc32 -c -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.c 1>&5 In file included from /usr/include/sys/inttypes.h:9, from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/sys/types.h:57, from configure:5982: /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/machine/ansi.h:156: conflicting types for `__mbstate_t' /usr/include/sys/_types.h:100: previous declaration of `__mbstate_t' configure: failed program was: #line 5980 "configure" #include "confdefs.h" #include #include int main() { uint16_t foo = 0; ; return 0; } configure:6019: checking for uname.domainname configure:6032: g++32 -c -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.C 1>&5 configure: In function `int main()': configure:6028: `struct utsname' has no member named `domainname' configure: failed program was: #line 6024 "configure" #include "confdefs.h" #include int main() { struct utsname *res; char *domain; (void)uname(res); if (res != 0) { domain = res->domainname; } ; return 0; } configure:6056: checking for uname.__domainname configure:6069: g++32 -c -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.C 1>&5 configure: In function `int main()': configure:6065: `struct utsname' has no member named `__domainname' configure: failed program was: #line 6061 "configure" #include "confdefs.h" #include int main() { struct utsname *res; char *domain; (void)uname(res); if (res != 0) { domain = res->__domainname; } ; return 0; } configure:6101: checking for 64-bit OS configure:6111: gcc32 -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.c 1>&5 configure: failed program was: #line 6106 "configure" #include "confdefs.h" int main () { if (sizeof(long) == 8) { return 0; } return 1; } configure:6141: checking for usable wchar_t (2 bytes, unsigned) configure:6156: gcc32 -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.c 1>&5 configure: failed program was: #line 6149 "configure" #include "confdefs.h" #include int main () { return (sizeof(wchar_t) != 2) || (wchar_t)-1 < (wchar_t) 0 ; } configure:6191: checking for compiler -fshort-wchar option configure:6206: g++32 -o conftest -O -pipe -march=pentium4 -fshort-wchar -I/usr/X11R6/include conftest.C 1>&5 configure:6249: checking for wcrtomb configure:6261: g++32 -o conftest -O -pipe -march=pentium4 -fshort-wchar -I/usr/X11R6/include conftest.C 1>&5 configure: In function `int main()': configure:6257: `wcrtomb' undeclared (first use this function) configure:6257: (Each undeclared identifier is reported only once for each function it appears in.) configure: failed program was: #line 6254 "configure" #include "confdefs.h" #include int main() { mbstate_t ps={0};wcrtomb(0,'f',&ps); ; return 0; } configure:6281: checking for mbrtowc configure:6293: g++32 -o conftest -O -pipe -march=pentium4 -fshort-wchar -I/usr/X11R6/include conftest.C 1>&5 configure: In function `int main()': configure:6289: `mbrtowc' undeclared (first use this function) configure:6289: (Each undeclared identifier is reported only once for each function it appears in.) configure: failed program was: #line 6286 "configure" #include "confdefs.h" #include int main() { mbstate_t ps={0};mbrtowc(0,0,0,&ps); ; return 0; } configure:6325: checking for dirent.h that defines DIR configure:6338: gcc32 -c -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.c 1>&5 In file included from /usr/include/machine/endian.h:41, from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/sys/types.h:135, from configure:6331: /usr/include/sys/_types.h:100: conflicting types for `__mbstate_t' /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/machine/ansi.h:156: previous declaration of `__mbstate_t' configure: failed program was: #line 6330 "configure" #include "confdefs.h" #include #include int main() { DIR *dirp = 0; ; return 0; } configure:6325: checking for sys/ndir.h that defines DIR configure:6338: gcc32 -c -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.c 1>&5 In file included from /usr/include/machine/endian.h:41, from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/sys/types.h:135, from configure:6331: /usr/include/sys/_types.h:100: conflicting types for `__mbstate_t' /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/machine/ansi.h:156: previous declaration of `__mbstate_t' configure:6332:22: sys/ndir.h: No such file or directory configure: In function `main': configure:6334: `DIR' undeclared (first use in this function) configure:6334: (Each undeclared identifier is reported only once configure:6334: for each function it appears in.) configure:6334: `dirp' undeclared (first use in this function) configure: failed program was: #line 6330 "configure" #include "confdefs.h" #include #include int main() { DIR *dirp = 0; ; return 0; } configure:6325: checking for sys/dir.h that defines DIR configure:6338: gcc32 -c -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.c 1>&5 In file included from /usr/include/machine/endian.h:41, from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/sys/types.h:135, from configure:6331: /usr/include/sys/_types.h:100: conflicting types for `__mbstate_t' /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/machine/ansi.h:156: previous declaration of `__mbstate_t' In file included from configure:6332: /usr/include/sys/dir.h:41:2: warning: #warning "The information in this file should be obtained from " /usr/include/sys/dir.h:42:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." configure: failed program was: #line 6330 "configure" #include "confdefs.h" #include #include int main() { DIR *dirp = 0; ; return 0; } configure:6325: checking for ndir.h that defines DIR configure:6338: gcc32 -c -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.c 1>&5 In file included from /usr/include/machine/endian.h:41, from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/sys/types.h:135, from configure:6331: /usr/include/sys/_types.h:100: conflicting types for `__mbstate_t' /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/machine/ansi.h:156: previous declaration of `__mbstate_t' configure:6332:18: ndir.h: No such file or directory configure: In function `main': configure:6334: `DIR' undeclared (first use in this function) configure:6334: (Each undeclared identifier is reported only once configure:6334: for each function it appears in.) configure:6334: `dirp' undeclared (first use in this function) configure: failed program was: #line 6330 "configure" #include "confdefs.h" #include #include int main() { DIR *dirp = 0; ; return 0; } configure:6404: checking for opendir in -lx configure:6423: gcc32 -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include conftest.c -lx 1>&5 /usr/bin/ld: cannot find -lx collect2: ld returned 1 exit status configure: failed program was: #line 6412 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char opendir(); int main() { opendir() ; return 0; } configure:6458: checking for sys/byteorder.h configure:6468: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6464:27: sys/byteorder.h: No such file or directory configure: failed program was: #line 6463 "configure" #include "confdefs.h" #include configure:6458: checking for compat.h configure:6468: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6464:20: compat.h: No such file or directory configure: failed program was: #line 6463 "configure" #include "confdefs.h" #include configure:6458: checking for getopt.h configure:6468: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6498: checking for sys/bittypes.h configure:6508: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6504:26: sys/bittypes.h: No such file or directory configure: failed program was: #line 6503 "configure" #include "confdefs.h" #include configure:6498: checking for memory.h configure:6508: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6498: checking for unistd.h configure:6508: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6538: checking for gnu/libc-version.h configure:6548: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6544:30: gnu/libc-version.h: No such file or directory configure: failed program was: #line 6543 "configure" #include "confdefs.h" #include configure:6538: checking for nl_types.h configure:6548: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6578: checking for X11/XKBlib.h configure:6588: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6619: checking for sys/statvfs.h configure:6629: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6619: checking for sys/statfs.h configure:6629: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6625:24: sys/statfs.h: No such file or directory configure: failed program was: #line 6624 "configure" #include "confdefs.h" #include configure:6619: checking for sys/vfs.h configure:6629: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6625:21: sys/vfs.h: No such file or directory configure: failed program was: #line 6624 "configure" #include "confdefs.h" #include configure:6619: checking for sys/mount.h configure:6629: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6664: checking for sys/cdefs.h configure:6674: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6708: checking for gethostbyname_r in -lc_r configure:6727: gcc32 -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lc_r 1>&5 /var/tmp//cckvshX9.o: In function `main': /var/tmp//cckvshX9.o(.text+0xa): undefined reference to `gethostbyname_r' collect2: ld returned 1 exit status configure: failed program was: #line 6716 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gethostbyname_r(); int main() { gethostbyname_r() ; return 0; } configure:6757: checking for atan in -lm configure:6776: gcc32 -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 configure:6804: checking for dlopen in -ldl configure:6823: gcc32 -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -ldl -lm 1>&5 /usr/bin/ld: cannot find -ldl collect2: ld returned 1 exit status configure: failed program was: #line 6812 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dlopen(); int main() { dlopen() ; return 0; } configure:6954: checking for socket in -lsocket configure:6973: gcc32 -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lsocket -lm 1>&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure: failed program was: #line 6962 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char socket(); int main() { socket() ; return 0; } configure:7018: checking for XDrawLines in -lX11 configure:7037: gcc32 -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lX11 -lX11 -lm 1>&5 configure:7059: checking for XextAddDisplay in -lXext configure:7078: gcc32 -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXext -lX11 -lm 1>&5 configure:7102: checking for XtFree in -lXt configure:7121: gcc32 -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXt -lm 1>&5 configure:7268: checking for XineramaIsActive in -lXinerama configure:7287: gcc32 -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXinerama -lX11 -lXext -lm 1>&5 configure:7309: checking for X11/extensions/Xinerama.h configure:7319: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:7342: checking for XShmCreateImage in -lXext configure:7361: gcc32 -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXext -lX11 -lXext -lm 1>&5 configure:7383: checking for X11/extensions/XShm.h configure:7393: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:7423: checking for XieFloGeometry in -lXIE configure:7442: gcc32 -o conftest -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXIE -lX11 -lXext -lm 1>&5 /usr/bin/ld: cannot find -lXIE collect2: ld returned 1 exit status configure: failed program was: #line 7431 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char XieFloGeometry(); int main() { XieFloGeometry() ; return 0; } configure:7464: checking for X11/extensions/XIElib.h configure:7474: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:7527: gcc32 -c -O -pipe -march=pentium4 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include conftest.c 1>&5 In file included from /usr/include/sys/inttypes.h:9, from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/sys/types.h:57, from /usr/X11R6/include/X11/Xlib.h:51, from configure:7514: /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/machine/ansi.h:156: conflicting types for `__mbstate_t' /usr/include/sys/_types.h:100: previous declaration of `__mbstate_t' configure: failed program was: #line 7511 "configure" #include "confdefs.h" #include #include int main() { Display *dpy = 0; if ((dpy = XOpenDisplay(NULL)) == NULL) { fprintf(stderr, ": can't open %s\en", XDisplayName(NULL)); exit(1); } ; return 0; } --------------000505000001000007040407-- From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 12:18:07 2004 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 B0E3B16A4CF for ; Sun, 4 Apr 2004 12:18:07 -0700 (PDT) Received: from xevious.kicks-ass.net (dsl093-025-119.hou1.dsl.speakeasy.net [66.93.25.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6669143D39 for ; Sun, 4 Apr 2004 12:17:52 -0700 (PDT) (envelope-from skquinn@xevious.kicks-ass.net) Received: from xevious.kicks-ass.net (skquinn@localhost [127.0.0.1]) by xevious.kicks-ass.net (8.12.11/8.12.6) with ESMTP id i34JQV1G057180 for ; Sun, 4 Apr 2004 14:26:36 -0500 (CDT) (envelope-from skquinn@xevious.kicks-ass.net) Received: from localhost (localhost [[UNIX: localhost]]) by xevious.kicks-ass.net (8.12.11/8.12.6/Submit) id i34JQQLo057178 for gnome@freebsd.org; Sun, 4 Apr 2004 14:26:26 -0500 (CDT) From: "Shawn K. Quinn" To: gnome@freebsd.org Date: Sun, 4 Apr 2004 13:26:21 -0600 User-Agent: KMail/1.6.1 MIME-Version: 1.0 Content-Disposition: inline Content-Type: Multipart/Mixed; boundary="Boundary-00=_dFGcAenrD5/evmn" Message-Id: <200404041426.22112.skquinn@xevious.kicks-ass.net> X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: configuration failure for scrollkeeper 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, 04 Apr 2004 19:18:07 -0000 --Boundary-00=_dFGcAenrD5/evmn Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline After letting a 'portupgrade -ar' run for a couple of days, I'm now running into this problem. config.log and ls of /var/db/pkg attached. --- begin ---> Reinstalling 'scrollkeeper-0.3.14_1,1' (textproc/scrollkeeper) ---> Building '/usr/ports/textproc/scrollkeeper' ===> Cleaning for unzip-5.50_2 ===> Cleaning for libiconv-1.9.1_3 ===> Cleaning for bison-1.75_2 ===> Cleaning for gettext-0.13.1_1 ===> Cleaning for gmake-3.80_2 ===> Cleaning for imake-4.3.0_2 ===> Cleaning for libtool-1.3.5_2 ===> Cleaning for m4-1.4_1 ===> Cleaning for pkgconfig-0.15.0_1 ===> Cleaning for python-2.3.3_4 ===> Cleaning for gnomehier-1.0_17 ===> Cleaning for freetype2-2.1.7_2 ===> Cleaning for docbook-sk-4.1.2_3 ===> Cleaning for docbook-xml-4.2_1 ===> Cleaning for docbook-xsl-1.65.1 ===> Cleaning for expat-1.95.7 ===> Cleaning for intltool-0.30_1 ===> Cleaning for libxml2-2.6.8 ===> Cleaning for libxslt-1.1.5 ===> Cleaning for p5-XML-Parser-2.34_1 ===> Cleaning for sdocbook-xml-4.1.2.5_2 ===> Cleaning for xmlcatmgr-2.0.b1 ===> Cleaning for fontconfig-2.2.2,1 ===> Cleaning for XFree86-libraries-4.3.0_6 ===> Cleaning for scrollkeeper-0.3.14_1,1 ===> Vulnerability check disabled, database not found ===> Extracting for scrollkeeper-0.3.14_1,1 >> Checksum OK for gnome2/scrollkeeper-0.3.14.tar.bz2. ===> Patching for scrollkeeper-0.3.14_1,1 ===> Applying FreeBSD patches for scrollkeeper-0.3.14_1,1 ===> scrollkeeper-0.3.14_1,1 depends on executable: intltool-extract - found ===> scrollkeeper-0.3.14_1,1 depends on file: /usr/local/share/xml/docbook/4.1.2/docbook.cat - found ===> scrollkeeper-0.3.14_1,1 depends on file: /usr/local/share/xsl/docbook/xhtml/chunk.xsl - found ===> scrollkeeper-0.3.14_1,1 depends on executable: gmake - found ===> scrollkeeper-0.3.14_1,1 depends on file: /usr/local/libexec/libtool13/libtool - found ===> scrollkeeper-0.3.14_1,1 depends on executable: bison - found ===> scrollkeeper-0.3.14_1,1 depends on executable: pkg-config - found ===> scrollkeeper-0.3.14_1,1 depends on shared library: intl.6 - found ===> scrollkeeper-0.3.14_1,1 depends on shared library: xml2.5 - found ===> scrollkeeper-0.3.14_1,1 depends on shared library: xslt.2 - found ===> Configuring for scrollkeeper-0.3.14_1,1 checking for gawk... gawk checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether gmake sets $(MAKE)... yes checking for egrep... grep -E checking for ANSI C header files... yes checking for strerror in -lcposix... no checking build system type... i386-portbld-freebsd4.9 checking host system type... i386-portbld-freebsd4.9 checking target system type... i386-portbld-freebsd4.9 checking whether build environment is sane... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /usr/bin/sed checking how to recognise dependent libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking whether ln -s works... yes checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/libexec/elf/ld option to reload object files... -r checking dynamic linker characteristics... freebsd4.9 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool checking for intltool >= 0.28... 0.28 found checking for perl... /usr/local/bin/perl checking for an ANSI C-conforming const... yes checking for getcwd... yes checking for getwd... yes checking for putenv... yes checking for strdup... yes checking for --with-omfdirs... /usr/X11R6/share/gnome/omf checking for xml2-config... /usr/local/bin/xml2-config checking libxml2 version... 2.6.8 checking for xslt-config... /usr/local/bin/xslt-config checking which XML catalog to use... /usr/local/share/xml/catalog checking for DocBook XML DTD... configure: error: not found. Make sure you have the DocBook DTD installed and ensure that it is registered in /usr/local/share/xml/catalog. ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.14/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). --- end I tried a reinstall of docbook-xml and that did not help. -- Shawn K. Quinn --Boundary-00=_dFGcAenrD5/evmn Content-Type: text/plain; charset="us-ascii"; name="ls_var.db.pkg" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="ls_var.db.pkg" 9e-1.0 AbiWord2-gnome-2.0.4 BillardGL-1.75_1 BitchX-1.1 CaribbeanStud-1.0 GimpUserManual-PDF-2 HVSC-Update-2.8.2_1 Hermes-1.3.3_1 ImageMagick-5.5.7.16 KSubeditor-0.2_1,1 MuSE-0.8.1_2 NetSpades-4.2.0 ORBit-0.5.17_2 ORBit2-2.8.3_1 OpenSP-1.5_5 Sablot-1.0_2 WordNet-2.0 XFree86-4.3.0,1 XFree86-FontServer-4.3.0_3 XFree86-NestServer-4.3.0_4 XFree86-Server-4.3.0_14 XFree86-clients-4.3.0_7 XFree86-documents-4.3.0 XFree86-font100dpi-4.3.0 XFree86-font75dpi-4.3.0 XFree86-fontCyrillic-4.3.0 XFree86-fontDefaultBitmaps-4.3.0 XFree86-fontEncodings-4.3.0 XFree86-fontScalable-4.3.0 XFree86-libraries-4.3.0_6 XFree86-manuals-4.3.0 Xaw3d-1.5 aalib-1.4.r5_1 abcde-2.1.15 abcmidi-2004.03.21 abridge-0.4.0_1 abuse-2.0_2 abuse_sdl-0.7.0_2 ac3dec-0.6.1 acme-2.4.2_1 adns-1.0_1 aescrypt-0.7 afsp-7.1_1 amaya-8.3 analog-5.32_3,1 apache-2.0.49 apel-emacs21-10.6 apg-2.3.0b aqmoney-0.6.2 archivemail-0.6.1 arping-1.07 arts-1.2.1,1 artswrapper-1.2.1 artwiz-fonts-1.0_1 aslookup-0.12 aspell-0.50.5_1 at-spi-1.3.8 aterm-0.4.2 atk-1.4.1_2 aumix-gtk-2.8_2 autoconf-2.13.000227_5 autoconf-2.53_1 autoconf-2.57_1 automake-1.4.5_9 automake-1.5,1 automake-1.7.5_1 autools-1.2.4_1 autossh-1.2e autotrace-0.31.1_1 autozen-1.3.1_2 avifile-0.7.38_3,2 barcode-0.97 bash-2.05b.007 battleball-2.1 bcwipe-1.2.3 bgrot-1.30 biblereader-0.3.3_1 bibletime-1.2.2_1 bibletime-doc-1.2.2_1 bicom-1.01 bigyear-20010226,1 bing-1.0.5 biorythm-1.1.2_1 bison-1.75_2 bitstream-vera-1.10 bksh-1.7 blast-1.0 blue-2.9_1 boa-0.94.14.r17_1,1 boehm-gc-6.2 bonk-0.6 bonobo-1.0.22 bonobo-activation-2.2.4,1 bonobo-conf-0.16_1 bugbuddy2-2.2.106 bugsx-1.08 bulk_mailer-1.13 bzflag-1.10.4_1 cabextract-1.0 calamaris-2.58 cclient-2002d,1 cd-discid-0.9 cdbakeoven-1.8.9_4 cdbkup-1.0 cdlabelgen-2.7.0 cdparanoia-3.9.8_7 cdrdao-1.1.8_1 cdroot-1.2.5 cdrtools-2.0.3_1 celestia-1.2.4 centericq-4.9.11 cfs-1.4.1 charm-1.3.0 chmlib-0.3.1_2 chromium-0.9.12_3 cidr-2.3.2 circuslinux-1.0.3_2 cloop-utils-2.01 conquest-7.2 cowsay-3.03_1 cphone-0.3.1 cracklib-2.7_2 crafty-19.1 crafty-open-small-19970301 crip-3.4_1 criticalmass-0.98_2 crossword-0.8.3 cryptopp-5.1_2 cryptplug-0.3.16_1 csmash-0.6.6_2 cthumb-4.2 cue2toc-0.0_1 cups-base-1.1.20.0 cups-pstoraster-7.05.6 curl-7.11.0_1 cursive-1.0 cvsup-16.1h cvsup-without-gui-16.1h dagrab-0.3.5_1 datedif-0.9.1.4 db2-2.7.7_1 db3-3.3.11_1,1 db4-4.0.14_1,1 db41-4.1.25_1 dbacl-1.6 defendguin-0.0.10_2 dekagen-1.0.1 demoroniser-1.0 denemo-0.5.9_3 destroy-20040310 dhcping-1.2 dillo-0.8.0 dirmngr-0.4.5_3 djbfft-0.76 dmidecode-2.3 docbook-1.3 docbook-241_2 docbook-3.0_2 docbook-3.1_2 docbook-4.0_2 docbook-4.1_2 docbook-sk-4.1.2_3 docbook-xml-4.2_1 docbook-xsl-1.65.1 docsis-0.8.2_2 dopewars-1.5.9_1 dri-4.3.0,1 dsnake-3.0.0 dsniff-2.3 duhdraw-2.6.96 dvdauthor-0.6.9_1 dvips-5.76 eawpats-12 eel2-2.4.1 efax-0.9a-001114a7_1 eject-1.4_2 emacs-21.3_2 enteruser-1.0 entropy-1.1 eog2-2.2.1 epiphany-1.0.7_3 esound-0.2.34 ethereal-0.10.3 expat-1.95.7 ezm3-1.1_1 faad2-1.1_1 fam-2.6.9_3 fastest_cvsup-0.2.8 fcptools-0.4.7_1 festdoc-1.4.0.1 festival-1.4.1_2 festlex-cmu-1.4.1 festlex-ogi-2.0 festlex-poslex-1.4.1 festvox-ked16-1.4.0 ffmpeg-0.4.8_5 fftw-2.1.5_2 figlet-2.2.1 figlet-fonts-20020913 fileroller-2.2.5,1 firefox-0.8_4 flac-1.1.0_3 flim-emacs21-1.14.5 fltk-1.1.4 fmio-2.0.4 fnlib-0.5_2 fontconfig-2.2.2,1 foobillard-2.9_1 fragroute-1.2_1 fragrouter-1.6 freeciv-imlib-1.14.0_1 freelibiberty-0.2 freenet-0.5.2.1.5076_1 freesbie-0.0.20040207 freetype-1.3.1_3 freetype2-2.1.7_2 fribidi-0.10.4_1 frozenbubble-0.9.3_4 ftimes-3.3.0 g-wrap-1.3.4_6 gail-1.4.1_1 gaim-0.75_7 gal-0.24 gal2-1.99.11 gawk-3.1.1_1 gcalctool-4.3.48 gcc-3.3.4_20040322 gcdmaster-1.1.8 gcombust-0.1.53_2 gconf-1.0.9_7 gconf-editor-2.4.0,1 gconf2-2.4.0.1_1 gconfmm-2.0.1 gd-2.0.22,1 gdbm-1.8.3_1 gdk-pixbuf-0.22.0_1 gdm2-2.4.4.7_2 gedit2-2.2.2 gengetopt-2.11 gettext-0.13.1_1 gfslicer-1.5.4_1 ggv2-2.0.1 ghostscript-gnu-7.07_6 ghostview-1.5 gimp-gnome-2.0.pre4,1 gimp-print-4.2.6_2 gl-117-1.1 gle-3.0.3 glib-1.2.10_10 glib-2.2.3_1 glibwww-0.2_1 glimpse-4.12.6 glmaze-1.1a_2 gmake-3.80_2 gnet-1.1.4 gnet2-2.0.5 gnome-icon-theme-1.0.9_1 gnome-pkgview-1.0.2 gnome-themes-2.4.0 gnome2-2.2.2_1 gnomeapplets2-2.2.2_3 gnomeaudio2-2.0.0 gnomecanvas-0.22.0 gnomecontrolcenter2-2.2.2 gnomedb-0.2.96_1 gnomedesktop-2.2.2 gnomegames2-2.2.1_3 gnomehier-1.0_17 gnomelibs-1.4.2_1 gnomemag-0.10.4 gnomemedia2-2.2.2 gnomemimedata-2.4.1_1 gnomemm-1.2.4_1 gnomepanel-2.2.2.2_1 gnomeprint-0.37 gnomesession-2.2.2_1 gnomespeech-0.2.8 gnomespell-1.0.5_1 gnomesystemmonitor-2.0.5_1 gnometerminal-2.2.2 gnomeuserdocs2-2.4.1 gnomeutils2-2.2.3,1 gnomevfs-1.0.5_4 gnomevfs2-2.4.1 gnopernicus-0.7.1 gnowavcut-0.0.8 gnucash-1.8.4 gnucash-docs-1.8.1 gnuchess-5.06_1 gnupg-1.2.4_1 gnupg-idea-1.0.6 gnurobots-1.0D gnushogi-1.3 goats-2.2 gocr-0.39 gogo-2.39b_1 gok-0.8.4 gpa-0.4.3_2 gpdf-0.112.1 gpgme-0.3.16_1 gramofile-1.6_1 graphviz-1.10_2 greed-game-3.5 grip-3.1.4_1 groundhog-1.4_2 gsl-1.4 gsm-1.0.10 gspeakers-0.10.1 gstreamer-0.6.2 gstreamer-plugins-0.6.2_1 gtetrinet-0.7.2 gthumb-0.13 gtk-1.2.10_11 gtk-2.2.4_2 gtk-engines2-2.2.0_1 gtkgep-0.2.3_1 gtkglarea-1.2.3 gtkglarea-1.99.0_3 gtkhtml-1.1.10 gtkhtml3-3.0.10 gtkmm-1.2.8_2 gtkmm-2.2.11 gtkspell2-2.0.5 gtktalog-1.0.0 gtktetcolor-0.5.0 gtypist-2.7_1 gucharmap-gnome-1.2.0 guile-1.6.4_4 guile-gtk-0.31_1 guilib-1.1.1_2 guppi-0.40.3_3 gurlchecker-0.6.2 gweled-0.4 gyroscope-1.0_1 hashish-1.1a_1 hdf-4.1r5 help2man-1.33.1 heroes-0.21_6 hf6to4-1.2 html2hdml-1.0.3 html2wml-0.4.11 httptunnel-3.3 icbm3d-0.4 icecast2-2.0.0_2,1 ices-2.0.b.2.20030811_2,1 id3lib-3.8.3_1 id3v2-0.1.9_2 ike-scan-1.6 imake-4.3.0_2 imlib-1.9.14_2 indexme-0.1 intltool-0.30_1 ion-20020207_1 ipaudit-0.95 ipcalc-0.35_1 ipsumdump-1.34_1 isic-0.05 iso8879-1986_2 ispell-3.2.06_7 iverilog-0.7.20040220 ja-pycodec-1.4.10 jade-1.2.1_6 jasper-1.700.5 javavmwrapper-1.4 jbigkit-1.5 jdk-1.4.1p3_3 jhead-2.0_1 jigdo-0.7.0_1 jikes-1.19_1 jmk-x11-fonts-3.0 john-1.6.34 jools-0.20_2 jpeg-6b_2 jpegoptim-1.2.2 junglemonkey-0.1.11_2 k3b-0.11.6 kbarcode-1.6.2 kbear-3.0.a.1_1 kbilliards-0.4.b_1 kdeaddons-3.2.1_3 kdeaddons-atlantikdesigner-3.2.1_2 kdeaddons-kaddressbook-plugins-3.2.1 kdeaddons-kate-plugins-3.2.1 kdeaddons-kfile-plugins-3.2.1 kdeaddons-kicker-applets-3.2.1 kdeaddons-knewsticker-scripts-3.2.1 kdeaddons-konq-plugins-3.2.1 kdeaddons-kontact-plugins-3.2.1 kdeaddons-ksig-3.2.1 kdeaddons-noatun-plugins-3.2.1_3 kdeaddons-renamedlg-plugins-3.2.1 kdeaddons-vimpart-3.2.1 kdeadmin-3.2.1 kdeartwork-3.2.1 kdebase-3.2.1 kdeedu-3.2.1 kdegames-3.2.1 kdegraphics-3.2.1_1 kdelibs-3.2.1_2 kdemultimedia-3.2.1 kdenetwork-3.2.1 kdepim-3.2.1 kdesdk-3.2.1 kdetoys-3.2.1 kdeutils-3.1.4 kdevelop-3.0.2 kdirstat-2.3.7_1 kexchange-1.0_1 keychain-2.0.3 kgpg-1.0.0_1 kimagemapeditor-1.0_1 kmyirc-0.2.9_1 koffice-1.3,1 kplayer-0.4.0_1 krename-2.8.5_1 ktextdecode-3.0_1 ktritoc-1.0_2 kxl-1.1.5 ladder-1.00_1 lame-3.95.1_2 latex2e-2001.09 lbreakout-010315_2 lbreakout2-2.2.2_3 lcms-1.09_1,1 lfpfonts-fix-0.82 lha-1.14i_2 libEMF-1.0 libIDL-0.8.3_1 libXft-2.1.6 liba52-0.7.4_1 libao-esound-0.8.4_1 libart_lgpl2-2.3.16 libaudiofile-0.2.6 libaux-1.0 libbonobomm-1.3.8_1 libbonoboui-2.2.4 libbonobouimm-1.3.6 libcapplet-1.4.0.5_1 libchk-1.8 libdnet-1.7_1 libdv-0.101_1 libdvdcss-1.2.8_1 libdvdread-0.9.4 liberator-2.0.2 libevent-0.7.c libexif-0.5.12_2 libfame-0.9.1 libffi-1.20 libfpx-1.2.0.9 libgail-gnome-1.0.2_1 libgcrypt-1.1.12 libgda-0.2.96_1 libghttp-1.0.9 libglade-0.17_2 libglade2-2.0.1_2 libglademm-2.1.2_1 libglut-5.0.2 libgmp-4.1.2_3 libgnome-2.4.0 libgnomecanvas-2.4.0_1 libgnomecanvasmm-2.0.1_1 libgnomemm-2.0.0_1 libgnomeprint-2.4.2_1 libgnomeprintui-2.4.0 libgnomeui-2.4.0.1_1 libgnomeuimm-2.0.0_2 libgnugetopt-1.2 libgphoto2-2.1.4_1 libgsf-1.8.2 libgtkhtml-2.4.1 libgtop2-2.0.8_1 libiconv-1.9.1_3 libid3tag-0.15.0b_1 libidn-0.4.2 libijs-0.35 libimg-1.2.4_1 libksba-0.4.7 libltdl-1.5.2 libmad-0.15.0b libmcrypt-2.5.7_1 libmikmod-esound-3.1.10_2 libmng-1.0.6 libmpeg2-0.3.1_1 libmusicbrainz-2.1.1 libnet-1.0.2a,1 libnids-1.18 libofx-0.6.6 libogg-1.1,3 libosip-0.9.7 libosip2-2.0.6 libpaper-1.1.14 librsvg2-2.4.0 libsamplerate-0.0.15 libshhmsg-1.4.1 libshhopt-1.1.7 libshout2-2.0_3,1 libsigc++-1.0.4 libsigc++-1.2.5_1 libslang-1.4.9 libsndfile-1.0.7 libsocket++-1.12.10 libsoup-1.99.28 libtool-1.3.5_2 libtool-1.4.3_3 libtool-1.5.2_1 libungif-4.1.0b1_1 libunicode-0.4_4 libuninameslist-20030713_1 libusb-0.1.7_1 libvorbis-1.0.1,3 libwmf-0.2.8.2 libwnck-2.4.0.1_1 libwww-5.4.0_1 libxine-1.0.r3_4 libxml-1.8.17_2 libxml2-2.6.8 libxslt-1.1.4 libzvt-2.0.1_7 lilypond-2.0.3 linc-1.0.3_1 lincity-1.12.0_1 links-2.1.p14,1 linphone-0.11.0_2 linux-allegro-4.0.3 linux-esound-0.2.22_2 linux-libaudiofile-0.1.11_3 linux-realplayer-8.cs2_4 linux-sun-jdk-1.4.2.01_3 linux_base-7.1_7 linuxdoc-1.1_1 livecd-1.2.4b logjam2-4.3.2 lplayer-0.99.2 lsof-4.71 lynx-ssl-2.8.5 lzo-1.08_1 lzop-1.01 m4-1.4_1 mad-0.15.0b madplay-esound-0.15.0b_2 maelstrom-3.0.6_1 mailman-2.1.4 maint-0.5.2 makefs-20031215 makepasswd-1.10_2 mcrypt-2.6.4_2 memtest-2.93.1_1 metacity-2.6.2 metakit-2.4.9.3 metamail-2.7_2 mftrace-1.0.19 mhash-0.8.18 mikmod-3.2.1_1 ming-0.2a_1 mjpegtools-1.6.1_2 mkbold-1.0 mkcatalog-1.1 mkfontalias-0.3 mkisofs-2.0.3_1 mkitalic-1.0 mozilla-1.6_3,2 mp3ck-0.03 mp3info-gtk-0.8.4_1 mpeg-1.2.2 mpeg2codec-1.2 mpeg_play-2.4 mpeg_stat-2.2b mpg123-esound-0.59r_13 mplayer-fonts-0.50 mplayer-gtk-esound-0.92.1 mplayer-skins-1.1.0 mplex-1.1 mpt-0.0 mrproject-0.9.1_3 mscompress-0.3 mule-ucs-emacs21-0.85.r3 muse-0.2 mutt-1.4.2.1 mysql-client-4.0.18_1 naim-0.11.6.4 nas-1.6 nasm-0.98.38_1,1 nautilus-cd-burner-0.5.3_4 nautilus-media-0.3.4 nautilus2-2.4.2_1 ncftp-3.1.7 ncp-1.2.3 nessus-gtk-2.0.9 nessus-libnasl-2.0.10a_1 nessus-libraries-2.0.10a_1 nessus-plugins-2.0.9 net-snmp-5.1_4 netcat-1.10_1 netdude-0.3.3_3 nethack-nox11-3.4.3_1 netpbm-10.21 netrek-BRMH-2.2.2 newpg-0.9.4_4 newscache-1.1.92 nighthawk-2.2_1 ninix-aya-2.6.1 nmap-3.50 nogger-0.8.6_2 normalize-0.7.6_3 nspr-4.4.1_1 nss-3.9_1 ntp-4.2.0_1 nucleus-0.77_2 oaf-0.6.10_2 ocaml-3.07.2 oneko-2.0b_2 open-motif-2.2.2_2 openal-20040215 opengl-man-657.2 openglad-0.98_2 openhbci-0.9.13_1 openldap-client-2.1.28_1 openquicktime-1.0_1 openssh-3.6.1_5 openssl-0.9.7d openvpn-1.5.0 oracle7-client-0.02 orbitcpp-1.3.8_1 outguess-0.2 p0f-2.0.3 p5-Audio-Wav-0.02 p5-Authen-SASL-2.06 p5-CDDB_get-2.23,1 p5-CGI-SpeedyCGI-2.22 p5-CGI.pm-3.04,1 p5-Compress-Zlib-1.33 p5-Crypt-CipherSaber-0.61 p5-Crypt-PasswdMD5-1.3 p5-Crypt-SSLeay-0.51 p5-DBI-1.42 p5-Data-ShowTable-3.3 p5-Date-Manip-5.42a p5-Digest-1.05_1 p5-Digest-MD5-2.33 p5-Digest-SHA1-2.07 p5-File-Spec-0.86 p5-Finance-Quote-1.08 p5-Finance-QuoteHist-0.31 p5-GD-2.07 p5-GD-Graph-1.43 p5-GD-TextUtil-0.86 p5-GdkImlib-0.7009_1 p5-Gnome-0.7009 p5-Gtk-0.7009_1 p5-GtkXmHTML-0.7008 p5-HTML-0.6 p5-HTML-Parser-3.35 p5-HTML-TableExtract-1.08 p5-HTML-Tagset-3.03 p5-IO-String-1.04 p5-IO-stringy-2.108 p5-Image-Info-1.16 p5-Image-Size-2.992 p5-MIME-Base64-3.01 p5-MIME-Lite-3.01 p5-MIME-Tools-5.411a_3,1 p5-MP3-Info-1.02 p5-Mail-Tools-1.60 p5-Net-1.18,1 p5-Net-Telnet-3.03 p5-Proc-ProcessTable-0.39 p5-ReadLine-Perl-1.0203 p5-SOAP-Lite-0.55 p5-String-ShellQuote-1.00 p5-Term-ANSIColor-1.07 p5-Test-Harness-2.40 p5-Test-Simple-0.47_1 p5-Text-EtText-2.2 p5-Text-Iconv-1.2_1 p5-Text-Template-1.44 p5-Time-HiRes-1.55,1 p5-Time-modules-2003.1126 p5-Tk-804.025.b6 p5-URI-1.30 p5-Unicode-Map-0.112 p5-Unicode-Map8-0.12 p5-Unicode-MapUTF8-1.09 p5-Unicode-String-2.07 p5-XML-Parser-2.34_1 p5-XML-Simple-2.09 p5-XML-Writer-0.4.1 p5-Xmms-0.12_1 p5-gettext-1.01_4 p5-libwww-5.76 p5-sdl-1.20.3_2 pango-1.2.5_2 par-1.52 pccts-1.33.33 pcre-4.5 perl-5.6.1_15 perl-5.8.2_5 pfaedit-20031210_1 pgp-6.5.8_1 pgpdump-0.22 pgpgpg-0.13_1 pinball-0.3.1_2 pinentry-0.6.9_3 pkg_install-devel-20040216 pkg_tree-1.1_1 pkgconfig-0.15.0_1 pkgdb.db pkgdb.db.corrupted playmidi-2.4 plib-1.7.0_2 plotutils-2.4.1 png-1.2.5_3 popt-1.6.4_2 portdowngrade-0.1_1 portsman-0.2_1 portupgrade-20040325_1 postilion-0.9.3c povray-3.5_3 ppgen-1.0 premail-0.46_1 privoxy-3.0.3 procmail-3.22_4 proxy-suite-1.9.2.1_1 psi-0.9.1_2 psiconv-0.8.3_1 pstoedit-3.33_2 pth-2.0.0 putty-0.54_1 pwg-0.2_1 py-game-1.6_2 py-opengl-2.0.0.44 py23-BitTorrent-3.4.1,1 py23-ao-0.82 py23-expat-2.3.3_3 py23-gtk-2.2.0_1 py23-imaging-1.1.4 py23-numeric-23.1 py23-ogg-1.3_1 py23-psyco-1.1.1 py23-reportlab-1.19 py23-tkinter-2.3.3_1 py23-wxPython-2.4.2.4_1 py23-xml-0.8.3 pyching-1.2.1 pydance-0.9.1_1 python-2.2.3_3 python-2.3.3_4 qca-tls-1.0_1 qmake-3.3.1 qpopper-2.53_4 qrash-1.0_1 qssl-2.0 qt-3.3.1_1 qt1-1.45_3 quanta-3.2.1,2 quelcom-0.4.0 quotes-1.7.2 rc_subr-1.16 retawq-0.2.4 rfksay-0.1 rioutil-1.0.6_2 ripenc-1.1 ripit-2.0_2 robotfindskitten-1600003.248b rosegarden-2.1.2 roundup-0.6.5 rplay-3.3.2_1 rpm-3.0.6_9 rpm2cpio-1.2_2 rsync-2.6.0 ruby-1.6.8.2003.10.15_1 ruby-1.8.1_2 ruby18-bdb1-0.2.2 ruby18-tmail-0.10.8 rxvt-2.6.4_1 sablevm-1.0.6_1 samba-2.2.8a_1 samba-libsmbclient-3.0.2a sane-backends-1.0.13_2 sc-6.21_2 sced-1.03 scorched3d-0.35_2 scout-0.86 screem-0.6.2 screen-4.0.2 scrollkeeper-0.3.14_1,1 sdl-1.2.7_1,1 sdl_gfx-2.0.10_2 sdl_image-1.2.3_2 sdl_mixer-1.2.5_3 sdl_net-1.2.5_2 sdl_ttf-2.0.6_2 sdocbook-xml-4.1.2.5_2 seahorse-0.7.3_1 semi-emacs21-1.14.5 sgmlformat-1.7_2 sha-1.0.3_1 shaaft-0.5.0_2 shorten-3.5.1 shuffle-20010603 silc-client-1.0.1_1 sipcalc-1.1.2 six-0.4.0_1 skencil-0.6.16 skill-4.1.1 slashem-tty-0.0.6E.4F.8_1 slib-3a1_2 slib-guile-3a1 sliderule-1.0 slrn-0.9.8.0_3 smiley-4.0 smpeg-0.4.4_3 solarwolf-1.5_1 songprint-1.2_1 sopwith-1.7.1_2 soup-0.7.11_1 sox-12.17.4_1 spacearyarya-1.0.2 spacehulk-1.5.b1_1 speak-1.2 speex-1.0.3_1,1 sphinx-2.0.4_1 spice-3f5.2 spiralloops-2.0.0 splitvt-1.6.5_1 spooles-2.2 squid-2.5.5 squsq-3.3 ssc-0.8_2 starlanes-1.2.2 startup-notification-0.5_2 stegdetect-0.5_1 steghide-0.5.1_1 subcalc-1.1 sudo-1.6.7.5 sudoscript-2.1.1_3 surfraw-1.0.7 svgalib-1.4.3_3 sweep-0.8.2_2 swig-1.1p5_9 swiggle-0.3.2_1 sword-1.5.5_1 sxsame-3.02 symlinks-1.2 t1lib-5.0.1 t1utils-1.29 taglib-1.0_1 tank-0.4a_1 tardy-1.11 tcl-8.2.3_3 tcl-8.3.5_2 tcl-8.4.6,1 tclmidi-3.1 tdb-1.0.6_1 teTeX-2.0.2_3 tea-total-0.4_2 terminus-font-4.00_1 tetrinet-0.11 tex-3.14159_2 textmaze-1.0 tf-5.0b3 tidy-devel-040318 tiff-3.6.1_1 tileworld-1.0_2 timidity++-esound-2.11.3_1 tinyca-0.5.4 tinyproxy-1.5.3_1 tix-8.1.4_2 tk-8.2.3_2 tk-8.3.5_2 tk-8.4.6,1 tkcron-2.12 tkfont-1.1_2 toolame-0.2l_1 toppler-1.0.2_2 torcs-1.2.1_2 tornado-1.2_1 torrentsniff-0.3.0 tpasm-1.2_1 traceroute-991603 tractorgen-0.31.7_1 traindirector-1.19 transcode-0.6.12 trickle-1.06 trm-0.2.1_6 trommler-3.4_1 ttmkfdir-0.0_1 tuxkart-0.2.0_1 tuxpuck-0.8.2_3 tuxracer-0.61_2 twin-3.1.14_1,1 twitch-1.0_2 ucd-snmp-4.2.6_3 units-1.80 unix2dos-1.3 unrar-3.30_1,3 unzip-5.50_2 urwfonts-1.0 uzap-1.0 vcdimager-0.7.14_1 vcdtools-0.4_1 vim-6.2.383 vnc-3.3.7_1 vncrypt-1.1 vorbis-tools-1.0.1_1,3 vorbisgain-0.34_1 vrfy-1.0 vsound-0.5 vte-0.11.10_3 vtun-2.6 vulnerability-test-port-2004.04.01 w3m-m17n-0.5 wavbreaker-0.4_1 wavplay-1.4 webcheck-1.0 webfonts-0.21_1 webfs-1.20_1 weblint-1.020 webresolve-0.1.0 wget-1.8.2_6 whatmask-1.2 white_dune-0.26.5_1,1 win32-codecs-2.0.90_1,1 windowmaker-0.80.2_3 wine-20040309 wizard-1.4 wmicons-1.0 worker-2.8.4 workrave-1.4.0 workrave-1.4.0_2 wotsap-0.5 wrapper-1.0_3 wv2-0.2.1_1 wwwcount-2.5_2 wxgtk-2.4.2_7 wxgtk-common-2.4.2_1 wxgtk2-2.4.2_2 x86info-1.12b xanim-2.92.0 xarchon-0.50_1 xbarcode-2.11 xboard-4.2.6 xchat2-2.0.7_1 xchm-0.9 xdvshow-00.2003.09.03_2 xfce-3.8.18_2 xfishtank-2.2 xforms-1.0_3,1 xfractint-3.10 xfstt-1.6 xgas-1.0 xine-0.9.22_1 xkoules-1.4_1 xlhtml-0.5_1,1 xloadimage-4.1.10 xmcd-3.2.1_1 xmille-2.0_1 xmitbin-1.9 xmlcatmgr-2.0.b1 xmms-a52dec-1.0_1 xmms-arts-0.4_2 xmms-avi-1.2.3_3 xmms-cdread-0.14a_2 xmms-esound-1.2.10 xmms-flac-1.1.0_1 xmms-goom-1.8.1_1 xmms-infopipe-1.3_2 xmms-kde-3.1_1 xmms-liveice-1.0.0_1 xmms-musepack-1.8.0_1 xmms-osssurround-0.1_1 xmms-real-random-0.3 xmms-shn-2.2.8_1 xmms-sndfile-1.2 xmms-speex-0.9.1_1 xmms-status-plugin-1.0_1 xmms-xvs-0.1.0b1_2 xmorph-2004.01.10 xmountains-2.6 xmp-esound-2.0.4_2 xmrm-2.0_2 xneko-1.0,1 xpaint-2.7.0 xpdf-3.00 xphoon-2000.06.13 xpns-1.0 xscrabble-2.10 xscreensaver-gnome-4.13 xslide.el-0.2 xsnow-1.42 xsoldier-0.96 xspacewarp-1.2 xspy-1.0c xstarroll-1.04 xtail-2.1 xteddy-1.0 xtestpicture-1.2 xtoolwait-1.3 xtuner-2.1 xv-3.10a_3 xvid-0.9.2,1 xview-3.2.1_2 xword-0.07_1 xzoom-0.3 yacas-1.0.56_1 yahtzee-1.0_1 yelp-2.2.3 ytalk-3.1.1 zed-1.0.5_1 zenity-1.6 zimg-4.22.0 zip-2.3_1 zoo-2.10.1 zoom-1.0.2a zsh-4.2.0 zziplib-0.10.82 --Boundary-00=_dFGcAenrD5/evmn-- From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 12:37:33 2004 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 0530016A4CE for ; Sun, 4 Apr 2004 12:37:33 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65FF143D41 for ; Sun, 4 Apr 2004 12:37:32 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i34JZhH5010954; Sun, 4 Apr 2004 15:35:43 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "Shawn K. Quinn" In-Reply-To: <200404041426.22112.skquinn@xevious.kicks-ass.net> References: <200404041426.22112.skquinn@xevious.kicks-ass.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ZQZ3P4VwfobLMj/j/tsv" Organization: MarcusCom, Inc. Message-Id: <1081107448.49526.6.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 04 Apr 2004 15:37:28 -0400 cc: FreeBSD GNOME Users Subject: Re: configuration failure for scrollkeeper 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, 04 Apr 2004 19:37:33 -0000 --=-ZQZ3P4VwfobLMj/j/tsv Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2004-04-04 at 15:26, Shawn K. Quinn wrote: > After letting a 'portupgrade -ar' run for a couple of days, I'm now=20 > running into this problem. config.log and ls of /var/db/pkg attached. >=20 > --- begin >=20 > ---> Reinstalling 'scrollkeeper-0.3.14_1,1' (textproc/scrollkeeper) > ---> Building '/usr/ports/textproc/scrollkeeper' > =3D=3D=3D> Cleaning for unzip-5.50_2 > =3D=3D=3D> Cleaning for libiconv-1.9.1_3 > =3D=3D=3D> Cleaning for bison-1.75_2 > =3D=3D=3D> Cleaning for gettext-0.13.1_1 > =3D=3D=3D> Cleaning for gmake-3.80_2 > =3D=3D=3D> Cleaning for imake-4.3.0_2 > =3D=3D=3D> Cleaning for libtool-1.3.5_2 > =3D=3D=3D> Cleaning for m4-1.4_1 > =3D=3D=3D> Cleaning for pkgconfig-0.15.0_1 > =3D=3D=3D> Cleaning for python-2.3.3_4 > =3D=3D=3D> Cleaning for gnomehier-1.0_17 > =3D=3D=3D> Cleaning for freetype2-2.1.7_2 > =3D=3D=3D> Cleaning for docbook-sk-4.1.2_3 > =3D=3D=3D> Cleaning for docbook-xml-4.2_1 > =3D=3D=3D> Cleaning for docbook-xsl-1.65.1 > =3D=3D=3D> Cleaning for expat-1.95.7 > =3D=3D=3D> Cleaning for intltool-0.30_1 > =3D=3D=3D> Cleaning for libxml2-2.6.8 > =3D=3D=3D> Cleaning for libxslt-1.1.5 > =3D=3D=3D> Cleaning for p5-XML-Parser-2.34_1 > =3D=3D=3D> Cleaning for sdocbook-xml-4.1.2.5_2 > =3D=3D=3D> Cleaning for xmlcatmgr-2.0.b1 > =3D=3D=3D> Cleaning for fontconfig-2.2.2,1 > =3D=3D=3D> Cleaning for XFree86-libraries-4.3.0_6 > =3D=3D=3D> Cleaning for scrollkeeper-0.3.14_1,1 > =3D=3D=3D> Vulnerability check disabled, database not found > =3D=3D=3D> Extracting for scrollkeeper-0.3.14_1,1 > >> Checksum OK for gnome2/scrollkeeper-0.3.14.tar.bz2. > =3D=3D=3D> Patching for scrollkeeper-0.3.14_1,1 > =3D=3D=3D> Applying FreeBSD patches for scrollkeeper-0.3.14_1,1 > =3D=3D=3D> scrollkeeper-0.3.14_1,1 depends on executable: intltool-extr= act -=20 > found > =3D=3D=3D> scrollkeeper-0.3.14_1,1 depends on=20 > file: /usr/local/share/xml/docbook/4.1.2/docbook.cat - found > =3D=3D=3D> scrollkeeper-0.3.14_1,1 depends on=20 > file: /usr/local/share/xsl/docbook/xhtml/chunk.xsl - found > =3D=3D=3D> scrollkeeper-0.3.14_1,1 depends on executable: gmake - found > =3D=3D=3D> scrollkeeper-0.3.14_1,1 depends on=20 > file: /usr/local/libexec/libtool13/libtool - found > =3D=3D=3D> scrollkeeper-0.3.14_1,1 depends on executable: bison - found > =3D=3D=3D> scrollkeeper-0.3.14_1,1 depends on executable: pkg-config - = found > =3D=3D=3D> scrollkeeper-0.3.14_1,1 depends on shared library: intl.6 - = found > =3D=3D=3D> scrollkeeper-0.3.14_1,1 depends on shared library: xml2.5 - = found > =3D=3D=3D> scrollkeeper-0.3.14_1,1 depends on shared library: xslt.2 - = found > =3D=3D=3D> Configuring for scrollkeeper-0.3.14_1,1 > checking for gawk... gawk > checking for gcc... cc > checking for C compiler default output... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether cc accepts -g... yes > checking for cc option to accept ANSI C... none needed > checking how to run the C preprocessor... cc -E > checking for a BSD-compatible install... /usr/bin/install -c -o root -g=20 > wheel > checking whether ln -s works... yes > checking whether gmake sets $(MAKE)... yes > checking for egrep... grep -E > checking for ANSI C header files... yes > checking for strerror in -lcposix... no > checking build system type... i386-portbld-freebsd4.9 > checking host system type... i386-portbld-freebsd4.9 > checking target system type... i386-portbld-freebsd4.9 > checking whether build environment is sane... yes > checking for style of include used by gmake... GNU > checking dependency style of cc... gcc > checking for ld used by GCC... /usr/libexec/elf/ld > checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes > checking for /usr/libexec/elf/ld option to reload object files... -r > checking for BSD-compatible nm... /usr/bin/nm -B > checking for a sed that does not truncate output... /usr/bin/sed > checking how to recognise dependent libraries... pass_all > checking command to parse /usr/bin/nm -B output... ok > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... no > checking for unistd.h... yes > checking dlfcn.h usability... yes > checking dlfcn.h presence... yes > checking for dlfcn.h... yes > checking for ranlib... ranlib > checking for strip... strip > checking for objdir... .libs > checking for cc option to produce PIC... -fPIC > checking if cc PIC flag -fPIC works... yes > checking if cc supports -c -o file.o... yes > checking if cc supports -c -o file.lo... yes > checking if cc supports -fno-rtti -fno-exceptions ... yes > checking if cc static flag -static works... -static > checking whether ln -s works... yes > checking for ld used by GCC... /usr/libexec/elf/ld > checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes > checking whether the linker (/usr/libexec/elf/ld) supports shared=20 > libraries... yes > checking for BSD-compatible nm... /usr/bin/nm -B > checking command to parse /usr/bin/nm -B output... ok > checking how to hardcode library paths into programs... immediate > checking for /usr/libexec/elf/ld option to reload object files... -r > checking dynamic linker characteristics... freebsd4.9 ld.so > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking for objdir... .libs > creating libtool > checking for intltool >=3D 0.28... 0.28 found > checking for perl... /usr/local/bin/perl > checking for an ANSI C-conforming const... yes > checking for getcwd... yes > checking for getwd... yes > checking for putenv... yes > checking for strdup... yes > checking for --with-omfdirs... /usr/X11R6/share/gnome/omf > checking for xml2-config... /usr/local/bin/xml2-config > checking libxml2 version... 2.6.8 > checking for xslt-config... /usr/local/bin/xslt-config > checking which XML catalog to use... /usr/local/share/xml/catalog > checking for DocBook XML DTD... configure: error: not found. Make sure=20 > you have the DocBook DTD installed and ensure that it is registered=20 > in /usr/local/share/xml/catalog. > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and attach=20 > the > "/usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.14/config.log" > including the output of the failure of your make command. Also, it might=20 > be > a good idea to provide an overview of all packages installed on your=20 > system > (e.g. an `ls /var/db/pkg`). >=20 > --- end >=20 > I tried a reinstall of docbook-xml and that did not help. You need to remove all your docbook ports as well as xmlcatmgr, then remove /usr/local/share/xml and /usr/local/share/sgml. Then do a make clean for scrollkeeper, and reinstall it. It should pull in al the dependencies. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-ZQZ3P4VwfobLMj/j/tsv Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAcGP4b2iPiv4Uz4cRAuiZAJ4yYzXoYNWDGe7dtsnurdiChGTaLACfX6IL 8B2tHW16WmajMNVmQf7/x2s= =8pKD -----END PGP SIGNATURE----- --=-ZQZ3P4VwfobLMj/j/tsv-- From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 17:29:06 2004 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 3321616A4CE for ; Sun, 4 Apr 2004 17:29:06 -0700 (PDT) Received: from sun.home.homeunix.org (c-67-171-199-35.client.comcast.net [67.171.199.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BE6943D58 for ; Sun, 4 Apr 2004 17:29:06 -0700 (PDT) (envelope-from lg+gnome@home.homeunix.org) Received: by sun.home.homeunix.org (Postfix, from userid 1000) id 24DD949; Sun, 4 Apr 2004 17:30:32 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by sun.home.homeunix.org (Postfix) with ESMTP id 1B36C43 for ; Sun, 4 Apr 2004 17:30:32 -0700 (PDT) Date: Sun, 4 Apr 2004 17:30:32 -0700 (PDT) From: Deling Ren X-X-Sender: lg@sun.home.homeunix.org To: gnome@freebsd.org Message-ID: <20040404172504.I89939@sun.home.homeunix.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Auto login in gdm? 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: Mon, 05 Apr 2004 00:29:06 -0000 Hi all, I am running gnome 2.4 on a 5.2.1 box. Since I am the only user of this computer, it would be annoying to type in password everytime. So, I tried to configure gdm to auto login. I have done this before on Linux boxes, but it seems that on FreeBSD, it does not work the same way. gdm still asks me password every time. I know this has something to do with the pam, which I have no clue about. Could anyone tell me exactly how to make auto-login work? Thank you for any input. Regards. Deling From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 19:13:45 2004 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 A698116A4CE for ; Sun, 4 Apr 2004 19:13:45 -0700 (PDT) Received: from mailstaff.cyber.mmu.edu.my (mailstaff.mmu.edu.my [203.106.62.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F48643D58 for ; Sun, 4 Apr 2004 19:13:45 -0700 (PDT) (envelope-from nawfal@mmu.edu.my) Received: from kav.cyber.mmu.edu.my (localhost [127.0.0.1]) by mailstaff.cyber.mmu.edu.my (Postfix) with ESMTP id 632A231A61 for ; Mon, 5 Apr 2004 10:12:05 +0800 (MYT) Received: from kav.cyber.mmu.edu.my (localhost.cyber.mmu.edu.my [127.0.0.1]) by kav.cyber.mmu.edu.my (Postfix) with SMTP id 77279958A9 for ; Mon, 5 Apr 2004 10:16:39 +0800 (MYT) Received: from lunar.cyber.mmu.edu.my (lunar.cyber.mmu.edu.my [10.100.3.5]) by kav.cyber.mmu.edu.my (Postfix) with ESMTP id 5C127958A8 for ; Mon, 5 Apr 2004 10:16:39 +0800 (MYT) Received: from [10.100.11.78] (opal.cyber.mmu.edu.my [10.100.11.78]) by lunar.cyber.mmu.edu.my (Postfix) with ESMTP id 7E65E3E586 for ; Mon, 5 Apr 2004 10:12:26 +0800 (SGT) From: Nawfal bin Mohmad Rouyan To: freebsd-gnome@freebsd.org Content-Type: text/plain Organization: Multimedia University Message-Id: <1081131214.21464.1.camel@opal.cyber.mmu.edu.my> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 05 Apr 2004 10:13:37 +0800 Content-Transfer-Encoding: 7bit Subject: volunteer link not working X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nawfal@mmu.edu.my List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 02:13:45 -0000 Hi, The 'ways to get involved' link in the Upgrade FAQ page is not working. Thank you. -- Nawfal bin Mohmad Rouyan Multimedia University From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 19:14:35 2004 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 6AAE916A4CE for ; Sun, 4 Apr 2004 19:14:35 -0700 (PDT) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C5C243D39 for ; Sun, 4 Apr 2004 19:14:35 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (5c24ebd71b2073ecf1e1ab51972076cd@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i352EXI1023635 for ; Sun, 4 Apr 2004 21:14:33 -0500 (CDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id EA82D51C12; Sun, 4 Apr 2004 19:14:32 -0700 (PDT) Date: Sun, 4 Apr 2004 19:14:32 -0700 From: Kris Kennaway To: gnome@FreeBSD.org Message-ID: <20040405021432.GA45104@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6TrnltStXW4iwmi0" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: [ports-i386@dosirak.kr.freebsd.org: docbook-sk-4.1.2_3 failed on i386 4] 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: Mon, 05 Apr 2004 02:14:35 -0000 --6TrnltStXW4iwmi0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable The docbook-xml and docbook-sk ports set USE_ZIP, which adds an EXTRACT_DEPENDS on the unzip port. However unzip is not actually used in the extract phase, but in the install phase. It's legal for the user to extract the port, then deinstall unzip, then build and install the port, which is what the following log does. It shows that the unzip dependency is not just needed by these ports at extract time, but at package install time, because that's when unzip is actually run. The ports collection doesn't have an INSTALL_DEPENDS, and I'm not sure one is needed. What should probably happen is that these ports should be changed to extract their source completely during the extract phase. Another possibility would be to add unzip as a BUILD_DEPENDS and do that in the build phase. Kris ----- Forwarded message from User Ports-i386 ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org Delivered-To: kris@freebsd.org Date: Mon, 5 Apr 2004 11:03:44 +0900 (KST) From: User Ports-i386 To: kris@FreeBSD.org Subject: docbook-sk-4.1.2_3 failed on i386 4 X-UIDL: hFR!!U~p!!hB)"!7!H!! X-Bogosity: No, tests=3Dbogofilter, spamicity=3D0.000000, version=3D0.16.4 building docbook-sk-4.1.2_3 on dosirak in directory /var/pkgbuild/4/chroot/7392 /usr/ports/textproc/docbook-sk 1 unzip-5.50_2 xmlcatmgr-2.0.b1 maintained by: gnome@FreeBSD.org build started at Mon Apr 5 02:02:45 GMT 2004 add_pkg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> Vulnerability check disabled >> docbkx412.zip doesn't seem to exist in /tmp/distfiles/. >> Attempting to fetch from ftp://ftp2.kr.freebsd.org/pub/FreeBSD/ports/dis= tfiles//. docbkx412.zip 73 kB 2843 kBps >> Checksum OK for docbkx412.zip. /usr/ports/textproc/docbook-sk 2 unzip-5.50_2 xmlcatmgr-2.0.b1 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg unzip-5.50_2 adding dependencies pkg_add unzip-5.50_2 =3D=3D=3D> Vulnerability check disabled =3D=3D=3D> Extracting for docbook-sk-4.1.2_3 >> Checksum OK for docbkx412.zip. =3D=3D=3D> docbook-sk-4.1.2_3 depends on executable: unzip - found deleting dependencies pkg_delete unzip-5.50_2 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg =3D=3D=3D> Patching for docbook-sk-4.1.2_3 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg =3D=3D=3D> Configuring for docbook-sk-4.1.2_3 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg xmlcatmgr-2.0.b1 adding dependencies pkg_add xmlcatmgr-2.0.b1 + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports The following catalogs are installed: 1) ${PREFIX}/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) ${PREFIX}/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under ${PREFIX}/share/sgml. It is changed by ports/packages. 3) ${PREFIX}/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) ${PREFIX}/share/xml/catalog.ports This catalog is for handling XML stuff installed under ${PREFIX}/share/xml. It is changed by ports/packages. =3D=3D=3D> Installing for docbook-sk-4.1.2_3 =3D=3D=3D> docbook-sk-4.1.2_3 depends on file: /usr/local/bin/xmlcatmgr -= found =3D=3D=3D> Generating temporary packing list =3D=3D=3D> Checking if textproc/docbook-sk already installed for file in `unzip -l /tmp/distfiles/docbkx412.zip|/usr/bin/awk '/:[0-9].*[= ^\/]$/{print $4}'`; do install -c -o root -g wheel -m 444 /tmp/a/ports/tex= tproc/docbook-sk/work/$file /usr/local/share/xml/docbook/4.1.2/$file; done unzip: not found =3D=3D=3D> Registering installation for docbook-sk-4.1.2_3 =3D=3D=3D> Building package for docbook-sk-4.1.2_3 tar: share/xml/docbook/4.1.2/40chg.txt: Cannot stat: No such file or direct= ory tar: share/xml/docbook/4.1.2/41chg.txt: Cannot stat: No such file or direct= ory tar: share/xml/docbook/4.1.2/ChangeLog: Cannot stat: No such file or direct= ory tar: share/xml/docbook/4.1.2/calstblx.dtd: Cannot stat: No such file or dir= ectory tar: share/xml/docbook/4.1.2/dbcentx.mod: Cannot stat: No such file or dire= ctory tar: share/xml/docbook/4.1.2/dbgenent.mod: Cannot stat: No such file or dir= ectory tar: share/xml/docbook/4.1.2/dbhierx.mod: Cannot stat: No such file or dire= ctory tar: share/xml/docbook/4.1.2/dbnotnx.mod: Cannot stat: No such file or dire= ctory tar: share/xml/docbook/4.1.2/dbpoolx.mod: Cannot stat: No such file or dire= ctory tar: share/xml/docbook/4.1.2/docbook.cat: Cannot stat: No such file or dire= ctory tar: share/xml/docbook/4.1.2/docbookx.dtd: Cannot stat: No such file or dir= ectory tar: share/xml/docbook/4.1.2/ent/iso-amsa.ent: Cannot stat: No such file or= directory tar: share/xml/docbook/4.1.2/ent/iso-amsb.ent: Cannot stat: No such file or= directory tar: share/xml/docbook/4.1.2/ent/iso-amsc.ent: Cannot stat: No such file or= directory tar: share/xml/docbook/4.1.2/ent/iso-amsn.ent: Cannot stat: No such file or= directory tar: share/xml/docbook/4.1.2/ent/iso-amso.ent: Cannot stat: No such file or= directory tar: share/xml/docbook/4.1.2/ent/iso-amsr.ent: Cannot stat: No such file or= directory tar: share/xml/docbook/4.1.2/ent/iso-box.ent: Cannot stat: No such file or = directory tar: share/xml/docbook/4.1.2/ent/iso-cyr1.ent: Cannot stat: No such file or= directory tar: share/xml/docbook/4.1.2/ent/iso-cyr2.ent: Cannot stat: No such file or= directory tar: share/xml/docbook/4.1.2/ent/iso-dia.ent: Cannot stat: No such file or = directory tar: share/xml/docbook/4.1.2/ent/iso-grk1.ent: Cannot stat: No such file or= directory tar: share/xml/docbook/4.1.2/ent/iso-grk2.ent: Cannot stat: No such file or= directory tar: share/xml/docbook/4.1.2/ent/iso-grk3.ent: Cannot stat: No such file or= directory tar: share/xml/docbook/4.1.2/ent/iso-grk4.ent: Cannot stat: No such file or= directory tar: share/xml/docbook/4.1.2/ent/iso-lat1.ent: Cannot stat: No such file or= directory tar: share/xml/docbook/4.1.2/ent/iso-lat2.ent: Cannot stat: No such file or= directory tar: share/xml/docbook/4.1.2/ent/iso-num.ent: Cannot stat: No such file or = directory tar: share/xml/docbook/4.1.2/ent/iso-pub.ent: Cannot stat: No such file or = directory tar: share/xml/docbook/4.1.2/ent/iso-tech.ent: Cannot stat: No such file or= directory tar: share/xml/docbook/4.1.2/readme.txt: Cannot stat: No such file or direc= tory tar: share/xml/docbook/4.1.2/soextblx.dtd: Cannot stat: No such file or dir= ectory tar: Error exit delayed from previous errors pkg_create: make_dist: tar command failed with code 512 Creating package /tmp/packages/All/docbook-sk-4.1.2_3.tgz Registering depends: xmlcatmgr-2.0.b1. Creating gzip'd tar ball in '/tmp/packages/All/docbook-sk-4.1.2_3.tgz' *** Error code 1 Stop in /a/ports/textproc/docbook-sk. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build ended at Mon Apr 5 02:03:31 GMT 2004 ----- End forwarded message ----- --6TrnltStXW4iwmi0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAcMEIWry0BWjoQKURApceAJ9ZJbVHds7X/kdpUKJ8sAnmKgI7ngCguXwm zDvhbotAN1EWJNfKAeNA1K0= =Ogkz -----END PGP SIGNATURE----- --6TrnltStXW4iwmi0-- From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 19:16:36 2004 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 7822216A4D5 for ; Sun, 4 Apr 2004 19:16:36 -0700 (PDT) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 2EBC043D3F for ; Sun, 4 Apr 2004 19:16:36 -0700 (PDT) (envelope-from adamw@magnesium.net) Received: (qmail 79477 invoked by uid 1252); 5 Apr 2004 02:16:35 -0000 Date: 4 Apr 2004 22:16:35 -0400 Date: Sun, 4 Apr 2004 22:16:35 -0400 From: Adam Weinberger To: Nawfal bin Mohmad Rouyan Message-ID: <20040405021635.GC95768@toxic.magnesium.net> References: <1081131214.21464.1.camel@opal.cyber.mmu.edu.my> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1081131214.21464.1.camel@opal.cyber.mmu.edu.my> X-Editor: Vim 6.2 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i cc: freebsd-gnome@freebsd.org Subject: Re: volunteer link not working 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: Mon, 05 Apr 2004 02:16:36 -0000 >> (04.04.2004 @ 2213 PST): Nawfal bin Mohmad Rouyan said, in 0.4K: << > Hi, > > The 'ways to get involved' link in the Upgrade FAQ page is not working. > > Thank you. >> end of "volunteer link not working" from Nawfal bin Mohmad Rouyan << Fixed; thanks for catching this so quickly! # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 19:48:44 2004 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 1D40716A4CE for ; Sun, 4 Apr 2004 19:48:44 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83C8343D48 for ; Sun, 4 Apr 2004 19:48:43 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i352kqPd056503; Sun, 4 Apr 2004 22:46:52 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Deling Ren In-Reply-To: <20040404172504.I89939@sun.home.homeunix.org> References: <20040404172504.I89939@sun.home.homeunix.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-SVmZ84UXDDcdU2Dwuxnv" Organization: MarcusCom, Inc. Message-Id: <1081133318.89285.10.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 04 Apr 2004 22:48:39 -0400 cc: FreeBSD GNOME Users Subject: Re: Auto login in gdm? 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: Mon, 05 Apr 2004 02:48:44 -0000 --=-SVmZ84UXDDcdU2Dwuxnv Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2004-04-04 at 20:30, Deling Ren wrote: > Hi all, I am running gnome 2.4 on a 5.2.1 box. Since I am the only user o= f > this computer, it would be annoying to type in password everytime. So, I > tried to configure gdm to auto login. I have done this before on Linux > boxes, but it seems that on FreeBSD, it does not work the same way. gdm > still asks me password every time. I know this has something to do with > the pam, which I have no clue about. Could anyone tell me exactly how to > make auto-login work? Thank you for any input. This has been discussed on this list in the past, and is available in the archives. The gist of it is you need to configure a "gdm-autologin" PAM definition similar to: auth required pam_nologin.so auth required pam_permit.so account required pam_unix.so session required pam_permit.so Joe >=20 > Regards. > Deling > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-SVmZ84UXDDcdU2Dwuxnv Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAcMkGb2iPiv4Uz4cRAmLeAJwIalLvb/vnCCPdQMNtkfPj0+DRMACeKcs9 ZgPqm8ZeKXVGwFd40BhiJLg= =v2pT -----END PGP SIGNATURE----- --=-SVmZ84UXDDcdU2Dwuxnv-- From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 20:55:29 2004 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 B6D1316A4CF; Sun, 4 Apr 2004 20:55:29 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 442CE43D39; Sun, 4 Apr 2004 20:55:29 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i353rcGa057026; Sun, 4 Apr 2004 23:53:38 -0400 (EDT) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: FreeBSD GNOME Users Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-HuyF1YQeKqrwdXmBACdw" Organization: FreeBSD, Inc. Message-Id: <1081137325.89285.24.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 04 Apr 2004 23:55:25 -0400 cc: ports@FreeBSD.org Subject: HEADS UP: GNOME 2.6 released! 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: Mon, 05 Apr 2004 03:55:29 -0000 --=-HuyF1YQeKqrwdXmBACdw Content-Type: text/plain Content-Transfer-Encoding: quoted-printable The FreeBSD GNOME Team is delighted to announce the release of the GNOME 2.6 Desktop and Developer suites for FreeBSD. Accompanying this release are the usual meta-port bumps for the GNOME Fifth Toe, Power Tools, Hacker Tools, and Office. For the highlights of what's new in GNOME 2.6, please checkout our upgrade FAQ at: http://www.freebsd.org/gnome/docs/faq26.html This page will give GNOME users a script which they can use to assist with the upgrade. IF YOU ARE A GNOME DESKTOP USER, YOU MUST USE THIS SCRIPT TO UPGRADE. If you'd rather install from packages, go to http://www.marcuscom.com/tinderbox/ where you will find i386 packages for all supported FreeBSD versions. In addition to the GNOME-wide improvements in GNOME 2.6, there have been some FreeBSD-specific additions as well. First, certain types of media (e.g. CD-ROMs, floppies, etc.) are now mountable dynamically for Nautilus. This release also consolidates the KDE menus (if KDE is installed) so there isn't as much clutter under the Applications menu.=20 Finally, we have a spiffy new splash screen created by Franz Klammer. As always, GNOME on FreeBSD would not be possible without the effort of this team (http://www.freebsd.org/gnome/contact.html), its alumni, and our users. We would especially like to thank the following users that helped by testing GNOME 2.5, and providing patches: Jeremy Messenger Khairil Yusof Koop Mast Simon Barner Tom McLaughlin Scott Dodson Vladimir Grebenschikov Marcus on behalf of the FreeBSD GNOME Team --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-HuyF1YQeKqrwdXmBACdw Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAcNitb2iPiv4Uz4cRAnsJAJwOoQI23+Gf7/FfNT9CEjgCk+R3rwCfa4wP AMytG0QhsGQsgnnAzM3MVz4= =Xpr0 -----END PGP SIGNATURE----- --=-HuyF1YQeKqrwdXmBACdw-- From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 21:23:35 2004 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 6485E16A4CE for ; Sun, 4 Apr 2004 21:23:35 -0700 (PDT) Received: from smtp013.mail.yahoo.com (smtp013.mail.yahoo.com [216.136.173.57]) by mx1.FreeBSD.org (Postfix) with SMTP id ACEF743D31 for ; Sun, 4 Apr 2004 21:23:34 -0700 (PDT) (envelope-from kaeru@pd.jaring.my) Received: from unknown (HELO ?219.95.60.61?) (khairil?yusof@219.95.60.61 with plain) by smtp013.mail.yahoo.com with SMTP; 5 Apr 2004 04:23:33 -0000 From: Khairil Yusof To: Jacques Vidrine In-Reply-To: <200404050335.i353ZMIU036434@repoman.freebsd.org> References: <200404050335.i353ZMIU036434@repoman.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-L4WvF56DNNf0HHg1xc0d" Message-Id: <1081139010.13125.28.camel@wolverine.cerebro.net.my> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.5.5FreeBSD GNOME Team Port Date: Mon, 05 Apr 2004 12:23:31 +0800 cc: gnome@freebsd.org Subject: im-ja 0.9 broken with Gnome 2.6 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: Mon, 05 Apr 2004 04:23:35 -0000 --=-L4WvF56DNNf0HHg1xc0d Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Please ignore if this already a known issue. Recent Gnome 2.6 merge will break the build for this port. 1.01 has been reported as compiling ok with gtk2.4. I tried to make a patch for an update, but ran into automake/autoconf version problems. ... cc -O -pipe -march=3Dpentium3 -o im-ja-conf im_ja_conf-im-ja-conf.o im_ja_conf-conf.o im_ja_conf-error.o im_ja_conf-about-box.o -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgconf-2 -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lpthread -lglib-2.0 -liconv -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lwnn -lcrypt -lRKC -L/usr/local/lib -L/usr/X11R6/lib im_ja_conf-im-ja-conf.o: In function `create_dialog': im_ja_conf-im-ja-conf.o(.text+0x1fbf): undefined reference to `GTK_OPTION_MENU' im_ja_conf-im-ja-conf.o(.text+0x1fe8): undefined reference to `GTK_OPTION_MENU' gmake[2]: *** [im-ja-conf] Error 1 --=-L4WvF56DNNf0HHg1xc0d Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAcN9CDAqnLW/+/X8RAn5OAKChg6/t+VPbWSdn8EYam5jUYAbVhACghLCb 3hxJq8yT8mep/gGMwO5SXV8= =ToBF -----END PGP SIGNATURE----- --=-L4WvF56DNNf0HHg1xc0d-- From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 21:32:11 2004 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 DB33816A4CE for ; Sun, 4 Apr 2004 21:32:11 -0700 (PDT) Received: from casa.macomb.com (casa.macomb.com [64.6.15.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E45F43D1D for ; Sun, 4 Apr 2004 21:32:11 -0700 (PDT) (envelope-from dwmoore@macomb.com) Received: from dkeav.macomb.com ([10.10.5.167]) by casa.macomb.com (8.12.10/8.12.10) with SMTP id i354W6v3022471 for ; Sun, 4 Apr 2004 23:32:06 -0500 Date: Sun, 4 Apr 2004 23:32:01 -0500 From: dwmoore To: freebsd-gnome@FreeBSD.org Message-Id: <20040404233201.14de8131.dwmoore@macomb.com> Organization: wiu.edu X-Mailer: Sylpheed version 0.9.9-gtk2-20040229 (GTK+ 2.2.4; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart=_Sun__4_Apr_2004_23_32_01_-0500_6se4Hpus8U4Jr6JU" X-DCC-SdV-Metrics: casa.macomb.com 1179; Body=1 Fuz1=1 Fuz2=1 Subject: upgrade failed using script 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: Mon, 05 Apr 2004 04:32:12 -0000 This is a multi-part message in MIME format. --Multipart=_Sun__4_Apr_2004_23_32_01_-0500_6se4Hpus8U4Jr6JU Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit tons of errors, not a clue which is causing the problem, a lil help would be appreciated, also i had ran portupgrade earlier in the day, but nothing with gtk or glib was updated so i dont think that caused the failure, the logfile is attached --Multipart=_Sun__4_Apr_2004_23_32_01_-0500_6se4Hpus8U4Jr6JU Content-Type: application/octet-stream; name="gnome_upgrade_log.xqvO7p.tar.bz2" Content-Disposition: attachment; filename="gnome_upgrade_log.xqvO7p.tar.bz2" Content-Transfer-Encoding: base64 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 5znM85xOcyc5ylcp3mp2p5zrNp5zxm07m/hTRqYanc4/x3PZ8jfIvfu76e1nn8Nbnyb3rl+z4867 iMjfzZ66v8fdvp2znafR/Z6KVgZ4+J4vs8hBh4+n1vwda7PRlVHL9a73fZzsyDNz6OXmgt4+tVYv oQl6iXElq5ldM8OaXSyOh08Ovbla8PCeVHdm77+djve+/LzVt+EW5vfZM0uPu5eJdIOhzMPmdTc6 nhHidTg5nByjR0MOhwbnB0jodDg5nByNqdT1ODc6HqaNjmczY5ngaPA5HU8Tc2MMO52NGGxh3PA7 HbDnln69D7qhhMQZWFZWBZWJP1yLZGUijFlYsCYVYUYjKhzLeuq5rstl2Wlwt0dVi7lxMNRhhsco 0ekcz3Pgek8DmdD3Ox0PA3NJwcjc7nY2PvnByPWclwuS+9eC6l3l3LS6rmtLoWFsXYu8tFwW5HIs LyLguC1WxWRkbxyS1HajiPOO0dY8qc46R3jtHSPCN41HnTlG8eMdY7yxW6uZc1eUuRcFyLmXeWF3 C86dKcp4HXwPE2JqbzpOU2m02m08zRlMK7zRorKZNU4NU5GqYVoync1TlMporRlPM1TxNU6mqeE8 p0N6dTVPI1TzNU6mqfORgehwHRgYYHpeA6sD3GBwZTc1TudCtqdzamxqmTinC0XCwua7FxXBeK0X C6LYtLRdFoui0WEdFhd68i0tF4LRYsLZaLqsLZcF5LReK0XC0XivE4PbWZ0NJNpynedZlOs5ziam pqaMjxmjScG8aPE5zDD0PI6npOZ0O55HQ8E4m02nBh5Tc4PE6ncxNzec5zPScTnMnOcpXKd5qdqe k6zaec8ZtO5tN6ZO01Os3pouxcl5LuXivBc10Xgu9dC3Wl2XC3pvOU3nadpxN6ec5Taec5Ticpzg ZjiMgcAbxkOY4jIF6Fhdq9WwTFcMMMMMMV+zyNjDIwwww+KyTdJYYKufn66/Rnk6a9eM2zZyEH6F XYkI4gWokSJxOcgJxP0AfBeIWs9o6Dq36r++U/FUJdIhsBgFZiH2L55dnxcl1ylu8WF4b/Hm49u+ zqlTvzp4uqru6q7J9dlldtPfx242SlVKzxnjXT45WXYTqwPHJdy5i6LtXULCwuizWS0LVW9fbncj Fuv6lY5nu7ZttepzpiySsVlDCYX8SPzshK/wa0m9cfrJWedeI1f+0Z1M/2SKdkkvEWHShv+CvpWp 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 0ud2PFzuccjmOtyud4u92udq7LoaN7ncHe6PF2cmO0yuTHR3rs4ubY4VY2V4ZrM5mni2eDx47W11 pu6uTaqOlxY9F5E69K41N6dK5zweU7uj4q7ODHVjq2bujk6OTZ4q5ujk4u+CutY3Y4tq2aY2abHr XrXWvHrXrL7L7b6ta1lrWtfIvHy19WuvDXl5Zcta5OuuHDU8Xqanrw9a9ePWvWOMePGPD19Wtczj XDOGufcff6zMYbxjchdLiPF1i8lNjqt10tIcGVe5FvW1K2JuMKOyuLrMwag6nrTLsi9kPJ2B7fFw MzwDLgE52LlV3Psu9xa1WWSj1LY2Iy61HXkPmYTDKvW7XOr4WW/yZneC40XdymSZQ6PgxquRU9b3 1eKVfOVvXoXM6BtVkE+ZYU6l6vq9VzN6jwWrp5qq5x8pbXUptGjmjgsR8FkDzMVOvlccVudrKtxb 2o3suRHFwvWw9pJT5XJ5IjaqrnZzt/wl4NXhA4LAdfJPujwyJVnlpqyeiF8f8NWPDgx7LJoANw5g PFCkk5pcrsdTS0DpBCB2tDSKc6nyKYKfGwXwMuK4uUnwje4NiY8lbNiS0hlgxicG2F9rD5EYjhcP m3ucvwLg2orkckLsHkU2YKe60XhetloG19LrRobWRq7z0klPxM/Or2Xc8z7Duok0WUu6wxYYsGLB iGFiwwYF0FkFgjlVpxWKXfxy1o1ZNOR+tyVH7LLtet+fO8HwwmWCL1UJ+6ep6mU4S1MdHCvRJFlU +EfaqdqL5ni9y2OhB+BYU3W1U2vzths+4jRyPCq3rmsUtCmlgy9zV+CXBmZjH1JopcwvaksB9tJB 1r7brYXRT4XcU8mCYJgmCGAlIGYIIOk8MMMYtjuTkXg0nar4C6lS3sjpbVcypdT+m163pBuKZGCn bUtzL5U72HQRer8nM4Fw5fAOS6JOlyMPI5XbbMmOsR1I51wuD31H952eTineTB96uSe98Y0jg4tU q9Bkuirc0PQxf9h6FyeNXKyVMBjx2ZneqoSKegOh6hc/JVFUZnZcno97yLu5m1Gm1h12ktg36TMq qppFKoqqCqqqqiqqqqqqqQSqrIHAeQqbgU1AXWy3Oa8Hc5y/BabOXN5MY5Jaaccbg/iu3mPT45av xOd+m1UNGGLdfK0PS3OQ+60ptvZWxy6ZfFY0xalsaq1YRyOFWWSrBimg2uZkbk76EPJrNZYBkiKv asPqZLJ5mG8el8AnoDCN1eRJeewp7Sn6H5Xuy/KtTBSCHMqORkXDwHld5WHrD7NS1hxDEP6oh/8X ckU4UJB3zF+W --Multipart=_Sun__4_Apr_2004_23_32_01_-0500_6se4Hpus8U4Jr6JU-- From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 21:58:30 2004 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 5B96E16A4CE; Sun, 4 Apr 2004 21:58:30 -0700 (PDT) Received: from lakermmtao02.cox.net (lakermmtao02.east.cox.net [68.230.240.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4C5143D5C; Sun, 4 Apr 2004 21:58:29 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakermmtao02.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040405045822.RSUN29408.lakermmtao02.cox.net@mezz.mezzweb.com>; Mon, 5 Apr 2004 00:58:22 -0400 Date: Sun, 04 Apr 2004 23:59:08 -0500 To: Khairil Yusof References: <200404050335.i353ZMIU036434@repoman.freebsd.org> <1081139010.13125.28.camel@wolverine.cerebro.net.my> From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <1081139010.13125.28.camel@wolverine.cerebro.net.my> User-Agent: Opera7.23/Linux M2 build 518 cc: gnome@freebsd.org cc: Jacques Vidrine Subject: Re: im-ja 0.9 broken with Gnome 2.6 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: Mon, 05 Apr 2004 04:58:30 -0000 On Mon, 05 Apr 2004 12:23:31 +0800, Khairil Yusof wrote: > Please ignore if this already a known issue. > > Recent Gnome 2.6 merge will break the build for this port. > > 1.01 has been reported as compiling ok with gtk2.4. > > I tried to make a patch for an update, but ran into automake/autoconf > version problems. Try to add something like this: ========================================= post-patch: @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|-D.*_DISABLE_DEPRECATED||g' ========================================= It's as far I can tell to get most of fix build on 0.9, but stopped on the GTK 2.4.0 issue. Probably go further on 1.01.. Cheers, Mezz > ... > cc -O -pipe -march=pentium3 -o im-ja-conf im_ja_conf-im-ja-conf.o > im_ja_conf-conf.o im_ja_conf-error.o im_ja_conf-about-box.o > -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 > -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 > -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender > -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 > -lgmodule-2.0 -lglib-2.0 -liconv -Wl,--export-dynamic -L/usr/local/lib > -L/usr/X11R6/lib -lgconf-2 -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 > -lgthread-2.0 -lpthread -lglib-2.0 -liconv -Wl,--export-dynamic > -L/usr/local/lib -L/usr/X11R6/lib -lglade-2.0 -lgtk-x11-2.0 -lxml2 > -lpthread -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 > -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender > -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 > -lgmodule-2.0 -lglib-2.0 -liconv -lwnn -lcrypt -lRKC -L/usr/local/lib > -L/usr/X11R6/lib > im_ja_conf-im-ja-conf.o: In function `create_dialog': > im_ja_conf-im-ja-conf.o(.text+0x1fbf): undefined reference to > `GTK_OPTION_MENU' > im_ja_conf-im-ja-conf.o(.text+0x1fe8): undefined reference to > `GTK_OPTION_MENU' > gmake[2]: *** [im-ja-conf] Error 1 -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 22:05:59 2004 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 668AE16A4CE; Sun, 4 Apr 2004 22:05:59 -0700 (PDT) Received: from lakermmtao07.cox.net (lakermmtao07.east.cox.net [68.230.240.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF77743D5A; Sun, 4 Apr 2004 22:05:58 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakermmtao07.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040405050551.SEML384.lakermmtao07.cox.net@mezz.mezzweb.com>; Mon, 5 Apr 2004 01:05:51 -0400 To: Khairil Yusof References: <200404050335.i353ZMIU036434@repoman.freebsd.org> <1081139010.13125.28.camel@wolverine.cerebro.net.my> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Mon, 05 Apr 2004 00:06:36 -0500 In-Reply-To: User-Agent: Opera7.23/Linux M2 build 518 cc: gnome@freebsd.org cc: Jacques Vidrine Subject: Re: im-ja 0.9 broken with Gnome 2.6 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: Mon, 05 Apr 2004 05:05:59 -0000 On Sun, 04 Apr 2004 23:59:08 -0500, Jeremy Messenger wrote: > On Mon, 05 Apr 2004 12:23:31 +0800, Khairil Yusof > wrote: > >> Please ignore if this already a known issue. >> >> Recent Gnome 2.6 merge will break the build for this port. >> >> 1.01 has been reported as compiling ok with gtk2.4. >> >> I tried to make a patch for an update, but ran into automake/autoconf >> version problems. > > Try to add something like this: > > ========================================= > post-patch: > @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ > 's|-D.*_DISABLE_DEPRECATED||g' > ========================================= I should have explain a little more about *_DISABLE_DEPRECATED, which it's no longer exist in the newer GTK 2.3.x and 2.4.x.. If anyone see in the CLI that show has *_DISABLE_DEPRECATED in the build, so make sure to create the patch to remove all of them. It shouldn't change any function with older and newer GTK. Cheers, Mezz -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 22:09:49 2004 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 014AB16A4CE for ; Sun, 4 Apr 2004 22:09:49 -0700 (PDT) Received: from straycat.dhs.org (h0050da134090.ne.client2.attbi.com [24.91.148.154]) by mx1.FreeBSD.org (Postfix) with SMTP id 2714C43D48 for ; Sun, 4 Apr 2004 22:09:43 -0700 (PDT) (envelope-from tmclaugh@sdf.lonestar.org) Received: (qmail 6593 invoked from network); 5 Apr 2004 05:11:28 -0000 Received: from unknown (HELO ?192.168.1.128?) (192.168.1.128) by 192.168.1.129 with SMTP; 5 Apr 2004 05:11:28 -0000 From: Tom McLaughlin To: dwmoore In-Reply-To: <20040404233201.14de8131.dwmoore@macomb.com> References: <20040404233201.14de8131.dwmoore@macomb.com> Content-Type: text/plain Message-Id: <1081142275.23970.3.camel@compass> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.5.5FreeBSD GNOME Team Port Date: Mon, 05 Apr 2004 01:17:55 -0400 Content-Transfer-Encoding: 7bit cc: freebsd-gnome@freebsd.org Subject: Re: upgrade failed using script 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: Mon, 05 Apr 2004 05:09:49 -0000 On Sun, 2004-04-04 at 23:32 -0500, dwmoore wrote: > tons of errors, not a clue which is causing the problem, a lil help would be > appreciated, also i had ran portupgrade earlier in the day, but nothing with > gtk or glib was updated so i dont think that caused the failure, the logfile > is attached >From the log file: ===> Running portupgrade on glib-2* and all dependent ports ... ===> Running /usr/local/sbin/portupgrade -O -m BATCH=yes GNOME_UPGRADE_SH_VER=42 GNOME_UPGRADE_SH_VER=42 -r -f -x libgtop2 -x gnomesystemmonitor -x gdesklets -x gnomeapplets2 -x gnome2 -x regexxer -x gnomemeeting -x jamboree glib-2* INFO: Running /usr/local/sbin/portupgrade -O -m BATCH=yes GNOME_UPGRADE_SH_VER=42 GNOME_UPGRADE_SH_VER=42 -r -f -x libgtop2 -x gnomesystemmonitor -x gdesklets -x gnomeapplets2 -x gnome2 -x regexxer -x gnomemeeting -x jamboree glib-2* ---> Reinstalling 'glib-2.2.3_1' (devel/glib20) ---> Building '/usr/ports/devel/glib20' with make flags: BATCH=yes GNOME_UPGRADE_SH_VER=42 GNOME_UPGRADE_SH_VER=42 ===> Cleaning for libiconv-1.9.1_3 ===> Cleaning for gettext-0.13.1_1 ===> Cleaning for gmake-3.80_2 ===> Cleaning for libtool-1.3.5_2 ===> Cleaning for pkgconfig-0.15.0_1 ===> Cleaning for perl-5.6.1_15 ===> Cleaning for expat-1.95.7 ===> Cleaning for glib-2.2.3_1 ===> Vulnerability check disabled >> glib-2.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/gnome2. Did you cvsup your ports tree before running the script? The port is trying to fetch the old glib-2.2.3.tar.bz2 instead of the new glib-2.4.0.tar.bz2. Tom From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 22:10:46 2004 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 66A7416A4CE for ; Sun, 4 Apr 2004 22:10:46 -0700 (PDT) Received: from lakermmtao05.cox.net (lakermmtao05.east.cox.net [68.230.240.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id E746343D46 for ; Sun, 4 Apr 2004 22:10:45 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakermmtao05.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040405051041.RVXM313.lakermmtao05.cox.net@mezz.mezzweb.com>; Mon, 5 Apr 2004 01:10:41 -0400 To: dwmoore References: <20040404233201.14de8131.dwmoore@macomb.com> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Mon, 05 Apr 2004 00:11:25 -0500 In-Reply-To: <20040404233201.14de8131.dwmoore@macomb.com> User-Agent: Opera7.23/Linux M2 build 518 cc: freebsd-gnome@FreeBSD.org Subject: Re: upgrade failed using script 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: Mon, 05 Apr 2004 05:10:46 -0000 On Sun, 4 Apr 2004 23:32:01 -0500, dwmoore wrote: > tons of errors, not a clue which is causing the problem, a lil help > would be appreciated, also i had ran portupgrade earlier in the day, but > nothing with gtk or glib was updated so i dont think that caused the > failure, the logfile is attached Can you check in the /usr/ports/devel/glib20/Makefile to see what's version of it do you have? IE: copy $FreeBSD and PORTVERSION in here.. Cheers, Mezz -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 22:28:59 2004 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 E92B716A52E for ; Sun, 4 Apr 2004 22:28:58 -0700 (PDT) Received: from lakermmtao03.cox.net (lakermmtao03.east.cox.net [68.230.240.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72BC743D1F for ; Sun, 4 Apr 2004 22:28:58 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakermmtao03.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040405052851.RUGK364.lakermmtao03.cox.net@mezz.mezzweb.com>; Mon, 5 Apr 2004 01:28:51 -0400 Date: Mon, 05 Apr 2004 00:29:37 -0500 To: dwmoore@macomb.com References: <20040404233201.14de8131.dwmoore@macomb.com> <1081142574.46298.0.camel@dkeav.macomb.com> From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <1081142574.46298.0.camel@dkeav.macomb.com> User-Agent: Opera7.23/Linux M2 build 518 cc: freebsd-gnome@FreeBSD.org Subject: Re: [personal] Re: upgrade failed using script 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: Mon, 05 Apr 2004 05:28:59 -0000 On Mon, 05 Apr 2004 00:22:54 -0500, dwmoore wrote: > $FreeBSD: ports/devel/glib20/Makefile,v 1.92 2004/03/14 06:16:16 ade > Exp $ > # > > PORTNAME= glib > PORTVERSION= 2.2.3 > PORTREVISION= 1 This is problem. You should wait for around 15 to 30 minutes (or more) to allow all update stuff to hit all mirrors. You should have: ============================================== # $FreeBSD: /repoman/r/pcvs/ports/devel/glib20/Makefile,v 1.93 2004/04/05 03:11:20 marcus Exp $ # PORTNAME=glib PORTVERSION=2.4.0 ============================================== ...and please try to not drop the 'freebsd-gnome@FreeBSD.org' off when you are reply. :-) Cheers, Mezz > On Mon, 2004-04-05 at 00:11, Jeremy Messenger wrote: >> On Sun, 4 Apr 2004 23:32:01 -0500, dwmoore wrote: >> >> > tons of errors, not a clue which is causing the problem, a lil help >> > would be appreciated, also i had ran portupgrade earlier in the day, >> but >> > nothing with gtk or glib was updated so i dont think that caused the >> > failure, the logfile is attached >> >> Can you check in the /usr/ports/devel/glib20/Makefile to see what's >> version of it do you have? >> >> IE: copy $FreeBSD and PORTVERSION in here.. >> >> Cheers, >> Mezz -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 22:35:43 2004 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 21C7916A4CE for ; Sun, 4 Apr 2004 22:35:43 -0700 (PDT) Received: from casa.macomb.com (64.6.15.26.outfitters.com [64.6.15.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id D72ED43D53 for ; Sun, 4 Apr 2004 22:35:42 -0700 (PDT) (envelope-from dwmoore@macomb.com) Received: from [192.168.1.101] ([10.10.5.167]) by casa.macomb.com (8.12.10/8.12.10) with ESMTP id i355Zfv3005002 for ; Mon, 5 Apr 2004 00:35:41 -0500 From: dwmoore To: freebsd-gnome@FreeBSD.org In-Reply-To: References: <20040404233201.14de8131.dwmoore@macomb.com> <1081142574.46298.0.camel@dkeav.macomb.com> Content-Type: text/plain Message-Id: <1081143336.46298.2.camel@dkeav.macomb.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 05 Apr 2004 00:35:36 -0500 Content-Transfer-Encoding: 7bit X-DCC-SdV-Metrics: casa.macomb.com 1179; Body=1 Fuz1=1 Fuz2=1 Subject: Re: [personal] Re: upgrade failed using script X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dwmoore@macomb.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 05:35:43 -0000 ahhh will do, thanks for the heads up mezz, and all keep up the good work On Mon, 2004-04-05 at 00:29, Jeremy Messenger wrote: > On Mon, 05 Apr 2004 00:22:54 -0500, dwmoore wrote: > > > $FreeBSD: ports/devel/glib20/Makefile,v 1.92 2004/03/14 06:16:16 ade > > Exp $ > > # > > > > PORTNAME= glib > > PORTVERSION= 2.2.3 > > PORTREVISION= 1 > > This is problem. You should wait for around 15 to 30 minutes (or more) to > allow all update stuff to hit all mirrors. You should have: > > ============================================== > # $FreeBSD: /repoman/r/pcvs/ports/devel/glib20/Makefile,v 1.93 2004/04/05 > 03:11:20 marcus Exp $ > # > > PORTNAME=glib > PORTVERSION=2.4.0 > ============================================== > > ...and please try to not drop the 'freebsd-gnome@FreeBSD.org' off when you > are reply. :-) > > Cheers, > Mezz > > > On Mon, 2004-04-05 at 00:11, Jeremy Messenger wrote: > >> On Sun, 4 Apr 2004 23:32:01 -0500, dwmoore wrote: > >> > >> > tons of errors, not a clue which is causing the problem, a lil help > >> > would be appreciated, also i had ran portupgrade earlier in the day, > >> but > >> > nothing with gtk or glib was updated so i dont think that caused the > >> > failure, the logfile is attached > >> > >> Can you check in the /usr/ports/devel/glib20/Makefile to see what's > >> version of it do you have? > >> > >> IE: copy $FreeBSD and PORTVERSION in here.. > >> > >> Cheers, > >> Mezz > From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 22:52:46 2004 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 D1A0616A4CE for ; Sun, 4 Apr 2004 22:52:46 -0700 (PDT) Received: from ahze.ahze.net (adsl-068-209-163-003.sip.clt.bellsouth.net [68.209.163.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7868143D46 for ; Sun, 4 Apr 2004 22:52:46 -0700 (PDT) (envelope-from ahze@ahze.net) Received: from [192.168.1.5] (eamc.ahze.net [192.168.1.5]) by ahze.ahze.net (Postfix) with ESMTP id 4942413 for ; Mon, 5 Apr 2004 01:53:15 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v613) Content-Transfer-Encoding: 7bit Message-Id: <762D89F9-86C5-11D8-8574-000A958C81C6@ahze.net> Content-Type: text/plain; charset=US-ASCII; format=flowed To: FreeBSD GNOME Users From: michael johnson Date: Mon, 5 Apr 2004 01:52:45 -0400 X-Mailer: Apple Mail (2.613) Subject: mozilla-devel and CC 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: Mon, 05 Apr 2004 05:52:47 -0000 mozilla-devel does not respect CC in a few places. gmake[2]: Leaving directory `/usr/ports/www/mozilla-devel/work/mozilla/accessible' io.o(.text+0x14cc): undefined reference to `calloc' cc -o FreeBSD5.2_OPT.OBJ/nsinstall.o -c -O -fPIC -ansi -Wall -DFREEBSD -DHAVE_ST RERROR -DHAVE_BSD_FLOCK -DXP_UNIX -UDEBUG -DNDEBUG -D_THREAD_SAFE -D_REENTRANT - I/usr/X11R6/include -I/usr/ports/www/mozilla-devel/work/mozilla/dist/include -I ../../../dist/public/coreconf -I../../../dist/private/coreconf -I../../../dist/i nclude -I/usr/ports/www/mozilla-devel/work/mozilla/dist/include/nspr -I/usr/port s/www/mozilla-devel/work/mozilla/dist/include/dbm nsinstall.c cc -o FreeBSD5.2_OPT.OBJ/pathsub.o -c -O -fPIC -ansi -Wall -DFREEBSD -DHAVE_STRE RROR -DHAVE_BSD_FLOCK -DXP_UNIX -UDEBUG -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -I/ usr/X11R6/include -I/usr/ports/www/mozilla-devel/work/mozilla/dist/include -I.. /../../dist/public/coreconf -I../../../dist/private/coreconf -I../../../dist/inc lude -I/usr/ports/www/mozilla-devel/work/mozilla/dist/include/nspr -I/usr/ports/ www/mozilla-devel/work/mozilla/dist/include/dbm pathsub.c michael From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 00:35:51 2004 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 713FC16A4CE for ; Mon, 5 Apr 2004 00:35:51 -0700 (PDT) Received: from ahze.ahze.net (adsl-068-209-163-003.sip.clt.bellsouth.net [68.209.163.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D4D643D55 for ; Mon, 5 Apr 2004 00:35:51 -0700 (PDT) (envelope-from ahze@ahze.net) Received: from [192.168.1.5] (eamc.ahze.net [192.168.1.5]) by ahze.ahze.net (Postfix) with ESMTP id 2271D4E for ; Mon, 5 Apr 2004 03:36:20 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v613) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: FreeBSD GNOME Users From: michael johnson Date: Mon, 5 Apr 2004 03:35:50 -0400 X-Mailer: Apple Mail (2.613) Subject: graphics/librsvg2 fails to apply patches. 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: Mon, 05 Apr 2004 07:35:51 -0000 gentoo:/usr/ports/graphics/librsvg2 root$ make ===> Vulnerability check disabled ===> Extracting for librsvg2-2.6.4 >> Checksum OK for gnome2/librsvg-2.6.4.tar.bz2. ===> Patching for librsvg2-2.6.4 ===> Applying FreeBSD patches for librsvg2-2.6.4 1 out of 1 hunks failed--saving rejects to rsvg-styles.c.rej >> Patch patch-rsvg-styles.c failed to apply cleanly. >> Patch(es) patch-rsvg-paint-server.c applied cleanly. *** Error code 1 Stop in /usr/ports/graphics/librsvg2. michael From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 00:41:48 2004 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 63A4616A4CE for ; Mon, 5 Apr 2004 00:41:48 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9424643D39 for ; Mon, 5 Apr 2004 00:41:47 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i357dr9j059225; Mon, 5 Apr 2004 03:39:53 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: michael johnson In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-tQMRtxYBeppVtqup5qgc" Organization: MarcusCom, Inc. Message-Id: <1081150901.89285.33.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 05 Apr 2004 03:41:41 -0400 cc: FreeBSD GNOME Users Subject: Re: graphics/librsvg2 fails to apply patches. 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: Mon, 05 Apr 2004 07:41:48 -0000 --=-tQMRtxYBeppVtqup5qgc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2004-04-05 at 03:35, michael johnson wrote: > gentoo:/usr/ports/graphics/librsvg2 root$ make > =3D=3D=3D> Vulnerability check disabled > =3D=3D=3D> Extracting for librsvg2-2.6.4 > >> Checksum OK for gnome2/librsvg-2.6.4.tar.bz2. > =3D=3D=3D> Patching for librsvg2-2.6.4 > =3D=3D=3D> Applying FreeBSD patches for librsvg2-2.6.4 > 1 out of 1 hunks failed--saving rejects to rsvg-styles.c.rej > >> Patch patch-rsvg-styles.c failed to apply cleanly. > >> Patch(es) patch-rsvg-paint-server.c applied cleanly. > *** Error code 1 >=20 > Stop in /usr/ports/graphics/librsvg2. Fixed, thanks for reporting. Joe >=20 > michael >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-tQMRtxYBeppVtqup5qgc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAcQ21b2iPiv4Uz4cRAsJhAKCMWbRLCKTYKiQIdGvBYMDqRKrjzQCgoXOU t3vibk6sn8ujfgFvquESY6o= =t2KX -----END PGP SIGNATURE----- --=-tQMRtxYBeppVtqup5qgc-- From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 04:15:10 2004 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 3115516A4CE for ; Mon, 5 Apr 2004 04:15:10 -0700 (PDT) Received: from mout.perfora.net (mout.perfora.net [217.160.230.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 020A743D39 for ; Mon, 5 Apr 2004 04:15:10 -0700 (PDT) (envelope-from roop@hqst.com) Received: from [217.160.230.52] (helo=smtp.perfora.net) by mout.perfora.net with esmtp (Exim 3.35 #1) id 1BAS4L-0005jM-00 for freebsd-gnome@freebsd.org; Mon, 05 Apr 2004 07:15:09 -0400 Received: from [24.82.166.192] (helo=hqst.com) by smtp.perfora.net with asmtp (Exim 3.35 #1) id 1BAS4L-0004T3-00 for freebsd-gnome@FreeBSD.org; Mon, 05 Apr 2004 07:15:09 -0400 Message-ID: <40713FC1.7080903@hqst.com> Date: Mon, 05 Apr 2004 04:15:13 -0700 From: Roop Nanuwa User-Agent: Mozilla Thunderbird 0.5+ (Windows/20040220) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-gnome@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Safely jumping off the development tree for Gnome 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: Mon, 05 Apr 2004 11:15:10 -0000 I, like many others I presume, have been following the Gnome development and the 2.5 series which has now been released as 2.6. Using the great tools on Marcus' site and the CVS tree there it's been painless and extremely easy to do. Now with the release of 2.6 I've decided I don't think I want to continue running the bleeding edge development version of the (?2.7?) series and would like to just stick with 2.6.0 and the standard ports tree updates to it. Now my question is - is doing so as simple as just CVSuping my ports tree with the standard FreeBSD tree and not running the marcusmerge script afterwards anymore? Are there any caveats I should be aware of before I do that? Do I need to do anything special before hopping off the development train? Tuck and roll? Thanks all, --roop From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 17:57:54 2004 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 0041216A4CE for ; Sun, 4 Apr 2004 17:57:54 -0700 (PDT) Received: from melphom.hovin.net (062016170164.customer.alfanett.no [62.16.170.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82AF743D58 for ; Sun, 4 Apr 2004 17:57:53 -0700 (PDT) (envelope-from hovin@hovin.net) Received: from hovin (unknown [192.168.0.2]) by melphom.hovin.net (Postfix) with SMTP id C1CA7F3 for ; Mon, 5 Apr 2004 02:57:51 +0200 (CEST) Message-ID: <000801c41aa9$0817a8e0$0200a8c0@hovin> From: "Andreas Hovin" To: Date: Mon, 5 Apr 2004 02:57:55 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Mailman-Approved-At: Mon, 05 Apr 2004 04:55:01 -0700 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Gnome2.6 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: Mon, 05 Apr 2004 00:57:54 -0000 When does the Gnome2.6 come in ports? From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 05:41:53 2004 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 6238416A4CE for ; Mon, 5 Apr 2004 05:41:53 -0700 (PDT) Received: from eagle4.cc.GeorgiaSouthern.edu (eagle4.cc.GaSoU.edu [141.165.4.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96CA943D1D for ; Mon, 5 Apr 2004 05:41:52 -0700 (PDT) (envelope-from sdodson@sdodson.com) Received: from sdodson (vl208-124.vl208.GeorgiaSouthern.edu [141.165.208.124]) i35CfnRS017101; Mon, 5 Apr 2004 08:41:49 -0400 (EDT) Message-ID: <003c01c41b0b$3e39c4a0$7cd0a58d@sdodson> From: "Scott Dodson" To: "Andreas Hovin" , References: <000801c41aa9$0817a8e0$0200a8c0@hovin> Date: Mon, 5 Apr 2004 08:40:56 -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.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-RAVMilter-Version: 8.4.2(snapshot 20021217) (eagle4) Subject: Re: Gnome2.6 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: Mon, 05 Apr 2004 12:41:53 -0000 ----- Original Message ----- From: "Andreas Hovin" To: Sent: Sunday, April 04, 2004 8:57 PM Subject: Gnome2.6 > When does the Gnome2.6 come in ports? > It's in there as of late last night. Thanks, Scott Dodson Ga Southern Univ College of IT, IT Services From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 07:46:38 2004 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 1E5E516A4CE for ; Mon, 5 Apr 2004 07:46:38 -0700 (PDT) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id C540443D60 for ; Mon, 5 Apr 2004 07:46:37 -0700 (PDT) (envelope-from nectar@celabo.org) Received: from localhost (localhost [127.0.0.1]) by gw.celabo.org (Postfix) with ESMTP id 4A87554883; Mon, 5 Apr 2004 09:46:37 -0500 (CDT) Received: from gw.celabo.org ([127.0.0.1]) by localhost (hellblazer.celabo.org [127.0.0.1]) (amavisd-new, port 10024) with SMTP id 69414-02; Mon, 5 Apr 2004 09:46:25 -0500 (CDT) Received: from lum.celabo.org (dhcp-207.celabo.org [10.0.1.207]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "lum.celabo.org", Issuer "celabo.org CA" (verified OK)) by gw.celabo.org (Postfix) with ESMTP id C031054861; Mon, 5 Apr 2004 09:46:25 -0500 (CDT) Received: by lum.celabo.org (Postfix, from userid 501) id E0F7B1AE024; Mon, 5 Apr 2004 09:35:25 -0500 (CDT) Date: Mon, 5 Apr 2004 09:35:25 -0500 From: "Jacques A. Vidrine" To: Khairil Yusof Message-ID: <20040405143525.GA15074@lum.celabo.org> Mail-Followup-To: "Jacques A. Vidrine" , Khairil Yusof , gnome@freebsd.org References: <200404050335.i353ZMIU036434@repoman.freebsd.org> <1081139010.13125.28.camel@wolverine.cerebro.net.my> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1081139010.13125.28.camel@wolverine.cerebro.net.my> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.6i cc: gnome@freebsd.org Subject: Re: im-ja 0.9 broken with Gnome 2.6 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: Mon, 05 Apr 2004 14:46:38 -0000 On Mon, Apr 05, 2004 at 12:23:31PM +0800, Khairil Yusof wrote: > Please ignore if this already a known issue. > > Recent Gnome 2.6 merge will break the build for this port. > > 1.01 has been reported as compiling ok with gtk2.4. Thanks for the heads-up. As soon as my machine is done upgrading to GNOME 2.6 :-), I'll see about upgrading im-ja to 1.0. Cheers, -- Jacques Vidrine / nectar@celabo.org / jvidrine@verio.net / nectar@freebsd.org From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 07:50:09 2004 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 99F0516A4CE for ; Mon, 5 Apr 2004 07:50:09 -0700 (PDT) Received: from scaup.mail.pas.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A45043D4C for ; Mon, 5 Apr 2004 07:50:09 -0700 (PDT) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-200-093.lsanca1.elnk.dsl.genuity.net ([4.62.200.93] helo=mvh.mine.nu) by scaup.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1BAVQP-0006BR-00 for gnome@freebsd.org; Mon, 05 Apr 2004 07:50:09 -0700 Received: from localhost (localhost [127.0.0.1]) by mvh.mine.nu (Postfix) with ESMTP id 93C5253B2 for ; Mon, 5 Apr 2004 07:50:08 -0700 (PDT) Received: from mvh.mine.nu ([127.0.0.1]) by localhost (mvh.mine.nu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00284-01 for ; Mon, 5 Apr 2004 07:50:07 -0700 (PDT) Received: by mvh.mine.nu (Postfix, from userid 1000) id 1E7C853A7; Mon, 5 Apr 2004 07:50:06 -0700 (PDT) From: Mike Harding To: gnome@freebsd.org Message-Id: <20040405145006.1E7C853A7@mvh.mine.nu> Date: Mon, 5 Apr 2004 07:50:06 -0700 (PDT) X-Virus-Scanned: by amavisd-new at mvh.mine.nu Subject: small thing in /usr/ports/editors/gnome2-office 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: Mon, 05 Apr 2004 14:50:09 -0000 Looks like the makefile wants evolution-1.5, but there is only 1.4.6 in ports, so this won't work quite right, right? - Mike H. (from the Makefile) ... RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ planner:${PORTSDIR}/deskutils/planner \ dia:${PORTSDIR}/graphics/dia \ glabels:${PORTSDIR}/deskutils/glabels \ evolution-1.5:${PORTSDIR}/mail/evolution \ AbiWord-2.2:${PORTSDIR}/editors/AbiWord2 \ mergeant:${PORTSDIR}/databases/mergeant From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 08:29:37 2004 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 D9A5316A4CE for ; Mon, 5 Apr 2004 08:29:37 -0700 (PDT) Received: from serv01.divms.uiowa.edu (serv01.divms.uiowa.edu [128.255.44.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58FA743D31 for ; Mon, 5 Apr 2004 08:29:37 -0700 (PDT) (envelope-from jdusek@cs.uiowa.edu) Received: from cs.uiowa.edu ([128.255.33.169]) by serv01.divms.uiowa.edu with id i35FTQJN028261 for ; Mon, 5 Apr 2004 10:29:26 -0500 (CDT) Message-ID: <40717B57.4030401@cs.uiowa.edu> Date: Mon, 05 Apr 2004 10:29:27 -0500 From: Jason Dusek Organization: University of Iowa User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040323 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Gnome@BSD" References: <1081137325.89285.24.camel@shumai.marcuscom.com> In-Reply-To: <1081137325.89285.24.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.901 () BAYES_00 X-Scanned-By: MIMEDefang 2.37 Subject: Re: HEADS UP: GNOME 2.6 released! X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jdusek@cs.uiowa.edu List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 15:29:38 -0000 Hey Everyone, How do I 'drop to a terminal' if I am running GDM? Should I just turn GDM off, reboot, and then turn it back on again, or is there a better way? --~:~\\ Jason Dusek \\~:~://|||//|||| ---~:~\\ The Hydra Project \\~:~://|||//||| ----~:~\\ The University of Iowa \\~:~://|||//|| ---- Joe Marcus Clarke wrote: > The FreeBSD GNOME Team is delighted to announce the release of the GNOME > 2.6 Desktop and Developer suites for FreeBSD. Accompanying this release > are the usual meta-port bumps for the GNOME Fifth Toe, Power Tools, > Hacker Tools, and Office. > > For the highlights of what's new in GNOME 2.6, please checkout our > upgrade FAQ at: > > http://www.freebsd.org/gnome/docs/faq26.html > > This page will give GNOME users a script which they can use to assist > with the upgrade. IF YOU ARE A GNOME DESKTOP USER, YOU MUST USE THIS > SCRIPT TO UPGRADE. > > If you'd rather install from packages, go to > http://www.marcuscom.com/tinderbox/ where you will find i386 packages > for all supported FreeBSD versions. > > In addition to the GNOME-wide improvements in GNOME 2.6, there have been > some FreeBSD-specific additions as well. First, certain types of media > (e.g. CD-ROMs, floppies, etc.) are now mountable dynamically for > Nautilus. This release also consolidates the KDE menus (if KDE is > installed) so there isn't as much clutter under the Applications menu. > Finally, we have a spiffy new splash screen created by Franz Klammer. > > As always, GNOME on FreeBSD would not be possible without the effort of > this team (http://www.freebsd.org/gnome/contact.html), its alumni, and > our users. We would especially like to thank the following users that > helped by testing GNOME 2.5, and providing patches: > > Jeremy Messenger > Khairil Yusof > Koop Mast > Simon Barner > Tom McLaughlin > Scott Dodson > Vladimir Grebenschikov > > Marcus on behalf of the FreeBSD GNOME Team > From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 08:48:26 2004 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 600C816A4CE for ; Mon, 5 Apr 2004 08:48:26 -0700 (PDT) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 29E4B43D48 for ; Mon, 5 Apr 2004 08:48:26 -0700 (PDT) (envelope-from adamw@magnesium.net) Received: (qmail 5552 invoked by uid 1252); 5 Apr 2004 15:48:22 -0000 Date: 5 Apr 2004 11:48:22 -0400 Date: Mon, 5 Apr 2004 11:48:22 -0400 From: Adam Weinberger To: Jason Dusek Message-ID: <20040405154822.GB77438@toxic.magnesium.net> References: <1081137325.89285.24.camel@shumai.marcuscom.com> <40717B57.4030401@cs.uiowa.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40717B57.4030401@cs.uiowa.edu> X-Editor: Vim 6.2 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i cc: "Gnome@BSD" Subject: Re: HEADS UP: GNOME 2.6 released! 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: Mon, 05 Apr 2004 15:48:26 -0000 >> (04.05.2004 @ 1129 PST): Jason Dusek said, in 2.2K: << > Hey Everyone, > > How do I 'drop to a terminal' if I am running GDM? Should I just turn > GDM off, reboot, and then turn it back on again, or is there a better way? >> end of "Re: HEADS UP: GNOME 2.6 released!" from Jason Dusek << Is the usual Ctrl-Alt-F2 (or Fwhatever) not working for you? # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 10:14:33 2004 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 21E4A16A4CE for ; Mon, 5 Apr 2004 10:14:33 -0700 (PDT) Received: from lakermmtao05.cox.net (lakermmtao05.east.cox.net [68.230.240.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E89B43D53 for ; Mon, 5 Apr 2004 10:14:32 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakermmtao05.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040405171432.BYXN313.lakermmtao05.cox.net@mezz.mezzweb.com>; Mon, 5 Apr 2004 13:14:32 -0400 To: Roop Nanuwa References: <40713FC1.7080903@hqst.com> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Mon, 05 Apr 2004 12:15:12 -0500 In-Reply-To: <40713FC1.7080903@hqst.com> User-Agent: Opera7.23/Linux M2 build 518 cc: freebsd-gnome@FreeBSD.org Subject: Re: Safely jumping off the development tree for Gnome 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: Mon, 05 Apr 2004 17:14:33 -0000 On Mon, 05 Apr 2004 04:15:13 -0700, Roop Nanuwa wrote: > I, like many others I presume, have been following the Gnome development > and the 2.5 series which has now been released as 2.6. Using the great > tools > on Marcus' site and the CVS tree there it's been painless and extremely > easy to do. Now with the release of 2.6 I've decided I don't think I want > to continue running the bleeding edge development version of the (?2.7?) > series and would like to just stick with 2.6.0 and the standard ports > tree updates to it. > > Now my question is - is doing so as simple as just CVSuping my ports > tree with the standard FreeBSD tree and not running the marcusmerge > script afterwards anymore? Are there any caveats I should be aware of > before I do that? Do I need to do anything special before hopping off > the development train? Tuck and roll? Nothing, you just contiune CVSup without using marcusmerge and it should works just like what I am doing it right now. Cheers, Mezz > Thanks all, > --roop -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 11:01:49 2004 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 7204516A4E9 for ; Mon, 5 Apr 2004 11:01:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B20643D5A for ; Mon, 5 Apr 2004 11:01:49 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.10/8.12.10) with ESMTP id i35I1nbv070285 for ; Mon, 5 Apr 2004 11:01:49 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i35I1mlZ070279 for gnome@freebsd.org; Mon, 5 Apr 2004 11:01:48 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 5 Apr 2004 11:01:48 -0700 (PDT) Message-Id: <200404051801.i35I1mlZ070279@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: gnome@FreeBSD.org Subject: Current problem reports assigned to you 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: Mon, 05 Apr 2004 18:01:49 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/03/06] ports/63851 gnome [patch] enable devel/libgsf to be built w 1 problem total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/06/16] ports/39390 gnome Make graphics/imlib not depend upon GTK+ o [2004/02/29] ports/63575 gnome Anjuta 1.2.1 Segfaults on FreeBSD 5.2.1 2 problems total. From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 13:32:27 2004 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 326C316A4CE; Mon, 5 Apr 2004 13:32:27 -0700 (PDT) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3D4043D2D; Mon, 5 Apr 2004 13:32:26 -0700 (PDT) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 799797642D; Mon, 5 Apr 2004 22:32:24 +0200 (CEST) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07793-05; Mon, 5 Apr 2004 22:32:20 +0200 (CEST) Received: from webonaut.com (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id CF9BA76421; Mon, 5 Apr 2004 22:32:20 +0200 (CEST) Message-ID: <4071C2DD.1050200@webonaut.com> Date: Mon, 05 Apr 2004 22:34:37 +0200 From: Franz Klammer User-Agent: Mozilla Thunderbird 0.5 (X11/20040401) X-Accept-Language: en-us, en MIME-Version: 1.0 To: pav@FreeBSD.org, FreeBSD GNOME Users References: <4069F0A2.7040706@webonaut.com> <1080685718.73073.21.camel@hood.oook.cz> <406D9A33.7030402@webonaut.com> <1081010034.98990.6.camel@hood.oook.cz> In-Reply-To: <1081010034.98990.6.camel@hood.oook.cz> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at webonaut.com Subject: Re: gdesklets - calculation of disksize 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: Mon, 05 Apr 2004 20:32:27 -0000 Pav Lucistnik wrote: >V pá, 02. 04. 2004 v 18:52, Franz Klammer pí¹e: > > > >>hi! can you please test my gdesklets-patch if swap display of Psi >>now working your PC. >>if ok i will make a correct diff (only apply on -current). >> >> > >This does not build: > >cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libgtop-2.0 -I/usr/local/include/python2.3 -DLIBGTOP_VERSION_CODE=2000008 -I/usr/local/include -I/usr/X11R6/include -O -pipe -g -MT _glibtopmodule_la-glibtop.lo -MD -MP -MF .deps/_glibtopmodule_la-glibtop.Tpo -c glibtop.c -fPIC -DPIC -o .libs/_glibtopmodule_la-glibtop.lo >glibtop.c: In function `get_fsusage': >glibtop.c:532: error: structure has no member named `block_size' >gmake[2]: *** [_glibtopmodule_la-glibtop.lo] Error 1 >gmake[2]: Leaving directory `/usr/home/pav/cvs/freebsd/ports/deskutils/gdesklets/work/gDesklets-0.26.1/libdesklets' >gmake[1]: *** [all-recursive] Error 1 >gmake[1]: Leaving directory `/usr/home/pav/cvs/freebsd/ports/deskutils/gdesklets/work/gDesklets-0.26.1' >gmake: *** [all] Error 2 >*** Error code 2 > > > > thanks for testing it! looks like this patch only working with gnome 2.6 - that what i see while building gdesklets: -DLIBGTOP_VERSION_CODE=2005002 i'm not sure what i should do now ... make gdesklets only build with the latest version of glibtop ...? franz. From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 14:02:06 2004 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 CEA2816A4CE for ; Mon, 5 Apr 2004 14:02:06 -0700 (PDT) Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FCC943D53 for ; Mon, 5 Apr 2004 14:02:06 -0700 (PDT) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-200-093.lsanca1.elnk.dsl.genuity.net ([4.62.200.93] helo=mvh.mine.nu) by hawk.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1BAbEL-0001oH-00 for gnome@freebsd.org; Mon, 05 Apr 2004 14:02:06 -0700 Received: from localhost (localhost [127.0.0.1]) by mvh.mine.nu (Postfix) with ESMTP id 5175053B2 for ; Mon, 5 Apr 2004 14:02:05 -0700 (PDT) Received: from mvh.mine.nu ([127.0.0.1]) by localhost (mvh.mine.nu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07690-03 for ; Mon, 5 Apr 2004 14:02:04 -0700 (PDT) Received: by mvh.mine.nu (Postfix, from userid 1000) id 182AE53B0; Mon, 5 Apr 2004 14:02:04 -0700 (PDT) From: Mike Harding To: gnome@freebsd.org Message-Id: <20040405210204.182AE53B0@mvh.mine.nu> Date: Mon, 5 Apr 2004 14:02:04 -0700 (PDT) X-Virus-Scanned: by amavisd-new at mvh.mine.nu Subject: Nother port nit 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: Mon, 05 Apr 2004 21:02:06 -0000 /usr/ports/editors/AbiWord2 Makefile depends on /usr/X11R6/lib/libgucharmap.so.3, but now we have gucharmap.so.4. This causes a reinstall attempt/crash when installing /usr/ports/editors/gnome2-office. ... .if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc) LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/deskutils/gucharmap .else From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 15:07:53 2004 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 DDC0716A507 for ; Mon, 5 Apr 2004 15:07:53 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F7EF43D54 for ; Mon, 5 Apr 2004 15:07:53 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i35M5uoM067529; Mon, 5 Apr 2004 18:05:57 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Mike Harding In-Reply-To: <20040405210204.182AE53B0@mvh.mine.nu> References: <20040405210204.182AE53B0@mvh.mine.nu> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-bv1VUh4w0Y+p7LXczg/h" Organization: MarcusCom, Inc. Message-Id: <1081202868.53516.45.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 05 Apr 2004 18:07:48 -0400 cc: FreeBSD GNOME Users Subject: Re: Nother port nit 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: Mon, 05 Apr 2004 22:07:54 -0000 --=-bv1VUh4w0Y+p7LXczg/h Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2004-04-05 at 17:02, Mike Harding wrote: > /usr/ports/editors/AbiWord2 Makefile depends on > /usr/X11R6/lib/libgucharmap.so.3, but now we have gucharmap.so.4. > This causes a reinstall attempt/crash when installing > /usr/ports/editors/gnome2-office. >=20 > ... > .if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/guchar= map.pc) > LIB_DEPENDS+=3D gucharmap.3:${PORTSDIR}/deskutils/gucharmap > .else Fixed, thanks for reporting. Joe >=20 >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-bv1VUh4w0Y+p7LXczg/h Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAcdi0b2iPiv4Uz4cRAsz6AJ9eZwJTOpLKEt5zgH2VxnR1WqNw/QCeM1X5 Ul03eOUX9AKE1KLsLud6RXc= =gc81 -----END PGP SIGNATURE----- --=-bv1VUh4w0Y+p7LXczg/h-- From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 17:46:43 2004 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 68EA716A4CF for ; Mon, 5 Apr 2004 17:46:43 -0700 (PDT) Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCBFA43D1F for ; Mon, 5 Apr 2004 17:46:42 -0700 (PDT) (envelope-from piotr.smyrak@heron.pl) Received: from pf183.wroclaw.sdi.tpnet.pl ([213.25.228.183] helo=beth.poprostu.pl) by sys.heron.com.pl with asmtp (Exim 4.23) id 1BAejv-0001HE-7y for freebsd-gnome@freebsd.org; Tue, 06 Apr 2004 02:46:56 +0200 Date: Mon, 5 Apr 2004 22:15:04 +0200 From: Piotr Smyrak To: freebsd-gnome@freebsd.org Message-Id: <20040405221504.10de14e3@beth.poprostu.pl> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: packaging fails for gstreamer-plugins 0.8 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: Tue, 06 Apr 2004 00:46:43 -0000 Hi, ===> Building package for gstreamer-plugins-0.8.0 Creating package /usr/ports/packages/All/gstreamer-plugins-0.8.0.tbz Registering depends: Hermes-1.3.3_1 gstreamer-0.8.0_1 libgnomeui-2.6.0_1 libbonoboui-2.6.0 swfdec-0.2.2_4 gnome-icon-theme-1.2.0 libgnome-2.6.0 gnomevfs2-2.6.0_1 liba52-0.7.4_1 scrollkeeper-0.3.14_1,1 docbook-xsl-1.65.1 docbook-xml-4.2_1 libmikmod-esound-3.1.10_2 gnomemimedata-2.4.1_1 fam-2.6.9_4 flac-1.1.0_3 libbonobo-2.6.0 gconf2-2.6.0 libgnomecanvas-2.6.0 ORBit2-2.10.0 startup-notification-0.6 libglade2-2.3.6 gnomekeyring-0.2.0 gtk-2.4.0 libIDL-0.8.3_2 pango-1.4.0 gsm-1.0.10 XFree86-fontScalable-4.3.0 XFree86-fontEncodings-4.3.0 intltool-0.30_1 hicolor-icon-theme-0.4 atk-1.6.0 tiff-3.6.1_1 lame-3.95.1_2 linc-1.0.3_2 libmpeg2-0.3.1_1 djbfft-0.76 libart_lgpl2-2.3.16 sdl-1.2.7_1,1 shared-mime-info-0.14_1 libXft-2.1.6 libdvdnav-0.1.9 libdvdread-0.9.4 libdvdcss-1.2.8_1 libfame-0.9.1 libghttp-1.0.9 aalib-1.4.r5_1 cdparanoia-3.9.8_7 gnomehier-1.0_17 libmusicbrainz-2.1.1 libxslt-1.1.5 libid3tag-0.15.0b_1 libmad-0.15.0b esound-0.2.34 XFree86-libraries-4.3.0_6 popt-1.6.4_2 libvorbis-1.0.1,3 libshout-1.0.7 libsidplay-1.36.57 libogg-1.1,3 libxml2-2.6.8 glib-2.4.0 p5-XML-Parser-2.34_1 gettext-0.13.1_1 fontconfig-2.2.2,1 imake-4.3.0_2 libaudiofile-0.2.6 png-1.2.5_3 libiconv-1.9.1_3 python-2.3.3_4 samba-libsmbclient-3.0.2a docbook-sk-4.1.2_3 perl-5.6.1_15 sdocbook-xml-4.1.2.5_2 expat-1.95.7 freetype2-2.1.7_2 svgalib-1.4.3_3 pkgconfig-0.15.0_1 jpeg-6b_2 xmlcatmgr-2.0.b1. Creating bzip'd tar ball in '/usr/ports/packages/All/gstreamer-plugins-0.8.0.tbz' tar: lib/gstreamer-0.8/libgsthttpsrc.so: Cannot stat: No such file or directory tar: lib/gstreamer-0.8/libgstshout.so: Cannot stat: No such file or directory tar: Error exit delayed from previous errors pkg_create: make_dist: tar command failed with code 512 *** Error code 1 Stop in /usr/ports/multimedia/gstreamer-plugins. /etc/make.conf: ## gstreamer-plugins .if ${.CURDIR:N*/ports/multimedia/gstreamer-plugins} == "" WITH_HERMES= yes WITH_OPENQUICKTIME= yes WITH_LIBMPEG2= yes WITH_MAD= yes WITH_HTTP= yes WITH_LADSPA= yes WITH_LIBFAME= yes WITH_LIBSHOUT= yes WITH_LIBSIDPLAY= yes .endif -- Piotr Smyrak piotr.smyrak@heron.pl From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 17:46:52 2004 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 ADE8B16A4CF for ; Mon, 5 Apr 2004 17:46:49 -0700 (PDT) Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E6AD43D41 for ; Mon, 5 Apr 2004 17:46:49 -0700 (PDT) (envelope-from piotr.smyrak@heron.pl) Received: from pf183.wroclaw.sdi.tpnet.pl ([213.25.228.183] helo=beth.poprostu.pl) by sys.heron.com.pl with asmtp (Exim 4.23) id 1BAek1-0001HS-Bc for freebsd-gnome@freebsd.org; Tue, 06 Apr 2004 02:47:01 +0200 Date: Tue, 6 Apr 2004 00:46:54 +0200 From: Piotr Smyrak To: freebsd-gnome@freebsd.org Message-Id: <20040406004654.2d08b0d2@beth.poprostu.pl> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: packaging fails for fileroller 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: Tue, 06 Apr 2004 00:46:53 -0000 Hi, ===> Registering installation for fileroller-2.6.0,1 ===> Building package for fileroller-2.6.0,1 Creating package /usr/ports/packages/All/fileroller-2.6.0,1.tbz Registering depends: libgnomeui-2.6.0_1 gnomekeyring-0.2.0 libbonoboui-2.6.0 gnome-icon-theme-1.2.0 libgnome-2.6.0 gnomevfs2-2.6.0_1 scrollkeeper-0.3.14_1,1 docbook-xsl-1.65.1 docbook-xml-4.2_1 esound-0.2.34 gnomemimedata-2.4.1_1 fam-2.6.9_4 libbonobo-2.6.0 libgnomecanvas-2.6.0 gconf2-2.6.0 ORBit2-2.10.0 startup-notification-0.6 libglade2-2.3.6 gtk-2.4.0 pango-1.4.0 libIDL-0.8.3_2 XFree86-fontScalable-4.3.0 intltool-0.30_1 XFree86-fontEncodings-4.3.0 hicolor-icon-theme-0.4 atk-1.6.0 tiff-3.6.1_1 linc-1.0.3_2 libXft-2.1.6 libart_lgpl2-2.3.16 libaudiofile-0.2.6 shared-mime-info-0.14_1 gnomehier-1.0_17 popt-1.6.4_2 XFree86-libraries-4.3.0_6 fontconfig-2.2.2,1 cdparanoia-3.9.8_7 libxslt-1.1.5 libxml2-2.6.8 glib-2.4.0 p5-XML-Parser-2.34_1 gettext-0.13.1_1 freetype2-2.1.7_2 imake-4.3.0_2 pkgconfig-0.15.0_1 png-1.2.5_3 libiconv-1.9.1_3 python-2.3.3_4 samba-libsmbclient-3.0.2a docbook-sk-4.1.2_3 sdocbook-xml-4.1.2.5_2 expat-1.95.7 perl-5.6.1_15 jpeg-6b_2 xmlcatmgr-2.0.b1. Creating bzip'd tar ball in '/usr/ports/packages/All/fileroller-2.6.0,1.tbz' tar: share/doc/fileroller/AUTHORS: Cannot stat: No such file or directory tar: share/doc/fileroller/NEWS: Cannot stat: No such file or directory tar: share/doc/fileroller/README: Cannot stat: No such file or directory tar: share/doc/fileroller/TODO: Cannot stat: No such file or directory tar: Error exit delayed from previous errors pkg_create: make_dist: tar command failed with code 512 *** Error code 1 Stop in /usr/ports/archivers/fileroller. -- Piotr Smyrak piotr.smyrak@heron.pl From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 17:46:53 2004 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 7D39316A504 for ; Mon, 5 Apr 2004 17:46:50 -0700 (PDT) Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 441DB43D41 for ; Mon, 5 Apr 2004 17:46:50 -0700 (PDT) (envelope-from piotr.smyrak@heron.pl) Received: from pf183.wroclaw.sdi.tpnet.pl ([213.25.228.183] helo=beth.poprostu.pl) by sys.heron.com.pl with asmtp (Exim 4.23) id 1BAek2-0001HV-Nw; Tue, 06 Apr 2004 02:47:02 +0200 Date: Tue, 6 Apr 2004 02:44:29 +0200 From: Piotr Smyrak To: freebsd-gnome@freebsd.org, stoerte@dreamwarrior.net Message-Id: <20040406024429.4381afc1@beth.poprostu.pl> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: fix for x11-toolkits/gnome-industrial-theme 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: Tue, 06 Apr 2004 00:46:53 -0000 Hi, Here is a fix for x11-toolkits/gnome-industrial-theme to go with the new gtk-2.4 ---- patch starts ---- --- /usr/ports/x11-toolkits/gnome-industrial-theme/Makefile.orig Tue Apr 6 01:30:07 2004 +++ /usr/ports/x11-toolkits/gnome-industrial-theme/Makefile Tue Apr 6 01:30:27 2004 @@ -18,8 +18,8 @@ COMMENT= Slick GNOME2 theme from Ximian EXTRACT_DEPENDS=rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio -BUILD_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libindustrial.so:${PORTSDIR}/x 11-toolkits/gnome-themes-extras -RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libindustrial.so:${PORTSDIR}/x 11-toolkits/gnome-themes-extras +BUILD_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.4.0/engines/libindustrial.so:${PORTSDIR}/x 11-toolkits/gnome-themes-extras +RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.4.0/engines/libindustrial.so:${PORTSDIR}/x 11-toolkits/gnome-themes-extras NO_BUILD= yes USE_X_PREFIX= yes ---- patch ends ---- -- Piotr Smyrak piotr.smyrak@heron.pl From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 18:02:21 2004 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 5F21616A4CE for ; Mon, 5 Apr 2004 18:02:21 -0700 (PDT) Received: from forrie.com (forrie.ne.client2.attbi.com [24.62.205.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 791F843D45 for ; Mon, 5 Apr 2004 18:02:20 -0700 (PDT) (envelope-from forrie@forrie.com) Received: from forrie.com (i-25.forrie.net. [192.168.1.25]) by forrie.com with ESMTP id i3611tSf014110 for ; Mon, 5 Apr 2004 21:01:56 -0400 (EDT) (envelope-from forrie@forrie.com) Message-ID: <40720181.1030608@forrie.com> Date: Mon, 05 Apr 2004 21:01:53 -0400 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 0.5+ (Windows/20040405) X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean Subject: Thunderbird snapshot? 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: Tue, 06 Apr 2004 01:02:21 -0000 Is there a chance we could get a thunderbird-snap that has the latest snapshot (or periodically updated, at least) of the development code? From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 18:13:30 2004 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 10BCE16A4CE for ; Mon, 5 Apr 2004 18:13:30 -0700 (PDT) Received: from lakermmtao04.cox.net (lakermmtao04.east.cox.net [68.230.240.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9016643D45 for ; Mon, 5 Apr 2004 18:13:29 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakermmtao04.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040406011208.KPDF300.lakermmtao04.cox.net@mezz.mezzweb.com>; Mon, 5 Apr 2004 21:12:08 -0400 To: Forrest Aldrich References: <40720181.1030608@forrie.com> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Mon, 05 Apr 2004 20:12:51 -0500 In-Reply-To: <40720181.1030608@forrie.com> User-Agent: Opera7.23/Linux M2 build 518 cc: gnome@freebsd.org Subject: Re: Thunderbird snapshot? 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: Tue, 06 Apr 2004 01:13:30 -0000 On Mon, 05 Apr 2004 21:01:53 -0400, Forrest Aldrich wrote: > Is there a chance we could get a thunderbird-snap that has the latest > snapshot (or periodically updated, at least) of the development code? It can be done as long there have tarball of it. Cheers, Mezz -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 18:14:38 2004 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 3108516A4CE for ; Mon, 5 Apr 2004 18:14:38 -0700 (PDT) Received: from lakermmtao04.cox.net (lakermmtao04.east.cox.net [68.230.240.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id B430E43D2D for ; Mon, 5 Apr 2004 18:14:37 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakermmtao04.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040406011340.KQDH300.lakermmtao04.cox.net@mezz.mezzweb.com>; Mon, 5 Apr 2004 21:13:40 -0400 To: Piotr Smyrak References: <20040405221504.10de14e3@beth.poprostu.pl> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Mon, 05 Apr 2004 20:14:23 -0500 In-Reply-To: <20040405221504.10de14e3@beth.poprostu.pl> User-Agent: Opera7.23/Linux M2 build 518 cc: freebsd-gnome@freebsd.org Subject: Re: packaging fails for gstreamer-plugins 0.8 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: Tue, 06 Apr 2004 01:14:38 -0000 Please check the 'MAINTAINER' in the Makefile. Cheers, Mezz On Mon, 5 Apr 2004 22:15:04 +0200, Piotr Smyrak wrote: > Hi, > > ===> Building package for gstreamer-plugins-0.8.0 > Creating package /usr/ports/packages/All/gstreamer-plugins-0.8.0.tbz > Registering depends: Hermes-1.3.3_1 gstreamer-0.8.0_1 > libgnomeui-2.6.0_1 libbonoboui-2.6.0 swfdec-0.2.2_4 > gnome-icon-theme-1.2.0 libgnome-2.6.0 gnomevfs2-2.6.0_1 > liba52-0.7.4_1 scrollkeeper-0.3.14_1,1 docbook-xsl-1.65.1 > docbook-xml-4.2_1 libmikmod-esound-3.1.10_2 gnomemimedata-2.4.1_1 > fam-2.6.9_4 flac-1.1.0_3 libbonobo-2.6.0 gconf2-2.6.0 > libgnomecanvas-2.6.0 ORBit2-2.10.0 startup-notification-0.6 > libglade2-2.3.6 gnomekeyring-0.2.0 gtk-2.4.0 libIDL-0.8.3_2 > pango-1.4.0 gsm-1.0.10 XFree86-fontScalable-4.3.0 > XFree86-fontEncodings-4.3.0 intltool-0.30_1 hicolor-icon-theme-0.4 > atk-1.6.0 tiff-3.6.1_1 lame-3.95.1_2 linc-1.0.3_2 libmpeg2-0.3.1_1 > djbfft-0.76 libart_lgpl2-2.3.16 sdl-1.2.7_1,1 > shared-mime-info-0.14_1 libXft-2.1.6 libdvdnav-0.1.9 > libdvdread-0.9.4 libdvdcss-1.2.8_1 libfame-0.9.1 libghttp-1.0.9 > aalib-1.4.r5_1 cdparanoia-3.9.8_7 gnomehier-1.0_17 > libmusicbrainz-2.1.1 libxslt-1.1.5 libid3tag-0.15.0b_1 > libmad-0.15.0b esound-0.2.34 XFree86-libraries-4.3.0_6 popt-1.6.4_2 > libvorbis-1.0.1,3 libshout-1.0.7 libsidplay-1.36.57 libogg-1.1,3 > libxml2-2.6.8 glib-2.4.0 p5-XML-Parser-2.34_1 gettext-0.13.1_1 > fontconfig-2.2.2,1 imake-4.3.0_2 libaudiofile-0.2.6 png-1.2.5_3 > libiconv-1.9.1_3 python-2.3.3_4 samba-libsmbclient-3.0.2a > docbook-sk-4.1.2_3 perl-5.6.1_15 sdocbook-xml-4.1.2.5_2 expat-1.95.7 > freetype2-2.1.7_2 svgalib-1.4.3_3 pkgconfig-0.15.0_1 jpeg-6b_2 > xmlcatmgr-2.0.b1. > Creating bzip'd tar ball in > '/usr/ports/packages/All/gstreamer-plugins-0.8.0.tbz' > tar: lib/gstreamer-0.8/libgsthttpsrc.so: Cannot stat: No such file > or directory > tar: lib/gstreamer-0.8/libgstshout.so: Cannot stat: No such file or > directory > tar: Error exit delayed from previous errors > pkg_create: make_dist: tar command failed with code 512 > *** Error code 1 > > Stop in /usr/ports/multimedia/gstreamer-plugins. > > /etc/make.conf: > ## gstreamer-plugins > .if ${.CURDIR:N*/ports/multimedia/gstreamer-plugins} == "" > WITH_HERMES= yes > WITH_OPENQUICKTIME= yes > WITH_LIBMPEG2= yes > WITH_MAD= yes > WITH_HTTP= yes > WITH_LADSPA= yes > WITH_LIBFAME= yes > WITH_LIBSHOUT= yes > WITH_LIBSIDPLAY= yes > .endif -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 18:50:33 2004 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 B8DCA16A4CE for ; Mon, 5 Apr 2004 18:50:33 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 064BC43D49 for ; Mon, 5 Apr 2004 18:50:33 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i361mB4E069448; Mon, 5 Apr 2004 21:48:11 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Piotr Smyrak In-Reply-To: <20040406024429.4381afc1@beth.poprostu.pl> References: <20040406024429.4381afc1@beth.poprostu.pl> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-YzAQBS1eHeGckWyDUxjZ" Organization: MarcusCom, Inc. Message-Id: <1081216203.53516.53.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 05 Apr 2004 21:50:04 -0400 cc: freebsd-gnome@freebsd.org Subject: Re: fix for x11-toolkits/gnome-industrial-theme 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: Tue, 06 Apr 2004 01:50:33 -0000 --=-YzAQBS1eHeGckWyDUxjZ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2004-04-05 at 20:44, Piotr Smyrak wrote: > Hi, >=20 > Here is a fix for x11-toolkits/gnome-industrial-theme to go with the > new gtk-2.4 Committed, thanks! Joe >=20 > ---- patch starts ---- > --- /usr/ports/x11-toolkits/gnome-industrial-theme/Makefile.orig Tue Apr = 6 01:30:07 2004 > +++ /usr/ports/x11-toolkits/gnome-industrial-theme/Makefile Tue Apr 6 01= :30:27 2004 > @@ -18,8 +18,8 @@ > COMMENT=3D Slick GNOME2 theme from Ximian > =20 > EXTRACT_DEPENDS=3Drpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio > -BUILD_DEPENDS=3D > ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libindustrial.so:${PORTSDIR}/x > 11-toolkits/gnome-themes-extras > -RUN_DEPENDS=3D =20 > ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libindustrial.so:${PORTSDIR}/x > 11-toolkits/gnome-themes-extras > +BUILD_DEPENDS=3D > ${X11BASE}/lib/gtk-2.0/2.4.0/engines/libindustrial.so:${PORTSDIR}/x > 11-toolkits/gnome-themes-extras > +RUN_DEPENDS=3D =20 > ${X11BASE}/lib/gtk-2.0/2.4.0/engines/libindustrial.so:${PORTSDIR}/x > 11-toolkits/gnome-themes-extras > =20 > NO_BUILD=3D yes > USE_X_PREFIX=3D yes > ---- patch ends ---- --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-YzAQBS1eHeGckWyDUxjZ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAcgzLb2iPiv4Uz4cRAglSAJoCzKYDMnmZ7iW5g4kczzE/sAczPQCfZBcz cL/aEWaxESaInXdO9TKJ3zs= =oT36 -----END PGP SIGNATURE----- --=-YzAQBS1eHeGckWyDUxjZ-- From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 18:54:50 2004 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 CA21216A4CE for ; Mon, 5 Apr 2004 18:54:50 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D0D543D49 for ; Mon, 5 Apr 2004 18:54:50 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i361qZ4L069518; Mon, 5 Apr 2004 21:52:35 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Piotr Smyrak In-Reply-To: <20040406004654.2d08b0d2@beth.poprostu.pl> References: <20040406004654.2d08b0d2@beth.poprostu.pl> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-2GjtLd5htM6LJ3vw7InX" Organization: MarcusCom, Inc. Message-Id: <1081216468.53516.55.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 05 Apr 2004 21:54:28 -0400 cc: freebsd-gnome@freebsd.org Subject: Re: packaging fails for fileroller 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: Tue, 06 Apr 2004 01:54:50 -0000 --=-2GjtLd5htM6LJ3vw7InX Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2004-04-05 at 18:46, Piotr Smyrak wrote: > Hi, >=20 > =3D=3D=3D> Registering installation for fileroller-2.6.0,1 > =3D=3D=3D> Building package for fileroller-2.6.0,1 > Creating package /usr/ports/packages/All/fileroller-2.6.0,1.tbz > Registering depends: libgnomeui-2.6.0_1 gnomekeyring-0.2.0 > libbonoboui-2.6.0 gnome-icon-theme-1.2.0 libgnome-2.6.0 > gnomevfs2-2.6.0_1 scrollkeeper-0.3.14_1,1 docbook-xsl-1.65.1 > docbook-xml-4.2_1 esound-0.2.34 gnomemimedata-2.4.1_1 fam-2.6.9_4 > libbonobo-2.6.0 libgnomecanvas-2.6.0 gconf2-2.6.0 ORBit2-2.10.0 > startup-notification-0.6 libglade2-2.3.6 gtk-2.4.0 pango-1.4.0 > libIDL-0.8.3_2 XFree86-fontScalable-4.3.0 intltool-0.30_1 > XFree86-fontEncodings-4.3.0 hicolor-icon-theme-0.4 atk-1.6.0 > tiff-3.6.1_1 linc-1.0.3_2 libXft-2.1.6 libart_lgpl2-2.3.16 > libaudiofile-0.2.6 shared-mime-info-0.14_1 gnomehier-1.0_17 > popt-1.6.4_2 XFree86-libraries-4.3.0_6 fontconfig-2.2.2,1 > cdparanoia-3.9.8_7 libxslt-1.1.5 libxml2-2.6.8 glib-2.4.0 > p5-XML-Parser-2.34_1 gettext-0.13.1_1 freetype2-2.1.7_2 > imake-4.3.0_2 pkgconfig-0.15.0_1 png-1.2.5_3 libiconv-1.9.1_3 > python-2.3.3_4 samba-libsmbclient-3.0.2a docbook-sk-4.1.2_3 > sdocbook-xml-4.1.2.5_2 expat-1.95.7 perl-5.6.1_15 jpeg-6b_2 > xmlcatmgr-2.0.b1. > Creating bzip'd tar ball in > '/usr/ports/packages/All/fileroller-2.6.0,1.tbz' > tar: share/doc/fileroller/AUTHORS: Cannot stat: No such file or > directory > tar: share/doc/fileroller/NEWS: Cannot stat: No such file or > directory > tar: share/doc/fileroller/README: Cannot stat: No such file or > directory > tar: share/doc/fileroller/TODO: Cannot stat: No such file or > directory > tar: Error exit delayed from previous errors > pkg_create: make_dist: tar command failed with code 512 > *** Error code 1 > =20 > Stop in /usr/ports/archivers/fileroller. Fixed, thanks for reporting. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-2GjtLd5htM6LJ3vw7InX Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAcg3Ub2iPiv4Uz4cRAmyrAJ97Rr7sxLp/NyPrky78g3s8kZEWsACffO5o mG5xA10Z4z0wcB00cN5Y14o= =VZkp -----END PGP SIGNATURE----- --=-2GjtLd5htM6LJ3vw7InX-- From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 19:07:56 2004 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 7FDBC16A4CE for ; Mon, 5 Apr 2004 19:07:56 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0205743D4C for ; Mon, 5 Apr 2004 19:07:56 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i3625Xku069646; Mon, 5 Apr 2004 22:05:33 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Piotr Smyrak In-Reply-To: <20040405221504.10de14e3@beth.poprostu.pl> References: <20040405221504.10de14e3@beth.poprostu.pl> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-vsX39cmcCGDCn9N/NiGm" Organization: MarcusCom, Inc. Message-Id: <1081217246.53516.57.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 05 Apr 2004 22:07:26 -0400 cc: freebsd-gnome@freebsd.org Subject: Re: packaging fails for gstreamer-plugins 0.8 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: Tue, 06 Apr 2004 02:07:56 -0000 --=-vsX39cmcCGDCn9N/NiGm Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2004-04-05 at 16:15, Piotr Smyrak wrote: > Hi, >=20 > =3D=3D=3D> Building package for gstreamer-plugins-0.8.0 > Creating package /usr/ports/packages/All/gstreamer-plugins-0.8.0.tbz > Registering depends: Hermes-1.3.3_1 gstreamer-0.8.0_1 > libgnomeui-2.6.0_1 libbonoboui-2.6.0 swfdec-0.2.2_4 > gnome-icon-theme-1.2.0 libgnome-2.6.0 gnomevfs2-2.6.0_1 > liba52-0.7.4_1 scrollkeeper-0.3.14_1,1 docbook-xsl-1.65.1 > docbook-xml-4.2_1 libmikmod-esound-3.1.10_2 gnomemimedata-2.4.1_1 > fam-2.6.9_4 flac-1.1.0_3 libbonobo-2.6.0 gconf2-2.6.0 > libgnomecanvas-2.6.0 ORBit2-2.10.0 startup-notification-0.6 > libglade2-2.3.6 gnomekeyring-0.2.0 gtk-2.4.0 libIDL-0.8.3_2 > pango-1.4.0 gsm-1.0.10 XFree86-fontScalable-4.3.0 > XFree86-fontEncodings-4.3.0 intltool-0.30_1 hicolor-icon-theme-0.4 > atk-1.6.0 tiff-3.6.1_1 lame-3.95.1_2 linc-1.0.3_2 libmpeg2-0.3.1_1 > djbfft-0.76 libart_lgpl2-2.3.16 sdl-1.2.7_1,1 > shared-mime-info-0.14_1 libXft-2.1.6 libdvdnav-0.1.9 > libdvdread-0.9.4 libdvdcss-1.2.8_1 libfame-0.9.1 libghttp-1.0.9 > aalib-1.4.r5_1 cdparanoia-3.9.8_7 gnomehier-1.0_17 > libmusicbrainz-2.1.1 libxslt-1.1.5 libid3tag-0.15.0b_1 > libmad-0.15.0b esound-0.2.34 XFree86-libraries-4.3.0_6 popt-1.6.4_2 > libvorbis-1.0.1,3 libshout-1.0.7 libsidplay-1.36.57 libogg-1.1,3 > libxml2-2.6.8 glib-2.4.0 p5-XML-Parser-2.34_1 gettext-0.13.1_1 > fontconfig-2.2.2,1 imake-4.3.0_2 libaudiofile-0.2.6 png-1.2.5_3 > libiconv-1.9.1_3 python-2.3.3_4 samba-libsmbclient-3.0.2a > docbook-sk-4.1.2_3 perl-5.6.1_15 sdocbook-xml-4.1.2.5_2 expat-1.95.7 > freetype2-2.1.7_2 svgalib-1.4.3_3 pkgconfig-0.15.0_1 jpeg-6b_2 > xmlcatmgr-2.0.b1. > Creating bzip'd tar ball in > '/usr/ports/packages/All/gstreamer-plugins-0.8.0.tbz' > tar: lib/gstreamer-0.8/libgsthttpsrc.so: Cannot stat: No such file > or directory > tar: lib/gstreamer-0.8/libgstshout.so: Cannot stat: No such file or > directory > tar: Error exit delayed from previous errors > pkg_create: make_dist: tar command failed with code 512 > *** Error code 1 > =20 > Stop in /usr/ports/multimedia/gstreamer-plugins. >=20 > /etc/make.conf: > ## gstreamer-plugins > .if ${.CURDIR:N*/ports/multimedia/gstreamer-plugins} =3D=3D "" > WITH_HERMES=3D yes > WITH_OPENQUICKTIME=3D yes > WITH_LIBMPEG2=3D yes > WITH_MAD=3D yes > WITH_HTTP=3D yes > WITH_LADSPA=3D yes > WITH_LIBFAME=3D yes > WITH_LIBSHOUT=3D yes > WITH_LIBSIDPLAY=3D yes > .endif The httpsrc thing is fixed, but I will need to see the output of make configure to know more about the shout problem. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-vsX39cmcCGDCn9N/NiGm Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAchDeb2iPiv4Uz4cRAkCBAKCALinDsQ5tZ+lC0cVfJgmfGZrCxwCgnSX1 aL/12yMG9ANmLPrgs2eqZE4= =pl8y -----END PGP SIGNATURE----- --=-vsX39cmcCGDCn9N/NiGm-- From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 20:14:00 2004 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 A78CE16A4CE for ; Mon, 5 Apr 2004 20:14:00 -0700 (PDT) Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id D623943D31 for ; Mon, 5 Apr 2004 20:13:59 -0700 (PDT) (envelope-from piotr.smyrak@heron.pl) Received: from pf183.wroclaw.sdi.tpnet.pl ([213.25.228.183] helo=beth.poprostu.pl) by sys.heron.com.pl with asmtp (Exim 4.23) id 1BAh2o-0002bA-HR; Tue, 06 Apr 2004 05:14:34 +0200 Date: Tue, 6 Apr 2004 04:49:24 +0200 From: Piotr Smyrak To: Jeremy Messenger Message-Id: <20040406044924.664ca12e@beth.poprostu.pl> In-Reply-To: References: <20040405221504.10de14e3@beth.poprostu.pl> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-gnome@freebsd.org Subject: Re: packaging fails for gstreamer-plugins 0.8 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: Tue, 06 Apr 2004 03:14:00 -0000 On Mon, 05 Apr 2004 20:14:23 -0500, Jeremy Messenger wrote: > Please check the 'MAINTAINER' in the Makefile. > I know, I know, but as it was stored at Marcuscom CVS repository by the Gnome team, committed by Marcus with Gnome 2.6 and affected the fresh Gnome 2.6 so that was my motivation. -- Piotr Smyrak piotr.smyrak@heron.pl From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 21:07:56 2004 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 F2A2316A4CE; Mon, 5 Apr 2004 21:07:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4C2B43D2D; Mon, 5 Apr 2004 21:07:55 -0700 (PDT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) i3647dbv064242; Mon, 5 Apr 2004 21:07:39 -0700 (PDT) (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3647dkB064238; Mon, 5 Apr 2004 21:07:39 -0700 (PDT) (envelope-from linimon) Date: Mon, 5 Apr 2004 21:07:39 -0700 (PDT) From: Mark Linimon Message-Id: <200404060407.i3647dkB064238@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/65235: Mozilla from ports-current aborts or loops infinitely 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: Tue, 06 Apr 2004 04:07:56 -0000 Synopsis: Mozilla from ports-current aborts or loops infinitely Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: linimon Responsible-Changed-When: Mon Apr 5 21:07:21 PDT 2004 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=65235 From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 22:00:07 2004 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 6CCE216A4CE for ; Mon, 5 Apr 2004 22:00:07 -0700 (PDT) Received: from sun.home.homeunix.org (c-67-171-199-35.client.comcast.net [67.171.199.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4298443D3F for ; Mon, 5 Apr 2004 22:00:07 -0700 (PDT) (envelope-from lg+gnome@home.homeunix.org) Received: by sun.home.homeunix.org (Postfix, from userid 1000) id 745FD49; Mon, 5 Apr 2004 22:00:48 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by sun.home.homeunix.org (Postfix) with ESMTP id 69D5943 for ; Mon, 5 Apr 2004 22:00:48 -0700 (PDT) Date: Mon, 5 Apr 2004 22:00:48 -0700 (PDT) From: Deling Ren X-X-Sender: lg@sun.home.homeunix.org To: freebsd-gnome@freebsd.org Message-ID: <20040405215818.M95487@sun.home.homeunix.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Document for gtk theme and pixmap engine? 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: Tue, 06 Apr 2004 05:00:07 -0000 Hi all, I am trying to make a gtk theme based on pixmap engine. It's quite annoying that I can not find a comprehensive document although I googled a lot. Any suggestions? Thanks. From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 22:24:38 2004 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 08E1516A4CE for ; Mon, 5 Apr 2004 22:24:38 -0700 (PDT) Received: from smtp1.jp.viruscheck.net (smtp1.jp.viruscheck.net [154.33.69.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id C05A743D41 for ; Mon, 5 Apr 2004 22:24:37 -0700 (PDT) (envelope-from bland@freebsd.org) Received: from scan1.jp.viruscheck.net ([154.33.69.36] helo=mail4.jp.viruscheck.net) by smtp1.jp.viruscheck.net with esmtp (Exim 3.36 #1) id 1BAj4C-0007jr-00; Tue, 06 Apr 2004 14:24:08 +0900 Received: from [220.221.7.218] (helo=noc.orchid) by mail4.jp.viruscheck.net with esmtp (Exim 3.36 #3) id 1BAj4C-0004vC-00; Tue, 06 Apr 2004 14:24:08 +0900 Received: from FreeBSD.org (horse.orchid [89.60.10.11]) by noc.orchid (8.12.11/8.12.11) with ESMTP id i365O78c010387; Tue, 6 Apr 2004 14:24:07 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <40723EF9.30000@FreeBSD.org> Date: Tue, 06 Apr 2004 14:24:09 +0900 From: Alexander Nedotsukov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040316 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Deling Ren References: <20040405215818.M95487@sun.home.homeunix.org> In-Reply-To: <20040405215818.M95487@sun.home.homeunix.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-gnome@FreeBSD.org Subject: Re: Document for gtk theme and pixmap engine? 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: Tue, 06 Apr 2004 05:24:38 -0000 Deling Ren wrote: >Hi all, I am trying to make a gtk theme based on pixmap engine. It's quite >annoying that I can not find a comprehensive document although I googled a >lot. Any suggestions? Thanks. > > Afaik there is not such documentation. You may pickup some rich pixmap based theme and use it as a template. Contact apropriate gnome.org mail list for more details. All the best, Alexander. >_______________________________________________ >freebsd-gnome@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > > From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 23:05:02 2004 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 BE2FC16A4CE; Mon, 5 Apr 2004 23:05:02 -0700 (PDT) Received: from ms-smtp-01-eri0.socal.rr.com (ms-smtp-01-qfe0.socal.rr.com [66.75.162.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 778AF43D5D; Mon, 5 Apr 2004 23:05:02 -0700 (PDT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (rrcs-west-24-199-45-54.biz.rr.com [24.199.45.54])i3664Yu2008010; Mon, 5 Apr 2004 23:04:34 -0700 (PDT) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 11A04FD090; Mon, 5 Apr 2004 23:04:34 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 44940-03; Mon, 5 Apr 2004 23:04:33 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 29274FD029; Mon, 5 Apr 2004 23:04:33 -0700 (PDT) From: Sean McNeil To: freebsd-ports@freebsd.org, freebsd-gnome@freebsd.org Content-Type: text/plain Message-Id: <1081231472.53285.2.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 05 Apr 2004 23:04:32 -0700 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Scanned: by amavisd-new at mcneil.com Subject: error compiling firefox 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: Tue, 06 Apr 2004 06:05:02 -0000 Anyone else seeing this error? gmake[4]: Leaving directory `/usr/ports/www/firefox/work/mozilla/security/nss/cmd/shlibsign/mangle' FreeBSD5.2_DBG.OBJ/shlibsign -v -i /usr/ports/www/firefox/work/mozilla/dist/lib/libsoftokn3.so Assertion failure: _PT_PTHREAD_MUTEX_IS_LOCKED(lock->mutex), at ptsynch.c:207 Abort trap (core dumped) gmake[3]: *** [/usr/ports/www/firefox/work/mozilla/dist/lib/libsoftokn3.chk] Error 134 gmake[3]: Leaving directory `/usr/ports/www/firefox/work/mozilla/security/nss/cmd/shlibsign' gmake[2]: *** [libs] Error 2 From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 23:07:20 2004 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 0D83216A4CE for ; Mon, 5 Apr 2004 23:07:20 -0700 (PDT) Received: from webmail-outgoing.us4.outblaze.com (webmail-outgoing.us4.outblaze.com [205.158.62.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB43443D53 for ; Mon, 5 Apr 2004 23:07:19 -0700 (PDT) (envelope-from bdown@graffiti.net) Received: from wfilter.us4.outblaze.com (wfilter.us4.outblaze.com [205.158.62.180])5A8911801250 for ; Tue, 6 Apr 2004 06:06:42 +0000 (GMT) X-OB-Received: from unknown (205.158.62.133) by wfilter.us4.outblaze.com; 6 Apr 2004 06:05:36 -0000 Received: by ws5-3.us4.outblaze.com (Postfix, from userid 1001) id 5948623AB1; Tue, 6 Apr 2004 06:06:42 +0000 (GMT) Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Received: from [131.170.24.53] by ws5-3.us4.outblaze.com with http for bdown@graffiti.net; Tue, 06 Apr 2004 14:06:42 +0800 From: "Ben Downer" To: freebsd-gnome@freebsd.org Date: Tue, 06 Apr 2004 14:06:42 +0800 X-Originating-Ip: 131.170.24.53 X-Originating-Server: ws5-3.us4.outblaze.com Message-Id: <20040406060642.5948623AB1@ws5-3.us4.outblaze.com> Subject: Gnome 2.6 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: Tue, 06 Apr 2004 06:07:20 -0000 Following the rules on the freebsd/gnome page, it installs Gnoem 2.4 rather than 2.6. Any idea when this will be fixed ( I assume the mirrors to be synced, but i used ftp.freebsd.org as my mirror). Also, using http://www.marcuscom.com/tinderbox/ as my packagesite and pkg_add -r gnome2 installs (what I assume is gnome2.6), but then complains about libcanvas thanks -- _______________________________________________ Graffiti.net free e-mail @ www.graffiti.net Check out our value-added Premium features, such as an extra 20MB for just US$9.95 per year! Powered by Outblaze From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 23:11:02 2004 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 0F85016A4CE for ; Mon, 5 Apr 2004 23:11:02 -0700 (PDT) Received: from smtpout.mac.com (A17-250-248-86.apple.com [17.250.248.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id D113843D41 for ; Mon, 5 Apr 2004 23:11:01 -0700 (PDT) (envelope-from paulbeard@mac.com) Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i3663A4r010550 for ; Mon, 5 Apr 2004 23:03:10 -0700 (PDT) Received: from [192.168.2.8] (c-24-18-244-9.client.comcast.net [24.18.244.9]) (authenticated bits=0) by mac.com (Xserve/smtpin07/MantshX 3.0) with ESMTP id i36639IR022567 for ; Mon, 5 Apr 2004 23:03:09 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v613) To: gnome@FreeBSD.org Message-Id: <18373980-8790-11D8-9791-000A95BBCCF8@mac.com> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-4--155019181; protocol="application/pkcs7-signature" From: paul beard Date: Mon, 5 Apr 2004 23:03:15 -0700 X-Mailer: Apple Mail (2.613) X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: portupgrade problems with glib2 (2.4.0) 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: Tue, 06 Apr 2004 06:11:02 -0000 --Apple-Mail-4--155019181 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed I have been having a spate of problems getting ports to build: something is afoot with libtool13 not allowing .so files to build. I can usually work around this by doing a pkg_deinstall on libtool13 and then making the wanted port. No such luck this time. The acid test is to build a package, since the package process does a more rigorous job of checking the packing list than "make install" seems to. As you can see, I'm short a few .so files. And for some reason libtool13 is being built as part of this, but it looks like ltmain is calling for libtool15. ===> Building package for glib-2.4.0 Creating package /usr/ports/packages/All/glib-2.4.0.tgz Registering depends: gettext-0.13.1_1 expat-1.95.7 libiconv-1.9.1_3 pkgconfig-0.15.0_1. Creating gzip'd tar ball in '/usr/ports/packages/All/glib-2.4.0.tgz' tar: lib/libglib-2.0.so: Cannot stat: No such file or directory tar: lib/libglib-2.0.so.400: Cannot stat: No such file or directory tar: lib/libgmodule-2.0.so: Cannot stat: No such file or directory tar: lib/libgmodule-2.0.so.400: Cannot stat: No such file or directory tar: lib/libgobject-2.0.so: Cannot stat: No such file or directory tar: lib/libgobject-2.0.so.400: Cannot stat: No such file or directory tar: lib/libgthread-2.0.so: Cannot stat: No such file or directory tar: lib/libgthread-2.0.so.400: Cannot stat: No such file or directory tar: Error exit delayed from previous errors pkg_create: make_dist: tar command failed with code 512 *** Error code 1 -- Paul Beard paulbeard [at] mac.com --Apple-Mail-4--155019181-- From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 23:16:17 2004 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 C132516A4CE for ; Mon, 5 Apr 2004 23:16:17 -0700 (PDT) Received: from ms-smtp-02-eri0.socal.rr.com (ms-smtp-02-qfe0.socal.rr.com [66.75.162.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B21D43D53 for ; Mon, 5 Apr 2004 23:16:17 -0700 (PDT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (rrcs-west-24-199-45-54.biz.rr.com [24.199.45.54])i366FZSa005933 for ; Mon, 5 Apr 2004 23:15:35 -0700 (PDT) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 17F2CFD390 for ; Mon, 5 Apr 2004 23:15:35 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 44940-04 for ; Mon, 5 Apr 2004 23:15:34 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 8ABC0FD021 for ; Mon, 5 Apr 2004 23:15:34 -0700 (PDT) From: Sean McNeil To: freebsd-gnome@freebsd.org Content-Type: text/plain Message-Id: <1081232134.19473.0.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 05 Apr 2004 23:15:34 -0700 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Scanned: by amavisd-new at mcneil.com Subject: new gnome packages break eclipse 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: Tue, 06 Apr 2004 06:16:17 -0000 I get the following error with building eclipse: cc -O -pipe -march=athlon-xp -march=athlon-xp -I/usr/local/jdk1.4.2/include -I/usr/local/jdk1.4.2/include/bsd -I/usr/local/jdk1.4.2/include/freebsd -c -s -fpic -fPIC -o plugins/org.eclipse.swt/Eclipse_SWT/swt.o plugins/org.eclipse.swt/Eclipse_SWT/swt.c `pkg-config --cflags gthread-2.0` `pkg-config --cflags gtk+-2.0` In file included from plugins/org.eclipse.swt/Eclipse_SWT/swt.c:21: plugins/org.eclipse.swt/Eclipse_SWT/structs.h:65: error: syntax error before '*' token plugins/org.eclipse.swt/Eclipse_SWT/structs.h:65: error: syntax error before "GtkCombo" plugins/org.eclipse.swt/Eclipse_SWT/structs.h:65: warning: data definition has no type or storage class plugins/org.eclipse.swt/Eclipse_SWT/structs.h:66: error: syntax error before "GtkCombo" plugins/org.eclipse.swt/Eclipse_SWT/swt.c: In function `Java_org_eclipse_swt_internal_gtk_OS_gtk_1combo_1disable_1activate': plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2403: error: `GtkCombo' undeclared (first use in this function) plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2403: error: (Each undeclared identifier is reported only once plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2403: error: for each function it appears in.) plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2403: error: syntax error before ')' token plugins/org.eclipse.swt/Eclipse_SWT/swt.c: In function `Java_org_eclipse_swt_internal_gtk_OS_gtk_1combo_1set_1case_1sensitive': plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2423: error: `GtkCombo' undeclared (first use in this function) plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2423: error: syntax error before ')' token plugins/org.eclipse.swt/Eclipse_SWT/swt.c: In function `Java_org_eclipse_swt_internal_gtk_OS_gtk_1combo_1set_1popdown_1strings': plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2433: error: `GtkCombo' undeclared (first use in this function) plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2433: error: syntax error before ')' token plugins/org.eclipse.swt/Eclipse_SWT/swt.c: In function `Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GtkCombo_2I': plugins/org.eclipse.swt/Eclipse_SWT/swt.c:6310: error: `GtkCombo' undeclared (first use in this function) plugins/org.eclipse.swt/Eclipse_SWT/swt.c:6310: error: syntax error before ')' token *** Error code 1 Stop in /usr/ports/java/eclipse/work. *** Error code 1 Stop in /usr/ports/java/eclipse. From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 23:37:59 2004 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 B3E8816A4CE for ; Mon, 5 Apr 2004 23:37:59 -0700 (PDT) Received: from mr2.ucalgary.ca (mr2.ucalgary.ca [136.159.34.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 926F943D3F for ; Mon, 5 Apr 2004 23:37:59 -0700 (PDT) (envelope-from gaoj@cpsc.ucalgary.ca) Received: from smtp1.ucalgary.ca (smtp1.ucalgary.ca [136.159.36.18]) by mr2.ucalgary.ca (Postfix) with ESMTP id 107B336BE3 for ; Tue, 6 Apr 2004 00:37:16 -0600 (MDT) Received: from cpsc.ucalgary.ca (h68-147-33-61.cg.shawcable.net [68.147.33.61]) (authenticated (0 bits)) by smtp1.ucalgary.ca (8.11.7/8.11.6) with ESMTP id i366bEU10563 (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits) verified NO) for ; Tue, 6 Apr 2004 00:37:14 -0600 Message-ID: <40725019.3020906@cpsc.ucalgary.ca> Date: Tue, 06 Apr 2004 00:37:13 -0600 From: Jie Gao Organization: University of Calgary User-Agent: Mozilla Thunderbird 0.5+ (Windows/20040330) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-gnome@FreeBSD.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit UCalgary-MailScanner: Found to be clean X-MailScanner-Information: Please contact IT Help Desk at (403) 220-5555 for more information Subject: Problem with gnome_upgrade.sh and vim-gtk2 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: Tue, 06 Apr 2004 06:37:59 -0000 Hi all, Today I tried to use gnome_upgrade.sh to upgrade gnome related ports. Everything went fine except one thing: vim. I installed vim from ports by defining WITH_GTK2. So the script knows that vim-gtk2 depends on gtk20. However, while the script tried to reinstall vim-gtk2, it did not add -DWITH_GTK2 to make. Thus the vim-gtk2 port was changed to vim which does not depend on gtk20. Only this little problem. No others. Thanks for the great work. From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 23:44:31 2004 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 7EE2C16A4CE for ; Mon, 5 Apr 2004 23:44:31 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id D109043D5D for ; Mon, 5 Apr 2004 23:44:30 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i366fkDq071396; Tue, 6 Apr 2004 02:41:46 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jie Gao In-Reply-To: <40725019.3020906@cpsc.ucalgary.ca> References: <40725019.3020906@cpsc.ucalgary.ca> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-tL+Ia3/0ZUmBppGHu5Hx" Organization: MarcusCom, Inc. Message-Id: <1081233819.53516.63.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 06 Apr 2004 02:43:40 -0400 cc: freebsd-gnome@freebsd.org Subject: Re: Problem with gnome_upgrade.sh and vim-gtk2 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: Tue, 06 Apr 2004 06:44:31 -0000 --=-tL+Ia3/0ZUmBppGHu5Hx Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2004-04-06 at 02:37, Jie Gao wrote: > Hi all, >=20 > Today I tried to use gnome_upgrade.sh to upgrade gnome related ports.=20 > Everything went fine except one thing: vim. I installed vim from ports=20 > by defining WITH_GTK2. So the script knows that vim-gtk2 depends on=20 > gtk20. However, while the script tried to reinstall vim-gtk2, it did not=20 > add -DWITH_GTK2 to make. Thus the vim-gtk2 port was changed to vim which=20 > does not depend on gtk20. >=20 > Only this little problem. No others. You would need to have: WITH_GTK2=3D yes in /etc/make.conf for this kind of thing to be persistent. Joe >=20 > Thanks for the great work. > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-tL+Ia3/0ZUmBppGHu5Hx Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAclGbb2iPiv4Uz4cRAoR+AJ9v/6C/dXTJ16A+YTJsb7OnN92APQCfVcI2 9JXjD3iJCFVIXtqYQL8OinM= =sZpr -----END PGP SIGNATURE----- --=-tL+Ia3/0ZUmBppGHu5Hx-- From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 23:57:08 2004 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 0DE6816A4CE for ; Mon, 5 Apr 2004 23:57:08 -0700 (PDT) Received: from ms-smtp-01-eri0.socal.rr.com (ms-smtp-01-qfe0.socal.rr.com [66.75.162.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id D635643D48 for ; Mon, 5 Apr 2004 23:57:07 -0700 (PDT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (rrcs-west-24-199-45-54.biz.rr.com [24.199.45.54])i366JMu2015779 for ; Mon, 5 Apr 2004 23:19:23 -0700 (PDT) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id B946EFD390 for ; Mon, 5 Apr 2004 23:19:22 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 72026-04 for ; Mon, 5 Apr 2004 23:19:22 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 3A49EFD021 for ; Mon, 5 Apr 2004 23:19:22 -0700 (PDT) From: Sean McNeil To: freebsd-gnome@freebsd.org Content-Type: text/plain Message-Id: <1081232361.20569.1.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 05 Apr 2004 23:19:22 -0700 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Scanned: by amavisd-new at mcneil.com Subject: audio/jamboree needs to be updated 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: Tue, 06 Apr 2004 06:57:08 -0000 It relies on old gstreamer-plugins and fails to compile. Sean From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 23:57:16 2004 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 7514816A4CE for ; Mon, 5 Apr 2004 23:57:16 -0700 (PDT) Received: from limicola.its.uu.se (limicola.its.UU.SE [130.238.7.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EACC43D53 for ; Mon, 5 Apr 2004 23:57:15 -0700 (PDT) (envelope-from martin@gumucio.com) Received: by limicola.its.uu.se (Postfix, from userid 205) id 1AC5A4850; Tue, 6 Apr 2004 08:55:43 +0200 (MSZ) Received: from limicola.its.uu.se(127.0.0.1) by limicola.its.uu.se via virus-scan id s2094; Tue, 6 Apr 04 08:55:36 +0200 Received: from [10.0.0.13] (regulus3.student.uu.se [130.238.5.5]) by limicola.its.uu.se (Postfix) with ESMTP id B1C284976; Tue, 6 Apr 2004 08:55:35 +0200 (MSZ) From: Martin Gumucio To: Joe Marcus Clarke In-Reply-To: <1081039637.74670.14.camel@shumai.marcuscom.com> References: <1081037560.17996.3.camel@dalton> <1081039637.74670.14.camel@shumai.marcuscom.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Go8HEPR9OiKm7qp7FKF7" Message-Id: <1081234536.710.12.camel@dalton> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.5.5FreeBSD GNOME Team Port Date: Tue, 06 Apr 2004 08:55:39 +0200 cc: freebsd-gnome@freebsd.org Subject: Re: usermountability 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: Tue, 06 Apr 2004 06:57:16 -0000 --=-Go8HEPR9OiKm7qp7FKF7 Content-Type: text/plain; charset=iso8859-1 Content-Transfer-Encoding: quoted-printable On L=F6r, 2004-04-03 at 19:47 -0500, Joe Marcus Clarke wrote: > Yes. You need to own the mount-point, and have the vfs.usermount sysctl > set to 1. Then restart Nautilus. This works now. Awesome >=20 > There should be an icon for adding a network server under the Computer > container. Assuming you built gnomevfs2 with SMB support, you should be > able to add SMB, FTP, and possible even sftp network servers. There is no add network server icon under the computer container, unless someone has helpful suggestion my next step will be to upgrade from 2.6 RC1 to 2.6 and see if that helps. Thanks a lot for your help! --=20 Martin Gumucio --------------------------------- This message is digitally signed get my public pgp key here http://ralco.cemus.uu.se/~martin/blog/index.php?p=3D23 --=-Go8HEPR9OiKm7qp7FKF7 Content-Type: application/pgp-signature; name=signature.asc Content-Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAclRnATtmEPGmsDERAnf+AKDPkr7PfsNrOQWATdCGFNuqnmmdmgCeNWMJ pEHdbO6nhlAgqJrtqwKQbdQ= =Z/CI -----END PGP SIGNATURE----- --=-Go8HEPR9OiKm7qp7FKF7-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 00:30:44 2004 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 9338616A4CE for ; Tue, 6 Apr 2004 00:30:44 -0700 (PDT) Received: from webmail-outgoing.us4.outblaze.com (webmail-outgoing.us4.outblaze.com [205.158.62.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57EBD43D48 for ; Tue, 6 Apr 2004 00:30:44 -0700 (PDT) (envelope-from bdown@graffiti.net) Received: from wfilter.us4.outblaze.com (wfilter.us4.outblaze.com [205.158.62.180])46B0E1800E6B for ; Tue, 6 Apr 2004 07:30:27 +0000 (GMT) X-OB-Received: from unknown (205.158.62.133) by wfilter.us4.outblaze.com; 6 Apr 2004 07:29:21 -0000 Received: by ws5-3.us4.outblaze.com (Postfix, from userid 1001) id 4451723AB1; Tue, 6 Apr 2004 07:30:27 +0000 (GMT) Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Received: from [203.217.42.11] by ws5-3.us4.outblaze.com with http for bdown@graffiti.net; Tue, 06 Apr 2004 15:30:27 +0800 From: "Ben Downer" To: freebsd-gnome@freebsd.org Date: Tue, 06 Apr 2004 15:30:27 +0800 X-Originating-Ip: 203.217.42.11 X-Originating-Server: ws5-3.us4.outblaze.com Message-Id: <20040406073027.4451723AB1@ws5-3.us4.outblaze.com> Subject: Gnome 2.6 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: Tue, 06 Apr 2004 07:30:44 -0000 Just as an addition to my last email, this ends up totally b0rking the system, as the libs are now half 2.4 and half 2.6. Ben -- _______________________________________________ Graffiti.net free e-mail @ www.graffiti.net Check out our value-added Premium features, such as an extra 20MB for just US$9.95 per year! Powered by Outblaze From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 01:12:44 2004 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 DA05416A4CE for ; Tue, 6 Apr 2004 01:12:44 -0700 (PDT) Received: from vbook.fbsd.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35C1743D46 for ; Tue, 6 Apr 2004 01:12:44 -0700 (PDT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.30; FreeBSD) id 1BAlhV-0000Fr-ND; Tue, 06 Apr 2004 12:12:53 +0400 From: Vladimir Grebenschikov To: Jeremy Messenger In-Reply-To: References: <40713FC1.7080903@hqst.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: SWsoft Message-Id: <1081239170.865.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.5.5FreeBSD GNOME Team Port Date: Tue, 06 Apr 2004 12:12:51 +0400 Sender: Vladimir Grebenschikov cc: freebsd-gnome@FreeBSD.org Subject: Re: Safely jumping off the development tree for Gnome X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: vova@fbsd.ru List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 08:12:45 -0000 On Mon, 2004-04-05 at 12:15 -0500, Jeremy Messenger wrote: > > Now my question is - is doing so as simple as just CVSuping my ports > > tree with the standard FreeBSD tree and not running the marcusmerge > > script afterwards anymore? Are there any caveats I should be aware of > > before I do that? Do I need to do anything special before hopping off > > the development train? Tuck and roll? > > Nothing, you just contiune CVSup without using marcusmerge and it should > works just like what I am doing it right now. I tried this way, but number of packets appears not update in main freebsd cvs tree (I am use cvsup5.ru.FreeBSD.org): ** No need to upgrade 'linux-png-1.0.14_2' (>= linux-png-1.0.14_1). (specify -f to force) ** No need to upgrade 'libsoup-2.1.8' (>= libsoup-1.99.28_1). (specify -f to force) ** No need to upgrade 'py23-gtk-2.3.90' (>= py23-gtk-2.2.0_2). (specify -f to force) ** No need to upgrade 'gal2-2.1.6' (>= gal2-1.99.11_1). (specify -f to force) ** No need to upgrade 'gtkhtml3-3.1.9' (>= gtkhtml3-3.0.10_1). (specify -f to force) ** No need to upgrade 'glade2-2.5.0' (>= glade2-2.0.1_2). (specify -f to force) ** No need to upgrade 'evolution-1.5.5_2' (>= evolution-1.4.6_1). (specify -f to force) ** No need to upgrade 'AbiWord2-gnome-2.1.1' (>= AbiWord2-gnome-2.0.5_1). (specify -f to force) Is it exprected effect ? > Cheers, > Mezz -- Vladimir B. Grebenchikov vova@fbsd.ru From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 01:43:25 2004 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 EFFAF16A4CE for ; Tue, 6 Apr 2004 01:43:24 -0700 (PDT) Received: from lakermmtao06.cox.net (lakermmtao06.cox.net [68.230.240.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DD9C43D3F for ; Tue, 6 Apr 2004 01:43:24 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakermmtao06.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040406084255.CUYJ6712.lakermmtao06.cox.net@mezz.mezzweb.com>; Tue, 6 Apr 2004 04:42:55 -0400 Date: Tue, 06 Apr 2004 03:43:33 -0500 To: vova@fbsd.ru References: <40713FC1.7080903@hqst.com> <1081239170.865.3.camel@localhost> From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <1081239170.865.3.camel@localhost> User-Agent: Opera7.23/Linux M2 build 518 cc: freebsd-gnome@FreeBSD.org Subject: Re: Safely jumping off the development tree for Gnome 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: Tue, 06 Apr 2004 08:43:25 -0000 On Tue, 06 Apr 2004 12:12:51 +0400, Vladimir Grebenschikov wrote: > On Mon, 2004-04-05 at 12:15 -0500, Jeremy Messenger wrote: > >> > Now my question is - is doing so as simple as just CVSuping my ports >> > tree with the standard FreeBSD tree and not running the marcusmerge >> > script afterwards anymore? Are there any caveats I should be aware of >> > before I do that? Do I need to do anything special before hopping off >> > the development train? Tuck and roll? >> >> Nothing, you just contiune CVSup without using marcusmerge and it should >> works just like what I am doing it right now. > > I tried this way, but number of packets appears not update in main > freebsd cvs tree (I am use cvsup5.ru.FreeBSD.org): > > ** No need to upgrade 'linux-png-1.0.14_2' (>= linux-png-1.0.14_1). > (specify -f to force) > ** No need to upgrade 'libsoup-2.1.8' (>= libsoup-1.99.28_1). (specify > -f to force) > ** No need to upgrade 'py23-gtk-2.3.90' (>= py23-gtk-2.2.0_2). (specify > -f to force) > ** No need to upgrade 'gal2-2.1.6' (>= gal2-1.99.11_1). (specify -f to > force) > ** No need to upgrade 'gtkhtml3-3.1.9' (>= gtkhtml3-3.0.10_1). (specify > -f to force) > ** No need to upgrade 'glade2-2.5.0' (>= glade2-2.0.1_2). (specify -f to > force) > ** No need to upgrade 'evolution-1.5.5_2' (>= evolution-1.4.6_1). > (specify -f to force) > ** No need to upgrade 'AbiWord2-gnome-2.1.1' (>= > AbiWord2-gnome-2.0.5_1). (specify -f to force) > > Is it exprected effect ? Yep, for those apps, you have to keep use the marcusmerge.sh.. I just thought he means by just x11/gnome2. :-) Cheers, Mezz >> Cheers, >> Mezz -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 01:45:35 2004 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 8911416A4CE for ; Tue, 6 Apr 2004 01:45:35 -0700 (PDT) Received: from lakermmtao09.cox.net (lakermmtao09.cox.net [68.230.240.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06EB343D3F for ; Tue, 6 Apr 2004 01:45:35 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakermmtao09.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040406084525.CQLN6677.lakermmtao09.cox.net@mezz.mezzweb.com>; Tue, 6 Apr 2004 04:45:25 -0400 To: Ben Downer References: <20040406073027.4451723AB1@ws5-3.us4.outblaze.com> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Tue, 06 Apr 2004 03:46:08 -0500 In-Reply-To: <20040406073027.4451723AB1@ws5-3.us4.outblaze.com> User-Agent: Opera7.23/Linux M2 build 518 cc: freebsd-gnome@freebsd.org Subject: Re: Gnome 2.6 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: Tue, 06 Apr 2004 08:45:35 -0000 You still haven't explain how you upgrade your system. We have no idea what you have done. BTW: Be sure to check http://lists.freebsd.org/pipermail/freebsd-gnome/2004-April/006030.html before you reply back. Cheers, Mezz On Tue, 06 Apr 2004 15:30:27 +0800, Ben Downer wrote: > Just as an addition to my last email, this ends up totally b0rking the > system, as the libs are now half 2.4 and half 2.6. > > Ben -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 04:08:56 2004 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 2DFFC16A4CF for ; Tue, 6 Apr 2004 04:08:56 -0700 (PDT) Received: from vbook.fbsd.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C64743D48 for ; Tue, 6 Apr 2004 04:08:55 -0700 (PDT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.30; FreeBSD) id 1BAoRz-0000iz-9x for gnome@freebsd.org; Tue, 06 Apr 2004 15:09:03 +0400 From: Vladimir Grebenschikov To: gnome@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: SWsoft Message-Id: <1081249742.865.16.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.5.5FreeBSD GNOME Team Port Date: Tue, 06 Apr 2004 15:09:02 +0400 Sender: Vladimir Grebenschikov Subject: gnome2-office incompatibility with evolution in marcus tree 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: Tue, 06 Apr 2004 11:08:56 -0000 Hi gnome2-office requires bin/evolution, but evolution-1.5.6 provides bin/evolution-1.5: /usr/ports% fgrep evolution editors/gnome2-office/Makefile evolution:${PORTSDIR}/mail/evolution \ /usr/ports% fgrep bin/evo mail/evolution/pkg-plist bin/evolution-%%VERSION%% /usr/ports% So evolution port will be built ever gnome2-office upgrade. -- Vladimir B. Grebenschikov SWsoft Inc. From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 04:44:53 2004 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 D5ADB16A4CE for ; Tue, 6 Apr 2004 04:44:53 -0700 (PDT) Received: from mailout1.informatik.tu-muenchen.de (mailout1.informatik.tu-muenchen.de [131.159.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECF6043D49 for ; Tue, 6 Apr 2004 04:44:52 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 6A723485D; Tue, 6 Apr 2004 13:35:12 +0200 (CEST) Date: Tue, 6 Apr 2004 13:35:12 +0200 From: Simon Barner To: Sean McNeil Message-ID: <20040406113512.GB68519@zi025.glhnet.mhn.de> References: <1081232361.20569.1.camel@server.mcneil.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IiVenqGWf+H9Y6IX" Content-Disposition: inline In-Reply-To: <1081232361.20569.1.camel@server.mcneil.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: freebsd-gnome@freebsd.org Subject: Re: audio/jamboree needs to be updated 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: Tue, 06 Apr 2004 11:44:53 -0000 --IiVenqGWf+H9Y6IX Content-Type: multipart/mixed; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, > It relies on old gstreamer-plugins and fails to compile. I've tried to update that port to version 0.4. It now builds, but it crashes when I try to add a folder to the music library (File->Add Folder). I was able to work around that problem by dragging an mp3 folder from Nautilus into jamboree, but it crashes as soon as I try to play a song: ** (jamboree:62767): CRITICAL **: file dparammanager.c: line 337 (gst_dpman_attach_dparam): assertion `G_PARAM_SPEC_VALUE_TYPE (dpwrap->param_spec) == GST_DPARAM_TYPE (dparam)' failed zsh: segmentation fault (core dumped) jamboree I am sure this is because I hacked jamboree to use gstreamer 0.8.0 instead of 0.7.4 ;-/ I have attached my results to this email, just in case anybody wants to have a look (the FreeBSD maintainer is also Cc'ed), but I guess the best is to wait until the jamboree author releases that is compatible with gstreamer 0.8.0. Simon --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="jamboree.patch" Content-Transfer-Encoding: quoted-printable diff -ruN jamboree.orig/Makefile jamboree/Makefile --- jamboree.orig/Makefile Mon Apr 5 05:29:52 2004 +++ jamboree/Makefile Tue Apr 6 13:24:37 2004 @@ -2,22 +2,21 @@ # Date created: 08 Oct 2003 # Whom: Jean-Yves Lefort # -# $FreeBSD: ports/audio/jamboree/Makefile,v 1.6 2004/04/05 03:29:52 marcus= Exp $ +# $FreeBSD: ports/audio/jamboree/Makefile,v 1.5 2004/02/04 05:18:31 marcus= Exp $ # =20 PORTNAME=3D jamboree -PORTVERSION=3D 0.3 -PORTREVISION=3D 3 +PORTVERSION=3D 0.4 CATEGORIES=3D audio gnome MASTER_SITES=3D ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR=3D sources/${PORTNAME}/0.3 +MASTER_SITE_SUBDIR=3D sources/${PORTNAME}/${PORTVERSION} =20 MAINTAINER=3D jylefort@brutele.be COMMENT=3D A simple GNOME music player =20 LIB_DEPENDS+=3D id3tag:${PORTSDIR}/audio/libid3tag \ vorbis.3:${PORTSDIR}/audio/libvorbis \ - gstplay-0.6:${PORTSDIR}/multimedia/gstreamer-plugins \ + gstplay-0.8:${PORTSDIR}/multimedia/gstreamer-plugins \ gdbm.3:${PORTSDIR}/databases/gdbm =20 USE_BZIP2=3D yes diff -ruN jamboree.orig/distinfo jamboree/distinfo --- jamboree.orig/distinfo Wed Mar 31 05:06:06 2004 +++ jamboree/distinfo Tue Apr 6 11:49:34 2004 @@ -1,2 +1,2 @@ -MD5 (jamboree-0.3.tar.bz2) =3D f95185fcb460cee5601584a8936df162 -SIZE (jamboree-0.3.tar.bz2) =3D 349973 +MD5 (jamboree-0.4.tar.bz2) =3D 37e70e22f8abf6f7ce0b2c21c8090d2a +SIZE (jamboree-0.4.tar.bz2) =3D 407718 diff -ruN jamboree.orig/files/patch-configure jamboree/files/patch-configure --- jamboree.orig/files/patch-configure Thu Jan 1 01:00:00 1970 +++ jamboree/files/patch-configure Tue Apr 6 12:07:06 2004 @@ -0,0 +1,85 @@ +--- configure.orig Tue Apr 6 12:04:33 2004 ++++ configure Tue Apr 6 12:07:03 2004 +@@ -21215,10 +21215,10 @@ + fi +=20 +=20 +-GST_VER=3D0.7.4 ++GST_VER=3D0.8.0 +=20 + if test "x$have_xine" =3D "xno"; then +- gst_pkgconfig=3D"gstreamer-0.7 >=3D $GST_VER gstreamer-control-0.7 >= =3D $GST_VER gstreamer-gconf-0.7 >=3D $GST_VER" ++ gst_pkgconfig=3D"gstreamer-0.8 >=3D $GST_VER gstreamer-control-0.8 >= =3D $GST_VER gstreamer-gconf-0.8 >=3D $GST_VER" + else + gst_pkgconfig=3D"" + fi +@@ -21367,8 +21367,8 @@ +=20 + if test "x$have_xine" =3D "xno"; then +=20 +- # Extract the first word of "gst-inspect-0.7", so it can be a program n= ame with args. +-set dummy gst-inspect-0.7; ac_word=3D$2 ++ # Extract the first word of "gst-inspect-0.8", so it can be a program n= ame with args. ++set dummy gst-inspect-0.8; ac_word=3D$2 + echo "$as_me:$LINENO: checking for $ac_word" >&5 + echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 + if test "${ac_cv_prog_GST_INSPECT+set}" =3D set; then +@@ -21384,7 +21384,7 @@ + test -z "$as_dir" && as_dir=3D. + for ac_exec_ext in '' $ac_executable_extensions; do + if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then +- ac_cv_prog_GST_INSPECT=3D"gst-inspect-0.7" ++ ac_cv_prog_GST_INSPECT=3D"gst-inspect-0.8" + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +@@ -21413,16 +21413,16 @@ + echo "$as_me:$LINENO: result: not found." >&5 + echo "${ECHO_T}not found." >&6 + { { echo "$as_me:$LINENO: error: +- The 'volume' GStreamer element was not found. It can usually be found in= the package gstreamer-plugins. If it is already installed please run gst-r= egister-0.7 and try again. " >&5 ++ The 'volume' GStreamer element was not found. It can usually be found in= the package gstreamer-plugins. If it is already installed please run gst-r= egister-0.8 and try again. " >&5 + echo "$as_me: error: +- The 'volume' GStreamer element was not found. It can usually be found in= the package gstreamer-plugins. If it is already installed please run gst-r= egister-0.7 and try again. " >&2;} ++ The 'volume' GStreamer element was not found. It can usually be found in= the package gstreamer-plugins. If it is already installed please run gst-r= egister-0.88888888 and try again. " >&2;} + { (exit 1); exit 1; }; } + fi + fi +=20 +=20 +- # Extract the first word of "gst-inspect-0.7", so it can be a program n= ame with args. +-set dummy gst-inspect-0.7; ac_word=3D$2 ++ # Extract the first word of "gst-inspect-0.8", so it can be a program n= ame with args. ++set dummy gst-inspect-0.8; ac_word=3D$2 + echo "$as_me:$LINENO: checking for $ac_word" >&5 + echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 + if test "${ac_cv_prog_GST_INSPECT+set}" =3D set; then +@@ -21438,7 +21438,7 @@ + test -z "$as_dir" && as_dir=3D. + for ac_exec_ext in '' $ac_executable_extensions; do + if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then +- ac_cv_prog_GST_INSPECT=3D"gst-inspect-0.7" ++ ac_cv_prog_GST_INSPECT=3D"gst-inspect-0.8" + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +@@ -21476,8 +21476,8 @@ + fi +=20 +=20 +- # Extract the first word of "gst-inspect-0.7", so it can be a program n= ame with args. +-set dummy gst-inspect-0.7; ac_word=3D$2 ++ # Extract the first word of "gst-inspect-0.8", so it can be a program n= ame with args. ++set dummy gst-inspect-0.8; ac_word=3D$2 + echo "$as_me:$LINENO: checking for $ac_word" >&5 + echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 + if test "${ac_cv_prog_GST_INSPECT+set}" =3D set; then +@@ -21493,7 +21493,7 @@ + test -z "$as_dir" && as_dir=3D. + for ac_exec_ext in '' $ac_executable_extensions; do + if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then +- ac_cv_prog_GST_INSPECT=3D"gst-inspect-0.7" ++ ac_cv_prog_GST_INSPECT=3D"gst-inspect-0.8" + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi diff -ruN jamboree.orig/files/patch-src::main-window.c jamboree/files/patch= -src::main-window.c --- jamboree.orig/files/patch-src::main-window.c Thu Jan 1 01:00:00 1970 +++ jamboree/files/patch-src::main-window.c Tue Apr 6 12:24:11 2004 @@ -0,0 +1,11 @@ +--- src/main-window.c.orig Tue Apr 6 12:23:35 2004 ++++ src/main-window.c Tue Apr 6 12:23:46 2004 +@@ -2337,7 +2337,7 @@ + GTK_STOCK_ADD, GTK_RESPONSE_ACCEPT, + NULL); +=20 +- gtk_file_chooser_set_folder_mode (GTK_FILE_CHOOSER (dialog), TRUE); ++ // gtk_file_chooser_set_folder_mode (GTK_FILE_CHOOSER (dialog), TRUE); +=20 + start_dir =3D gconf_client_get_string (gconf_client, + GCONF_PATH "/default_add_folder", diff -ruN jamboree.orig/files/patch-test::Makefile.in jamboree/files/patch-= test::Makefile.in --- jamboree.orig/files/patch-test::Makefile.in Wed Oct 15 02:31:30 2003 +++ jamboree/files/patch-test::Makefile.in Thu Jan 1 01:00:00 1970 @@ -1,10 +0,0 @@ ---- test/Makefile.in.orig Wed Oct 8 17:27:16 2003 -+++ test/Makefile.in Wed Oct 8 17:27:32 2003 -@@ -215,6 +215,7 @@ - jb_util_LDADD =3D \ - $(JAMBOREE_LIBS) \ - $(ID3TAG_LIBS) \ -+ $(VORBIS_LIBS) \ - $(VORBISFILE_LIBS) \ - -lgdbm \ - -lpopt diff -ruN jamboree.orig/pkg-plist jamboree/pkg-plist --- jamboree.orig/pkg-plist Wed Oct 15 02:31:30 2003 +++ jamboree/pkg-plist Tue Apr 6 12:35:50 2004 @@ -1,8 +1,12 @@ bin/jamboree etc/gconf/gconf.xml.defaults/apps/jamboree/%gconf.xml etc/gconf/gconf.xml.defaults/apps/jamboree/columns/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/jamboree/control/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/jamboree/ui/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/jamboree/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/jamboree/columns/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/jamboree/control/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/jamboree/ui/%gconf.xml etc/gconf/schemas/jamboree.schemas share/gnome/applications/jamboree.desktop share/gnome/jamboree/column-chooser.glade @@ -26,9 +30,26 @@ share/gnome/jamboree/master-out.png share/gnome/jamboree/smart-playlist-dialog.glade share/gnome/pixmaps/jamboree.png +share/locale/az/LC_MESSAGES/jamboree.mo +share/locale/ca/LC_MESSAGES/jamboree.mo +share/locale/cs/LC_MESSAGES/jamboree.mo +share/locale/de/LC_MESSAGES/jamboree.mo +share/locale/es/LC_MESSAGES/jamboree.mo +share/locale/fi/LC_MESSAGES/jamboree.mo +share/locale/fr/LC_MESSAGES/jamboree.mo +share/locale/hr/LC_MESSAGES/jamboree.mo +share/locale/nl/LC_MESSAGES/jamboree.mo +share/locale/no/LC_MESSAGES/jamboree.mo +share/locale/pt/LC_MESSAGES/jamboree.mo +share/locale/sr/LC_MESSAGES/jamboree.mo +share/locale/sr@Latn/LC_MESSAGES/jamboree.mo share/locale/sv/LC_MESSAGES/jamboree.mo @dirrm etc/gconf/gconf.xml.defaults/apps/jamboree/columns +@dirrm etc/gconf/gconf.xml.defaults/apps/jamboree/control +@dirrm etc/gconf/gconf.xml.defaults/apps/jamboree/ui @dirrm etc/gconf/gconf.xml.defaults/apps/jamboree @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/jamboree/columns +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/jamboree/control +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/jamboree/ui @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/jamboree @dirrm share/gnome/jamboree --zhXaljGHf11kAtnf-- --IiVenqGWf+H9Y6IX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAcpXvCkn+/eutqCoRAoDDAKDt2qI1ICvTxQQ/WqN7gonRcBcmugCgh4hO KppA/gpeXjT1tGvdUwv5Yd4= =CKsy -----END PGP SIGNATURE----- --IiVenqGWf+H9Y6IX-- From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 10:14:48 2004 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 5892D16A4CE for ; Mon, 5 Apr 2004 10:14:48 -0700 (PDT) Received: from serv01.divms.uiowa.edu (serv01.divms.uiowa.edu [128.255.44.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EA2E43D5C for ; Mon, 5 Apr 2004 10:14:47 -0700 (PDT) (envelope-from jdusek@cs.uiowa.edu) Received: from cs.uiowa.edu ([128.255.33.169]) by serv01.divms.uiowa.edu with id i35HEjsP009685 for ; Mon, 5 Apr 2004 12:14:46 -0500 (CDT) Message-ID: <40719407.3080704@cs.uiowa.edu> Date: Mon, 05 Apr 2004 12:14:47 -0500 From: Jason Dusek Organization: University of Iowa User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040323 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Gnome@BSD" Content-Type: multipart/mixed; boundary="------------080700070005020700070609" X-Scanned-By: MIMEDefang 2.37 X-Mailman-Approved-At: Tue, 06 Apr 2004 04:46:34 -0700 X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Update Insanity X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jdusek@cs.uiowa.edu List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 17:14:48 -0000 This is a multi-part message in MIME format. --------------080700070005020700070609 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi Everyone, I forgot where I'm supposed to send the log file when the update fails. I have attached it here - but if it's supposed to somewhere else, then I'll send it there. If you can help me make this work, then I will make offerings to you at the local UNIX temple. -- --~:~\\ Jason Dusek \\~:~://|||//|||| ---~:~\\ The Hydra Project \\~:~://|||//||| ----~:~\\ The University of Iowa \\~:~://|||//|| ---- --------------080700070005020700070609-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 05:36:48 2004 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 AEE6416A4CE for ; Tue, 6 Apr 2004 05:36:48 -0700 (PDT) Received: from webmail-outgoing.us4.outblaze.com (webmail-outgoing.us4.outblaze.com [205.158.62.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9296C43D49 for ; Tue, 6 Apr 2004 05:36:48 -0700 (PDT) (envelope-from bdown@graffiti.net) Received: from wfilter.us4.outblaze.com (wfilter.us4.outblaze.com [205.158.62.180])78FCF180161C for ; Tue, 6 Apr 2004 12:36:33 +0000 (GMT) X-OB-Received: from unknown (205.158.62.133) by wfilter.us4.outblaze.com; 6 Apr 2004 12:35:27 -0000 Received: by ws5-3.us4.outblaze.com (Postfix, from userid 1001) id 74D7823AB1; Tue, 6 Apr 2004 12:36:33 +0000 (GMT) Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Received: from [203.217.42.11] by ws5-3.us4.outblaze.com with http for bdown@graffiti.net; Tue, 06 Apr 2004 20:36:33 +0800 From: "Ben Downer" To: freebsd-gnome@freebsd.org Date: Tue, 06 Apr 2004 20:36:33 +0800 X-Originating-Ip: 203.217.42.11 X-Originating-Server: ws5-3.us4.outblaze.com Message-Id: <20040406123633.74D7823AB1@ws5-3.us4.outblaze.com> Subject: Re: Gnome 2.6 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: Tue, 06 Apr 2004 12:36:48 -0000 Hi Mezz, Okay, I tried to install gnome 2.6 on a fresh install of FreeBSD 5.2.1. Following what is outlined here, http://www.freebsd.org/gnome/docs/faq2.html#q1 , I typed pkg_add -r gnome2, but this installed gnome 2.4 files, and left my machine in a non usable state (ie, new applications requiring old libraries). Nuked the system, a new fresh install, try a different approach. setenv PACKAGESITE "http://www.marcuscom.com/tb/packages/5.2.1-GNOME-2.6/" pkg_add -r gnome2-2.6.0 (didn't work at all without the version number) libgnomecanvas is not installed, so gnome apps don't work. Hopefully its an easy fix somewhere in dependencies, but I seem to have followed all the correct steps from everything that I've read, and have gotten no where. Thankyou, Ben ----- Original Message ----- From: Jeremy Messenger Date: Tue, 06 Apr 2004 03:46:08 -0500 To: Ben Downer Subject: Re: Gnome 2.6 > You still haven't explain how you upgrade your system. We have no idea > what you have done. > > BTW: Be sure to check > http://lists.freebsd.org/pipermail/freebsd-gnome/2004-April/006030.html > before you reply back. > > Cheers, > Mezz > > On Tue, 06 Apr 2004 15:30:27 +0800, Ben Downer wrote: > > > Just as an addition to my last email, this ends up totally b0rking the > > system, as the libs are now half 2.4 and half 2.6. > > > > Ben > > > -- > bsdforums.org 's moderator, mezz. -- _______________________________________________ Graffiti.net free e-mail @ www.graffiti.net Check out our value-added Premium features, such as an extra 20MB for just US$9.95 per year! Powered by Outblaze From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 05:41:44 2004 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 C742F16A4CE; Tue, 6 Apr 2004 05:41:44 -0700 (PDT) Received: from ahze.ahze.net (adsl-068-209-163-003.sip.clt.bellsouth.net [68.209.163.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id F33E143D39; Tue, 6 Apr 2004 05:41:43 -0700 (PDT) (envelope-from ahze@ahze.net) Received: from [192.168.1.5] (eamc.ahze.net [192.168.1.5]) by ahze.ahze.net (Postfix) with ESMTP id 79374A2; Tue, 6 Apr 2004 08:41:38 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: michael johnson Date: Tue, 6 Apr 2004 08:41:06 -0400 To: ports@FreeBSD.org, FreeBSD GNOME Users X-Mailer: Apple Mail (2.613) cc: michael johnson Subject: [(almost)new port, www/kazehakase] -- gecko browser -- Needs testing and I can not fully build on 4.9-STABLE 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: Tue, 06 Apr 2004 12:41:45 -0000 Hi, This is about 99% of a new port, www/kazehakase, which is browser with gecko engine like Epiphany or Galeon. I am fully able to build and run this on 5.2-CURRENT and I've got most of the errors out of 4.9, but there is still a few errors in the build with 4.9 which I am hoping some of you will help me find and fix. Note: - kazehakase will build and run with mozilla or mozilla-devel but will crash with mozilla-devel if you try to download anything. I assume since this will use mozilla the maintainer will need to be gnome@freebsd.org? This is one great browser, it is very fast and light weight and has features not found in epiphany or galeon. (http://kazehakase.sourceforge.jp/) michael # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # kazehakase # kazehakase/pkg-descr # kazehakase/Makefile # kazehakase/pkg-plist # kazehakase/distinfo # kazehakase/files # kazehakase/files/patch-src::kazehakase.in # kazehakase/files/patch-etc::bookmarkbar.xml # kazehakase/files/patch-src::actions::kz-scrap-bookmark-action.c # echo c - kazehakase mkdir -p kazehakase > /dev/null 2>&1 echo x - kazehakase/pkg-descr sed 's/^X//' >kazehakase/pkg-descr << 'END-of-kazehakase/pkg-descr' XKazehakase is a browser with gecko engine like Epiphany or Galeon. X XMain features: X X o Tabbed browsing X o Remote bookmark (e.g. RSS) in menu or sidebar X It is able to update periodically X o In Japan, there are other remote bookmarks, for instance, LIRS X (In Japanese), hina-di (In Japanese) , Kazehakase can handle these ones. X o Variable UI (menus, toolbar etc.) on user level X o Customizable mouse gestures X o Customizable key accelerator X XWWW: http://kazehakase.sourceforge.jp/ END-of-kazehakase/pkg-descr echo x - kazehakase/Makefile sed 's/^X//' >kazehakase/Makefile << 'END-of-kazehakase/Makefile' X# New ports collection makefile for: kazehakase X# Date created: 2004-04-06 X# Whom: michael johnson X# X# $FreeBSD$ X# X XPORTNAME= kazehakase XPORTVERSION= 0.1.4 XCATEGORIES= www XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} XMASTER_SITE_SUBDIR= ${PORTNAME}/8924/ X XMAINTAINER= gnome@FreeBSD.org XCOMMENT= Kazehakase is a browser with gecko engine like Epiphany or Galeon X XBUILD_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/ libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} XRUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/ libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} X XMOZILLA= mozilla XHEADERS_SUFX= X X.if !defined(WITH_MOZILLA) XMOZILLA= mozilla XHEADERS_SUFX= X.else X# 1.7b works but dies when you try to download anything. X#.if ${WITH_MOZILLA}=="mozilla-devel" || ${WITH_MOZILLA}=="mozilla-devel-gtk2" X#MOZILLA= mozilla-devel X#HEADERS_SUFX= -devel X#.else XMOZILLA= mozilla XHEADERS_SUFX= X#.endif X.endif X XUSE_LIBTOOL_VER=13 XUSE_X_PREFIX= yes XUSE_GNOME= gnomehack intlhack gnomeprefix gtk20 XUSE_GMAKE= yes XUSE_REINPLACE= yes XCONFIGURE_ARGS= --with-mozilla-includes="${X11BASE}/include/ mozilla${HEADERS_SUFX}" \ X --with-mozilla-libs="${X11BASE}/lib/${MOZILLA}" \ XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ X LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" X XFLASHPLAYER= ${LOCALBASE}/lib/libflashplayer.so.1 X X.include X Xpost-patch: X @${REINPLACE_CMD} -e 's|mozilla-gtkmozembed|mozilla-gtkmozembed${HEADERS_SUFX}|g' \ X ${WRKSRC}/configure X @${REINPLACE_CMD} -e 's|%%FLASHPLAYER%%|${FLASHPLAYER}|; \ X s|%%PREFIX%%|${PREFIX}|' \ X ${WRKSRC}/src/kazehakase.in X @${REINPLACE_CMD} -e 's|regex.h|gnuregex.h|' \ X ${WRKSRC}/src/prefs_ui/prefs_location_entry.c X X.include END-of-kazehakase/Makefile echo x - kazehakase/pkg-plist sed 's/^X//' >kazehakase/pkg-plist << 'END-of-kazehakase/pkg-plist' Xbin/kazehakase Xbin/kz Xetc/kazehakase/bookmarkbar.xml Xetc/kazehakase/bookmarks.xml Xetc/kazehakase/kz-ui-beginner.xml Xetc/kazehakase/kz-ui-bookmarks.xml Xetc/kazehakase/kz-ui-expert.xml Xetc/kazehakase/kz-ui-medium.xml Xetc/kazehakase/kzrc Xetc/kazehakase/proxyrc Xshare/gnome/applications/kazehakase.desktop Xshare/gnome/kazehakase/icons/kz-anchor.png Xshare/gnome/kazehakase/icons/kz-bookmark.png Xshare/gnome/kazehakase/icons/kz-folder-open.png Xshare/gnome/kazehakase/icons/kz-folder.png Xshare/gnome/kazehakase/icons/kz-google.png Xshare/gnome/kazehakase/icons/kz-green.png Xshare/gnome/kazehakase/icons/kz-logo-bg.png Xshare/gnome/kazehakase/icons/kz-logo.png Xshare/gnome/kazehakase/icons/kz-red.png Xshare/gnome/kazehakase/icons/kz-separator.png Xshare/gnome/pixmaps/kazehakase-icon.png X@dirrm etc/kazehakase X@dirrm share/gnome/kazehakase/icons X@dirrm share/gnome/kazehakase X END-of-kazehakase/pkg-plist echo x - kazehakase/distinfo sed 's/^X//' >kazehakase/distinfo << 'END-of-kazehakase/distinfo' XMD5 (kazehakase-0.1.4.tar.gz) = 71ae4218a2aebcb1baa1a13dbcc5f0b9 XSIZE (kazehakase-0.1.4.tar.gz) = 799810 END-of-kazehakase/distinfo echo c - kazehakase/files mkdir -p kazehakase/files > /dev/null 2>&1 echo x - kazehakase/files/patch-src::kazehakase.in sed 's/^X//' >kazehakase/files/patch-src::kazehakase.in << 'END-of-kazehakase/files/patch-src::kazehakase.in' X--- src/kazehakase.in.orig Tue Apr 6 05:45:07 2004 X+++ src/kazehakase.in Tue Apr 6 05:45:32 2004 X@@ -17,4 +17,9 @@ X MOZILLA_FIVE_HOME=$MOZILLA_HOME X export MOZILLA_FIVE_HOME X X-exec "$dist_bin/kz" "$@" X+if [ -f %%FLASHPLAYER%% ]; then X+ LD_PRELOAD=%%FLASHPLAYER%% X+ export LD_PRELOAD X+fi X+ X+exec "%%PREFIX%%/bin/kz" "$@" END-of-kazehakase/files/patch-src::kazehakase.in echo x - kazehakase/files/patch-etc::bookmarkbar.xml sed 's/^X//' >kazehakase/files/patch-etc::bookmarkbar.xml << 'END-of-kazehakase/files/patch-etc::bookmarkbar.xml' X--- etc/bookmarkbar.xml.orig Sat Mar 27 22:23:39 2004 X+++ etc/bookmarkbar.xml Tue Apr 6 05:01:58 2004 X@@ -2,6 +2,24 @@ X X BookmarkBar X X+ FreeBSD News X+ X+ X+ http://www.freebsd.org/news/news.rdf X+ 60 X+ X+ X+ X+ X+ FreshPorts X+ X+ X+ http://www.freshports.org/news.php X+ 60 X+ X+ X+ X+ X /.J X X END-of-kazehakase/files/patch-etc::bookmarkbar.xml echo x - kazehakase/files/patch-src::actions::kz-scrap-bookmark-action.c sed 's/^X//' >kazehakase/files/patch-src::actions::kz-scrap-bookmark-action.c << 'END-of-kazehakase/files/patch-src::actions::kz-scrap-bookmark- action.c' X--- src/actions/kz-scrap-bookmark-action.c.orig Fri Mar 26 09:26:09 2004 X+++ src/actions/kz-scrap-bookmark-action.c Tue Apr 6 06:27:14 2004 X@@ -213,6 +213,7 @@ X { X KzBookmark *scrap; X KzWindow *kz; X+ const gchar *uri; X X scrap = KZ_SCRAP_BOOKMARK_ACTION(action)->scrap; X g_return_if_fail(KZ_IS_BOOKMARK(scrap)); X@@ -220,7 +221,7 @@ X kz = KZ_SCRAP_BOOKMARK_ACTION(action)->kz; X if (!KZ_IS_WINDOW(kz)) return; X X- const gchar *uri = kz_bookmark_get_link(scrap); X+ uri = kz_bookmark_get_link(scrap); X X kz_window_load_url(kz, uri); X } END-of-kazehakase/files/patch-src::actions::kz-scrap-bookmark-action.c exit From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 06:04:56 2004 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 660C016A4CE; Tue, 6 Apr 2004 06:04:56 -0700 (PDT) Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2415943D31; Tue, 6 Apr 2004 06:04:55 -0700 (PDT) (envelope-from piotr.smyrak@heron.pl) Received: from pf183.wroclaw.sdi.tpnet.pl ([213.25.228.183] helo=beth.poprostu.pl) by sys.heron.com.pl with asmtp (Exim 4.23) id 1BAqGv-0004Vv-0L; Tue, 06 Apr 2004 15:05:45 +0200 Date: Tue, 6 Apr 2004 15:03:49 +0200 From: Piotr Smyrak To: Joe Marcus Clarke Message-Id: <20040406150349.56a70639@beth.poprostu.pl> In-Reply-To: <1081217246.53516.57.camel@shumai.marcuscom.com> References: <20040405221504.10de14e3@beth.poprostu.pl> <1081217246.53516.57.camel@shumai.marcuscom.com> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart=_Tue__6_Apr_2004_15_03_49_+0200_C2Tio_Kyk=PYcc0N" cc: freebsd-gnome@freebsd.org cc: lioux@FreeBSD.org Subject: Re: packaging fails for gstreamer-plugins 0.8 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: Tue, 06 Apr 2004 13:04:56 -0000 This is a multi-part message in MIME format. --Multipart=_Tue__6_Apr_2004_15_03_49_+0200_C2Tio_Kyk=PYcc0N Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi, On Mon, 05 Apr 2004 22:07:26 -0400, Joe Marcus Clarke wrote: > On Mon, 2004-04-05 at 16:15, Piotr Smyrak wrote: > > Hi, > > > > ===> Building package for gstreamer-plugins-0.8.0 > > Creating package > > /usr/ports/packages/All/gstreamer-plugins-0.8.0.tbz Registering > > depends: Hermes-1.3.3_1 gstreamer-0.8.0_1 libgnomeui-2.6.0_1 > > libbonoboui-2.6.0 swfdec-0.2.2_4 gnome-icon-theme-1.2.0 > > libgnome-2.6.0 gnomevfs2-2.6.0_1 liba52-0.7.4_1 > > scrollkeeper-0.3.14_1,1 docbook-xsl-1.65.1 docbook-xml-4.2_1 > > libmikmod-esound-3.1.10_2 gnomemimedata-2.4.1_1 fam-2.6.9_4 > > flac-1.1.0_3 libbonobo-2.6.0 gconf2-2.6.0 libgnomecanvas-2.6.0 > > ORBit2-2.10.0 startup-notification-0.6 libglade2-2.3.6 > > gnomekeyring-0.2.0 gtk-2.4.0 libIDL-0.8.3_2 pango-1.4.0 > > gsm-1.0.10 XFree86-fontScalable-4.3.0 > > XFree86-fontEncodings-4.3.0 intltool-0.30_1 > > hicolor-icon-theme-0.4 atk-1.6.0 tiff-3.6.1_1 lame-3.95.1_2 > > linc-1.0.3_2 libmpeg2-0.3.1_1 djbfft-0.76 libart_lgpl2-2.3.16 > > sdl-1.2.7_1,1 shared-mime-info-0.14_1 libXft-2.1.6 > > libdvdnav-0.1.9 libdvdread-0.9.4 libdvdcss-1.2.8_1 libfame-0.9.1 > > libghttp-1.0.9 aalib-1.4.r5_1 cdparanoia-3.9.8_7 > > gnomehier-1.0_17 libmusicbrainz-2.1.1 libxslt-1.1.5 > > libid3tag-0.15.0b_1 libmad-0.15.0b esound-0.2.34 > > XFree86-libraries-4.3.0_6 popt-1.6.4_2 libvorbis-1.0.1,3 > > libshout-1.0.7 libsidplay-1.36.57 libogg-1.1,3 libxml2-2.6.8 > > glib-2.4.0 p5-XML-Parser-2.34_1 gettext-0.13.1_1 > > fontconfig-2.2.2,1 imake-4.3.0_2 libaudiofile-0.2.6 png-1.2.5_3 > > libiconv-1.9.1_3 python-2.3.3_4 samba-libsmbclient-3.0.2a > > docbook-sk-4.1.2_3 perl-5.6.1_15 sdocbook-xml-4.1.2.5_2 > > expat-1.95.7 freetype2-2.1.7_2 svgalib-1.4.3_3 > > pkgconfig-0.15.0_1 jpeg-6b_2 xmlcatmgr-2.0.b1. > > Creating bzip'd tar ball in > > '/usr/ports/packages/All/gstreamer-plugins-0.8.0.tbz' > > tar: lib/gstreamer-0.8/libgsthttpsrc.so: Cannot stat: No such > > file or directory > > tar: lib/gstreamer-0.8/libgstshout.so: Cannot stat: No such file > > or directory > > tar: Error exit delayed from previous errors > > pkg_create: make_dist: tar command failed with code 512 > > *** Error code 1 > > > > Stop in /usr/ports/multimedia/gstreamer-plugins. > > > > /etc/make.conf: > > ## gstreamer-plugins > > .if ${.CURDIR:N*/ports/multimedia/gstreamer-plugins} == "" > > WITH_HERMES= yes > > WITH_OPENQUICKTIME= yes > > WITH_LIBMPEG2= yes > > WITH_MAD= yes > > WITH_HTTP= yes > > WITH_LADSPA= yes > > WITH_LIBFAME= yes > > WITH_LIBSHOUT= yes > > WITH_LIBSIDPLAY= yes > > .endif > > The httpsrc thing is fixed, but I will need to see the output of > make configure to know more about the shout problem. I am attaching a patch, that - I think - is a fix for the problem. Current Makefile disables libshout2 for configure, then seeks for libshout(1), but finally expected libshout(1) to have lib versioning from libshout2. I just got a clean package after this change. -- Piotr Smyrak piotr.smyrak@heron.pl --Multipart=_Tue__6_Apr_2004_15_03_49_+0200_C2Tio_Kyk=PYcc0N Content-Type: application/octet-stream; name="gst-plugins.patch.1" Content-Disposition: attachment; filename="gst-plugins.patch.1" Content-Transfer-Encoding: base64 LS0tIE1ha2VmaWxlLm9yaWcJVHVlIEFwciAgNiAxNDoyMToyNiAyMDA0CisrKyBNYWtlZmlsZQlU dWUgQXByICA2IDE0OjIxOjQ2IDIwMDQKQEAgLTYwOCw4ICs2MDgsNyBAQAogQ09ORklHVVJFX0FS R1MrPQktLWRpc2FibGUtc2hvdXQKIFBMSVNUX1NVQis9CUxJQlNIT1VUPSJAY29tbWVudCAiCiAu ZWxzZQotTElCX0RFUEVORFMrPQlzaG91dC4zOiR7UE9SVFNESVJ9L2F1ZGlvL2xpYnNob3V0Ci0K K0xJQl9ERVBFTkRTKz0Jc2hvdXQuMjoke1BPUlRTRElSfS9hdWRpby9saWJzaG91dAogUExJU1Rf U1VCKz0JTElCU0hPVVQ9IiIKIC5lbmRpZgogCg== --Multipart=_Tue__6_Apr_2004_15_03_49_+0200_C2Tio_Kyk=PYcc0N-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 06:09:24 2004 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 2917E16A4CE for ; Tue, 6 Apr 2004 06:09:24 -0700 (PDT) Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3BFD43D5D for ; Tue, 6 Apr 2004 06:09:23 -0700 (PDT) (envelope-from piotr.smyrak@heron.pl) Received: from pf183.wroclaw.sdi.tpnet.pl ([213.25.228.183] helo=beth.poprostu.pl) by sys.heron.com.pl with asmtp (Exim 4.23) id 1BAqKU-0004hc-I1 for freebsd-gnome@freebsd.org; Tue, 06 Apr 2004 15:09:26 +0200 Date: Tue, 6 Apr 2004 14:15:58 +0200 From: Piotr Smyrak To: freebsd-gnome@freebsd.org Message-Id: <20040406141558.6959491e@beth.poprostu.pl> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: typo in Gnome 2.6 FAQ 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: Tue, 06 Apr 2004 13:09:24 -0000 --- patch starts --- --- faq2.sgml.orig Tue Apr 6 14:10:16 2004 +++ faq2.sgml Tue Apr 6 14:12:43 2004 @@ -644,7 +644,7 @@ between GNOME 2.2 and &gnomever;. In order to add new sessions now, you must create a .desktop file containing the session configuration information. Session files live in - /usr/X11R6/etc/dm/Sessions. For example, to add + /usr/X11R6/etc/gdm/Sessions. For example, to add a KDE session, create a file in /usr/X11R6/etc/dm/Sessions called kde.desktop. That file should contain the following:

--- patch ends --- -- Piotr Smyrak piotr.smyrak@heron.pl From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 06:16:34 2004 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 6FE0716A4CE for ; Tue, 6 Apr 2004 06:16:34 -0700 (PDT) Received: from e0-a11.b1.lan.prg.vol.cz (e0-a11.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id C195243D5C for ; Tue, 6 Apr 2004 06:16:33 -0700 (PDT) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1])i36DFZrQ099066; Tue, 6 Apr 2004 15:15:35 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.12.11/8.12.11/Submit) id i36DFY1M099065; Tue, 6 Apr 2004 15:15:34 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Piotr Smyrak In-Reply-To: <20040406141558.6959491e@beth.poprostu.pl> References: <20040406141558.6959491e@beth.poprostu.pl> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-gZuHg1UaWTMmy7VZyRig" Message-Id: <1081257333.43094.14.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 06 Apr 2004 15:15:33 +0200 cc: freebsd-gnome@FreeBSD.org Subject: Re: typo in Gnome 2.6 FAQ X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pav@FreeBSD.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 13:16:34 -0000 --=-gZuHg1UaWTMmy7VZyRig Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable V =FAt, 06. 04. 2004 v 14:15, Piotr Smyrak p=ED=B9e: Fixed, thank you for reporting it. > --- patch starts --- > --- faq2.sgml.orig Tue Apr 6 14:10:16 2004 > +++ faq2.sgml Tue Apr 6 14:12:43 2004 > @@ -644,7 +644,7 @@ > between GNOME 2.2 and &gnomever;. In order to add new > sessions > now, you must create a .desktop file containing > the session > configuration information. Session files live in > - /usr/X11R6/etc/dm/Sessions. For example, to add > + /usr/X11R6/etc/gdm/Sessions. For example, to add > a KDE session, create a file in > /usr/X11R6/etc/dm/Sessions > called kde.desktop. That file should contain > the > following:

> --- patch ends --- --=20 Pav Lucistnik In God we trust. All others must use the callback verifier. --=-gZuHg1UaWTMmy7VZyRig Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAcq10ntdYP8FOsoIRApttAKC7HmCF73FR7s8jNJ7YINtVwZ1MMwCgwEyJ ng5vRbRD1WxhYXAHigDbpas= =OSAD -----END PGP SIGNATURE----- --=-gZuHg1UaWTMmy7VZyRig-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 06:20:44 2004 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 AA89E16A4CE for ; Tue, 6 Apr 2004 06:20:44 -0700 (PDT) Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42BDE43D41 for ; Tue, 6 Apr 2004 06:20:44 -0700 (PDT) (envelope-from piotr.smyrak@heron.pl) Received: from pf183.wroclaw.sdi.tpnet.pl ([213.25.228.183] helo=beth.poprostu.pl) by sys.heron.com.pl with asmtp (Exim 4.23) id 1BAqV6-0005Ld-4p for freebsd-gnome@freebsd.org; Tue, 06 Apr 2004 15:20:24 +0200 Date: Tue, 6 Apr 2004 15:18:00 +0200 From: Piotr Smyrak To: freebsd-gnome@freebsd.org Message-Id: <20040406151800.4719d1de@beth.poprostu.pl> In-Reply-To: <20040406141558.6959491e@beth.poprostu.pl> References: <20040406141558.6959491e@beth.poprostu.pl> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart=_Tue__6_Apr_2004_15_18_00_+0200_i3YccM4itjLrpQ8L" Subject: Re: typo in Gnome 2.6 FAQ 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: Tue, 06 Apr 2004 13:20:44 -0000 This is a multi-part message in MIME format. --Multipart=_Tue__6_Apr_2004_15_18_00_+0200_i3YccM4itjLrpQ8L Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Tue, 6 Apr 2004 14:15:58 +0200, Piotr Smyrak wrote: > --- patch starts --- > --- faq2.sgml.orig Tue Apr 6 14:10:16 2004 > +++ faq2.sgml Tue Apr 6 14:12:43 2004 > @@ -644,7 +644,7 @@ > between GNOME 2.2 and &gnomever;. In order to add new > sessions > now, you must create a .desktop file containing > the session > configuration information. Session files live in > - /usr/X11R6/etc/dm/Sessions. For example, to > add+ /usr/X11R6/etc/gdm/Sessions. For example, to > add > a KDE session, create a file in > /usr/X11R6/etc/dm/Sessions > called kde.desktop. That file should contain > the > following:

> --- patch ends --- Silly me, here comes a better one. -- Piotr Smyrak piotr.smyrak@heron.pl --Multipart=_Tue__6_Apr_2004_15_18_00_+0200_i3YccM4itjLrpQ8L Content-Type: application/octet-stream; name="gnome_faq.sgml.patch" Content-Disposition: attachment; filename="gnome_faq.sgml.patch" Content-Transfer-Encoding: base64 LS0tIGZhcTIuc2dtbC5vcmlnCVR1ZSBBcHIgIDYgMTQ6MTA6MTYgMjAwNAorKysgZmFxMi5zZ21s CVR1ZSBBcHIgIDYgMTU6MTY6NDAgMjAwNApAQCAtNjQ0LDggKzY0NCw4IEBACiAJICAgIGJldHdl ZW4gR05PTUUgMi4yIGFuZCAmZ25vbWV2ZXI7LiAgSW4gb3JkZXIgdG8gYWRkIG5ldyBzZXNzaW9u cwogCSAgICBub3csIHlvdSBtdXN0IGNyZWF0ZSBhIDx0dD4uZGVza3RvcDwvdHQ+IGZpbGUgY29u dGFpbmluZyB0aGUgc2Vzc2lvbgogCSAgICBjb25maWd1cmF0aW9uIGluZm9ybWF0aW9uLiAgU2Vz c2lvbiBmaWxlcyBsaXZlIGluCi0JICAgIDx0dD4vdXNyL1gxMVI2L2V0Yy9kbS9TZXNzaW9uczwv dHQ+LiAgRm9yIGV4YW1wbGUsIHRvIGFkZAotCSAgICBhIEtERSBzZXNzaW9uLCBjcmVhdGUgYSBm aWxlIGluIDx0dD4vdXNyL1gxMVI2L2V0Yy9kbS9TZXNzaW9uczwvdHQ+CisJICAgIDx0dD4vdXNy L1gxMVI2L2V0Yy9nZG0vU2Vzc2lvbnM8L3R0Pi4gIEZvciBleGFtcGxlLCB0byBhZGQKKwkgICAg YSBLREUgc2Vzc2lvbiwgY3JlYXRlIGEgZmlsZSBpbiA8dHQ+L3Vzci9YMTFSNi9ldGMvZ2RtL1Nl c3Npb25zPC90dD4KIAkgICAgY2FsbGVkIDx0dD5rZGUuZGVza3RvcDwvdHQ+LiAgVGhhdCBmaWxl IHNob3VsZCBjb250YWluIHRoZQogCSAgICBmb2xsb3dpbmc6PC9wPgogCg== --Multipart=_Tue__6_Apr_2004_15_18_00_+0200_i3YccM4itjLrpQ8L-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 06:48:17 2004 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 29DCE16A4CE for ; Tue, 6 Apr 2004 06:48:17 -0700 (PDT) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id D05E843D4C for ; Tue, 6 Apr 2004 06:48:16 -0700 (PDT) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "madman.celabo.org", Issuer "celabo.org CA" (not verified)) by gw.celabo.org (Postfix) with ESMTP id 4AC0A54846 for ; Tue, 6 Apr 2004 08:47:16 -0500 (CDT) Received: by madman.celabo.org (Postfix, from userid 1001) id AF2A36D455; Tue, 6 Apr 2004 08:47:15 -0500 (CDT) Date: Tue, 6 Apr 2004 08:47:15 -0500 From: "Jacques A. Vidrine" To: gnome@FreeBSD.org Message-ID: <20040406134715.GA44495@madman.celabo.org> Mail-Followup-To: "Jacques A. Vidrine" , gnome@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.6i Subject: GNOME 2.6: trouble with menu configuration? 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: Tue, 06 Apr 2004 13:48:17 -0000 Anyone else experiencing a problem like this? Open nautilus, type in applications:/// Attempt to double-click on some menu icon: nothing happens at first, but after about 10 seconds a dialog box pops up Opening "Accessories". You can stop this operation by clicking cancel. X Cancel Try to add a folder: It will be named `untitled folder' and you can't rename it. Of course, I can't recall *ever* being able to customize menus using Nautilus, so this may not be new. Cheers, -- Jacques Vidrine / nectar@celabo.org / jvidrine@verio.net / nectar@freebsd.org From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 07:16:28 2004 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 E9ADA16A4CE; Tue, 6 Apr 2004 07:16:28 -0700 (PDT) Received: from mailout1.informatik.tu-muenchen.de (mailout1.informatik.tu-muenchen.de [131.159.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D64743D58; Tue, 6 Apr 2004 07:16:28 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 1D324485D; Tue, 6 Apr 2004 16:15:06 +0200 (CEST) Date: Tue, 6 Apr 2004 16:15:05 +0200 From: Simon Barner To: "Jacques A. Vidrine" , gnome@FreeBSD.org Message-ID: <20040406141505.GC68519@zi025.glhnet.mhn.de> References: <20040406134715.GA44495@madman.celabo.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ABTtc+pdwF7KHXCz" Content-Disposition: inline In-Reply-To: <20040406134715.GA44495@madman.celabo.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de Subject: Re: GNOME 2.6: trouble with menu configuration? 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: Tue, 06 Apr 2004 14:16:29 -0000 --ABTtc+pdwF7KHXCz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Jacques A. Vidrine wrote: > Anyone else experiencing a problem like this? >=20 > Open nautilus, type in applications:/// >=20 > Attempt to double-click on some menu icon: nothing happens at first, but > after about 10 seconds a dialog box pops up >=20 > Opening "Accessories". > You can stop this operation by clicking cancel. >=20 > X Cancel >=20 > Try to add a folder: It will be named `untitled folder' and you can't > rename it. Both works fine for me. I had to restart my panel in order to get the new folder displayed, but that was the only problem. Perhaps you have some old configuration files around: ~/.gnome* ~/.gconf* ~/.nautilus come to my mind. Simon --ABTtc+pdwF7KHXCz Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAcrtpCkn+/eutqCoRAijDAJ4/1DebghQPl5XRXPq9aavNMOXsEgCdFC28 uvfkxHFCbSo4PkZQJHe6p+8= =EfvE -----END PGP SIGNATURE----- --ABTtc+pdwF7KHXCz-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 07:54:40 2004 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 487E216A4CE for ; Tue, 6 Apr 2004 07:54:40 -0700 (PDT) Received: from flavatown.mail.pas.earthlink.net (flavatown.mail.pas.earthlink.net [207.217.120.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB16643D58 for ; Tue, 6 Apr 2004 07:54:39 -0700 (PDT) (envelope-from rperry4@earthlink.net) Received: from snipe.mail.pas.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62])i36CrJE23430 for ; Tue, 6 Apr 2004 05:53:19 -0700 (PDT) Received: from dialup-4.250.48.254.dial1.weehawken1.level3.net ([4.250.48.254] helo=earthlink.net) by snipe.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1BAq4Q-00033r-00 for freebsd-gnome@FreeBSD.org; Tue, 06 Apr 2004 05:52:51 -0700 Message-ID: <4072A85D.5080906@earthlink.net> Date: Tue, 06 Apr 2004 08:53:49 -0400 From: Bob Perry User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040405 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-gnome@FreeBSD.org Content-Type: multipart/mixed; boundary="------------060106050201000102070803" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Assistance with Resolving Gnome 2.6 Upgrade Faliure 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: Tue, 06 Apr 2004 14:54:40 -0000 This is a multi-part message in MIME format. --------------060106050201000102070803 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Good morning, Lost connection with ISP on several occasions. Sure that contributed to, if not caused, my problems. Message says: /usr/local/sbin/portupgrade failed to run a recursive upgrade on glib-2*. Output file attached. Thanks, Bob Perry -- I've learned that whatever hits the fan will not be evenly distributed. FreeBSD 4.9-RELEASE-p2 #0 --------------060106050201000102070803-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 10:49:15 2004 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 C474816A4CE; Tue, 6 Apr 2004 10:49:15 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id D946143D2D; Tue, 6 Apr 2004 10:49:14 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.9] (gyros.marcuscom.com [192.168.1.9]) i36Hk4gd076196; Tue, 6 Apr 2004 13:46:04 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: pav@freebsd.org In-Reply-To: <1081257333.43094.14.camel@pav.hide.vol.cz> References: <20040406141558.6959491e@beth.poprostu.pl> <1081257333.43094.14.camel@pav.hide.vol.cz> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-JlQ+341rfMcsweKOOB/p" Organization: MarcusCom, Inc. Message-Id: <1081273686.804.1.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 06 Apr 2004 13:48:06 -0400 cc: freebsd-gnome@freebsd.org Subject: Re: typo in Gnome 2.6 FAQ 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: Tue, 06 Apr 2004 17:49:15 -0000 --=-JlQ+341rfMcsweKOOB/p Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable On Tue, 2004-04-06 at 09:15, Pav Lucistnik wrote: > V =FAt, 06. 04. 2004 v 14:15, Piotr Smyrak p=ED=B9e: >=20 > Fixed, thank you for reporting it. This wasn't a typo. /usr/X11R6/etc/dm is the correct directory. See /usr/X11R6/etc/gdm/gdm.conf. Please revert. Joe >=20 > > --- patch starts --- > > --- faq2.sgml.orig Tue Apr 6 14:10:16 2004 > > +++ faq2.sgml Tue Apr 6 14:12:43 2004 > > @@ -644,7 +644,7 @@ > > between GNOME 2.2 and &gnomever;. In order to add new > > sessions > > now, you must create a .desktop file containing > > the session > > configuration information. Session files live in > > - /usr/X11R6/etc/dm/Sessions. For example, to add > > + /usr/X11R6/etc/gdm/Sessions. For example, to add > > a KDE session, create a file in > > /usr/X11R6/etc/dm/Sessions > > called kde.desktop. That file should contain > > the > > following:

> > --- patch ends --- --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-JlQ+341rfMcsweKOOB/p Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAcu1Wb2iPiv4Uz4cRAsaWAJ9F/5DOiOYqvMuWCo2z6ZLaYSBkTQCfYcxX ovki1s4heIRho60C7RyJjUU= =oEI6 -----END PGP SIGNATURE----- --=-JlQ+341rfMcsweKOOB/p-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 10:51:37 2004 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 3A71516A4CE for ; Tue, 6 Apr 2004 10:51:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D80B43D46 for ; Tue, 6 Apr 2004 10:51:37 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.10/8.12.10) with ESMTP id i36HoPbv054869 for ; Tue, 6 Apr 2004 10:50:25 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i36HoPbg054868; Tue, 6 Apr 2004 10:50:25 -0700 (PDT) (envelope-from gnats) Date: Tue, 6 Apr 2004 10:50:25 -0700 (PDT) Message-Id: <200404061750.i36HoPbg054868@freefall.freebsd.org> To: gnome@FreeBSD.org From: Jonathan Lennox Subject: Re: ports/65235: Mozilla from ports-current aborts or loops infinitely X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jonathan Lennox List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 17:51:37 -0000 The following reply was made to PR ports/65235; it has been noted by GNATS. From: Jonathan Lennox To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/65235: Mozilla from ports-current aborts or loops infinitely Date: Tue, 6 Apr 2004 13:37:42 -0400 Never mind -- once gnome_upgrade.sh continued some more, the problem resolved itself. Mozilla now works correctly. I assume that the gnome_upgrade.sh script's invocation of portupgrade somehow misses some dependencies of mozilla's when rebuilding it, and mozilla was failing to start when some of its dependencies were still out of date. -- Jonathan Lennox lennox@cs.columbia.edu From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 10:54:59 2004 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 5F10316A4CE; Tue, 6 Apr 2004 10:54:59 -0700 (PDT) Received: from basement.kutulu.org (pcp03610121pcs.longhl01.md.comcast.net [68.49.239.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1B3E43D39; Tue, 6 Apr 2004 10:54:58 -0700 (PDT) (envelope-from kutulu@kutulu.org) Received: from wombat.localnet (wombat.localnet [192.168.69.3]) by basement.kutulu.org (Postfix) with ESMTP id 9B0E4A961; Tue, 6 Apr 2004 13:53:17 -0400 (EDT) Received: by wombat.localnet (Postfix, from userid 1001) id 62B12B878; Tue, 6 Apr 2004 13:53:17 -0400 (EDT) Date: Tue, 6 Apr 2004 13:53:17 -0400 From: Michael Edenfield To: ports@freebsd.org, gnome@freebsd.org Message-ID: <20040406175317.GA28489@wombat.localnet> Mail-Followup-To: ports@freebsd.org, gnome@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline X-Mailer: Mutt http://www.mutt.org/ X-Accept-Language: en X-PGP-Key: http://www.kutulu.org/pgp/kutulu.asc X-PGP-Fingerprint: 1CE0 3C31 7013 D529 406D 37DC 09CC CD84 A46C 878F User-Agent: Mutt/1.5.6i Subject: libgda2 failing during gnome_upgrade.sh -- firebird's fault? 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: Tue, 06 Apr 2004 17:54:59 -0000 --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I'm running the GNOME 2.6 upgrade script and keep getting a failure trying to upgrae libgda2. The error happens when it gets into the providers/firebird path and tries to build (long lines below:) cc -shared .libs/gda-firebird-provider.o .libs/gda-firebird-recordset.o .libs/libmain.o -Wl,--rpath -Wl,/usr/ports/databases/libgda2/work/libgda-1.0.3/libgda/.libs -Wl,--rpath -Wl,/usr/X11R6/lib -L/usr/ports/databases/libgda2/work/libgda-1.0.3/libsql/.libs -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lpthread -lgmodule-2.0 -lglib-2.0 -lxslt -lxml2 -lc_r -lz -liconv -lm ../../libgda/.libs/libgda-2.so -L/usr/local/firebird/lib -lgds -ldl -lcrypt -lintl -march=athlon -Wl,--export-dynamic -Wl,-soname -Wl,libgda-firebird.so -o .libs/libgda-firebird.so /usr/bin/ld: cannot find -ldl gmake[2]: *** [libgda-firebird.la] Error 1 gmake[2]: Leaving directory `/usr/ports/databases/libgda2/work/libgda-1.0.3/providers/firebird' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/databases/libgda2/work/libgda-1.0.3/providers' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop in /usr/ports/databases/libgda2. This, of course, causes portupgrade to skip other things along the way. I do have the latest firebird (stable) release installed. Once the gnome upgrade script finishes I'm going to comment out the firebird support in libgda2's Makefile and see if that fixes the problem, but of course I'd prefer to help solve the problem and fix the libgda2 build. Any Gnome people out there using Firebird and/or know what the problem is, or where I should start looking? --Mike --J/dobhs11T7y2rNN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAcu6NCczNhKRsh48RAuc0AKC189mHaR8Bv4CsGKfdJ6UhrwGr9ACgxKma vF/dkICDVI4PwfPGeZTNBlI= =2vDK -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 11:55:27 2004 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 D340416A4CE; Tue, 6 Apr 2004 11:55:27 -0700 (PDT) Received: from basement.kutulu.org (pcp03610121pcs.longhl01.md.comcast.net [68.49.239.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B09F43D2F; Tue, 6 Apr 2004 11:55:27 -0700 (PDT) (envelope-from kutulu@kutulu.org) Received: from wombat.localnet (wombat.localnet [192.168.69.3]) by basement.kutulu.org (Postfix) with ESMTP id EA911A961; Tue, 6 Apr 2004 14:53:24 -0400 (EDT) Received: by wombat.localnet (Postfix, from userid 1001) id CDB4DB878; Tue, 6 Apr 2004 14:53:24 -0400 (EDT) Date: Tue, 6 Apr 2004 14:53:24 -0400 From: Michael Edenfield To: ports@freebsd.org, gnome@freebsd.org Message-ID: <20040406185324.GA77538@wombat.localnet> Mail-Followup-To: ports@freebsd.org, gnome@freebsd.org References: <20040406175317.GA28489@wombat.localnet> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline In-Reply-To: <20040406175317.GA28489@wombat.localnet> X-Mailer: Mutt http://www.mutt.org/ X-Accept-Language: en X-PGP-Key: http://www.kutulu.org/pgp/kutulu.asc X-PGP-Fingerprint: 1CE0 3C31 7013 D529 406D 37DC 09CC CD84 A46C 878F User-Agent: Mutt/1.5.6i Subject: Re: libgda2 failing during gnome_upgrade.sh -- firebird's fault? 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: Tue, 06 Apr 2004 18:55:28 -0000 --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline * Michael Edenfield [040406 13:55]: > I'm running the GNOME 2.6 upgrade script and keep getting a failure > trying to upgrae libgda2. The error happens when it gets into the > providers/firebird path and tries to build (long lines below:) I apparently expected this to be more difficult that it really was. Turns out there was some hard-coded librarys being linked in, one of which was -ldl. ports/65269 has fixed it for me. --Mike --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAcvykCczNhKRsh48RArUlAKDbCD5DLqKMwYDm15Hu2qwz6lIizwCgwW03 obzVNtSQvr7tLVUQDANBXzs= =7c41 -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 12:15:18 2004 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 7862C16A4CE for ; Tue, 6 Apr 2004 12:15:18 -0700 (PDT) Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6193A43D5C for ; Tue, 6 Apr 2004 12:15:18 -0700 (PDT) (envelope-from yushunwa@ISI.EDU) Received: from isi.edu (tnn.isi.edu [128.9.168.57]) by boreas.isi.edu (8.11.6p2+0917/8.11.2) with ESMTP id i36JDLN14531; Tue, 6 Apr 2004 12:13:21 -0700 (PDT) Message-ID: <40730150.1080304@isi.edu> Date: Tue, 06 Apr 2004 12:13:20 -0700 From: Yu-Shun Wang User-Agent: Mozilla Thunderbird 0.5 (X11/20040405) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sean McNeil References: <1081231472.53285.2.camel@server.mcneil.com> In-Reply-To: <1081231472.53285.2.camel@server.mcneil.com> Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms090204010604010908090700" X-ISI-4-28-6-MailScanner: Found to be clean X-MailScanner-From: yushunwa@isi.edu cc: freebsd-gnome@freebsd.org Subject: Re: error compiling firefox 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: Tue, 06 Apr 2004 19:15:18 -0000 This is a cryptographically signed message in MIME format. --------------ms090204010604010908090700 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sean McNeil wrote: > Anyone else seeing this error? > gmake[4]: Leaving directory > `/usr/ports/www/firefox/work/mozilla/security/nss/cmd/shlibsign/mangle' > FreeBSD5.2_DBG.OBJ/shlibsign -v -i > /usr/ports/www/firefox/work/mozilla/dist/lib/libsoftokn3.so > Assertion failure: _PT_PTHREAD_MUTEX_IS_LOCKED(lock->mutex), at > ptsynch.c:207 > Abort trap (core dumped) > gmake[3]: *** > [/usr/ports/www/firefox/work/mozilla/dist/lib/libsoftokn3.chk] Error 134 > gmake[3]: Leaving directory > `/usr/ports/www/firefox/work/mozilla/security/nss/cmd/shlibsign' > gmake[2]: *** [libs] Error 2 Yes. For me, it turned out to be an error in my /etc/libmap.conf. Could you email your /etc/libmap.conf? yushun -- Yu-Shun Wang USC Information Sciences Institute --------------ms090204010604010908090700 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJeTCC AxcwggKAoAMCAQICAwuzTDANBgkqhkiG9w0BAQQFADBiMQswCQYDVQQGEwJaQTElMCMGA1UE ChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNv bmFsIEZyZWVtYWlsIElzc3VpbmcgQ0EwHhcNMDQwMjEyMDcwNzM2WhcNMDUwMjExMDcwNzM2 WjB6MQ0wCwYDVQQEEwRXYW5nMRAwDgYDVQQqEwdZdS1TaHVuMRUwEwYDVQQDEwxZdS1TaHVu IFdhbmcxHzAdBgkqhkiG9w0BCQEWEHl1c2h1bndhQGlzaS5lZHUxHzAdBgkqhkiG9w0BCQEW EHl1c2h1bndhQHVzYy5lZHUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCc8n5U xhl7Ij0hjHYl8ZRZc0D9m/dX9elXEi+F4m8BjcrySYYNxiAUAxb6iB7aCskyxmYpxDRgC+up D9fxexuSRzhQeqv+EEmhjJ14IEx3JfGT0Mnuexef5UfOjf8t2zJLTMp2Z6ZJNZhm0d3OTX7H Gw6HoUbYnPuLFP8YRI3A72Gyjo9qlajq2Fv84ZpdRwt+plDk6czfawPMpptPw7RVNQTRhadQ DyM5visEsRhwR8LegLn8UqtwomeiauxNSbNrUJI3vm8Q8JZFKQWZlrod/I3Ud7P4zU6qQXoS HAV5OavL0zEO4mSug5bLSpfSoumBg6CvYbPEz4mUPJ3JGBnbAgMBAAGjPzA9MC0GA1UdEQQm MCSBEHl1c2h1bndhQGlzaS5lZHWBEHl1c2h1bndhQHVzYy5lZHUwDAYDVR0TAQH/BAIwADAN BgkqhkiG9w0BAQQFAAOBgQAUuycfrv876o8eccQGgl7AWxEottLDXHxL4W9XxL2rPMER88Vs ott5PU1mjm2Mnh4jgjhmqZaofReeTbLQaCbgqgdyR4ZESZjbmE7e8tWpe9blMjcCTpeVI99N yJJooUql3crtUKcfxCsukuh200E3Aaw8PW6KY5N3HG45ISpF8zCCAxcwggKAoAMCAQICAwuz TDANBgkqhkiG9w0BAQQFADBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1 bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElz c3VpbmcgQ0EwHhcNMDQwMjEyMDcwNzM2WhcNMDUwMjExMDcwNzM2WjB6MQ0wCwYDVQQEEwRX YW5nMRAwDgYDVQQqEwdZdS1TaHVuMRUwEwYDVQQDEwxZdS1TaHVuIFdhbmcxHzAdBgkqhkiG 9w0BCQEWEHl1c2h1bndhQGlzaS5lZHUxHzAdBgkqhkiG9w0BCQEWEHl1c2h1bndhQHVzYy5l ZHUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCc8n5Uxhl7Ij0hjHYl8ZRZc0D9 m/dX9elXEi+F4m8BjcrySYYNxiAUAxb6iB7aCskyxmYpxDRgC+upD9fxexuSRzhQeqv+EEmh jJ14IEx3JfGT0Mnuexef5UfOjf8t2zJLTMp2Z6ZJNZhm0d3OTX7HGw6HoUbYnPuLFP8YRI3A 72Gyjo9qlajq2Fv84ZpdRwt+plDk6czfawPMpptPw7RVNQTRhadQDyM5visEsRhwR8LegLn8 UqtwomeiauxNSbNrUJI3vm8Q8JZFKQWZlrod/I3Ud7P4zU6qQXoSHAV5OavL0zEO4mSug5bL SpfSoumBg6CvYbPEz4mUPJ3JGBnbAgMBAAGjPzA9MC0GA1UdEQQmMCSBEHl1c2h1bndhQGlz aS5lZHWBEHl1c2h1bndhQHVzYy5lZHUwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQQFAAOB gQAUuycfrv876o8eccQGgl7AWxEottLDXHxL4W9XxL2rPMER88Vsott5PU1mjm2Mnh4jgjhm qZaofReeTbLQaCbgqgdyR4ZESZjbmE7e8tWpe9blMjcCTpeVI99NyJJooUql3crtUKcfxCsu kuh200E3Aaw8PW6KY5N3HG45ISpF8zCCAz8wggKooAMCAQICAQ0wDQYJKoZIhvcNAQEFBQAw gdExCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUg VG93bjEaMBgGA1UEChMRVGhhd3RlIENvbnN1bHRpbmcxKDAmBgNVBAsTH0NlcnRpZmljYXRp b24gU2VydmljZXMgRGl2aXNpb24xJDAiBgNVBAMTG1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFp bCBDQTErMCkGCSqGSIb3DQEJARYccGVyc29uYWwtZnJlZW1haWxAdGhhd3RlLmNvbTAeFw0w MzA3MTcwMDAwMDBaFw0xMzA3MTYyMzU5NTlaMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxU aGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwg RnJlZW1haWwgSXNzdWluZyBDQTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAxKY8VXNV +065yplaHmjAdQRwnd/p/6Me7L3N9VvyGna9fww6YfK/Uc4B1OVQCjDXAmNaLIkVcI7dyfAr hVqqP3FWy688Cwfn8R+RNiQqE88r1fOCdz0Dviv+uxg+B79AgAJk16emu59l0cUqVIUPSAR/ p7bRPGEEQB5kGXJgt/sCAwEAAaOBlDCBkTASBgNVHRMBAf8ECDAGAQH/AgEAMEMGA1UdHwQ8 MDowOKA2oDSGMmh0dHA6Ly9jcmwudGhhd3RlLmNvbS9UaGF3dGVQZXJzb25hbEZyZWVtYWls Q0EuY3JsMAsGA1UdDwQEAwIBBjApBgNVHREEIjAgpB4wHDEaMBgGA1UEAxMRUHJpdmF0ZUxh YmVsMi0xMzgwDQYJKoZIhvcNAQEFBQADgYEASIzRUIPqCy7MDaNmrGcPf6+svsIXoUOWlJ1/ TCG4+DYfqi2fNi/A9BxQIJNwPP2t4WFiw9k6GX6EsZkbAMUaC4J0niVQlGLH2ydxVyWN3amc OY6MIE9lX5Xa9/eH1sYITq726jTlEBpbNU1341YheILcIRk13iSx0x1G/11fZU8xggM7MIID NwIBATBpMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5 KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQID C7NMMAkGBSsOAwIaBQCgggGnMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcN AQkFMQ8XDTA0MDQwNjE5MTMyMFowIwYJKoZIhvcNAQkEMRYEFKpUSRqZfTzLZJvPPIx2I+x9 z1UEMFIGCSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcNAwcwDgYIKoZIhvcNAwICAgCAMA0GCCqG SIb3DQMCAgFAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgEoMHgGCSsGAQQBgjcQBDFrMGkwYjEL MAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAq BgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBAgMLs0wwegYLKoZI hvcNAQkQAgsxa6BpMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGlu ZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWlu ZyBDQQIDC7NMMA0GCSqGSIb3DQEBAQUABIIBAIxxDuWmrUBG38Z3o8KEk9J76ybWzTK/lVt2 QVGGm8y3XoRshwusAiRdJJR5uGL1FMi8Tf/u90lsuEV66En4ngJKCIQi+mC8Rfd0n35xp27B xr+Cc5yB/DKq02DNBlyoIjuwlX4wQomutFG+d4FZcegoAwBoy7HVQwIRkJqk6L4htAenGnGL d1dXtOUNNX846UE0ErqSHGpfCp6tEjz6ds9ODi0mCSHn+GfT2tpncSMN789MpdXzuuIzA2R2 KIXWmd5etq4ZdRFQ8XkEjEW2b1WRE9Ehh4q77m8m1okEipdM9QW8hZtpVF469OmrDEvu9TI7 x3YaxtiHfPcY8QtisrgAAAAAAAA= --------------ms090204010604010908090700-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 12:24:26 2004 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 5EBA516A4CE for ; Tue, 6 Apr 2004 12:24:26 -0700 (PDT) Received: from ms-smtp-01-eri0.socal.rr.com (ms-smtp-01-qfe0.socal.rr.com [66.75.162.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19BFF43D39 for ; Tue, 6 Apr 2004 12:24:24 -0700 (PDT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (rrcs-west-24-199-45-54.biz.rr.com [24.199.45.54])i36JNQu2017972; Tue, 6 Apr 2004 12:23:29 -0700 (PDT) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 66A94FD2E1; Tue, 6 Apr 2004 12:23:26 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 39760-05; Tue, 6 Apr 2004 12:23:18 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id B7AA9FD28B; Tue, 6 Apr 2004 12:23:18 -0700 (PDT) From: Sean McNeil To: Yu-Shun Wang In-Reply-To: <40730150.1080304@isi.edu> References: <1081231472.53285.2.camel@server.mcneil.com> <40730150.1080304@isi.edu> Content-Type: text/plain Message-Id: <1081279398.7457.24.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 06 Apr 2004 12:23:18 -0700 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Scanned: by amavisd-new at mcneil.com cc: freebsd-gnome@freebsd.org Subject: Re: error compiling firefox 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: Tue, 06 Apr 2004 19:24:26 -0000 On Tue, 2004-04-06 at 12:13, Yu-Shun Wang wrote: > Sean McNeil wrote: > > Anyone else seeing this error? > > > gmake[4]: Leaving directory > > `/usr/ports/www/firefox/work/mozilla/security/nss/cmd/shlibsign/mangle' > > FreeBSD5.2_DBG.OBJ/shlibsign -v -i > > /usr/ports/www/firefox/work/mozilla/dist/lib/libsoftokn3.so > > Assertion failure: _PT_PTHREAD_MUTEX_IS_LOCKED(lock->mutex), at > > ptsynch.c:207 > > Abort trap (core dumped) > > gmake[3]: *** > > [/usr/ports/www/firefox/work/mozilla/dist/lib/libsoftokn3.chk] Error 134 > > gmake[3]: Leaving directory > > `/usr/ports/www/firefox/work/mozilla/security/nss/cmd/shlibsign' > > gmake[2]: *** [libs] Error 2 > > Yes. For me, it turned out to be an error in my /etc/libmap.conf. > Could you email your /etc/libmap.conf? > > yushun # /etc/libmap.conf for FreeBSD 5.x # $Id: libmap.conf-FreeBSD5.x,v 1.4 2004/02/08 03:38:03 nork Exp $ # Flash6 with Opera is not avilable. # Flash6 with Konqueror # KDE on FreeBSD requires plugins to be placed in /opt/mozilla/plugins/. # (unlike many other www browsers on X11, it does not support # /usr/X11R6/lib/browser_plugins/ for a plugin directory) # So please copy libflashplayer.so and flashplayer.xpt to # /opt/mozilla/plugins like following lines. # mkdir -p /opt/mozilla/plugins # cd /usr/local/lib/linux-flashplugin6 # cp flashplayer.xpt libflashplayer.so /opt/mozilla/plugins/ [/opt/mozilla/plugins/libflashplayer.so] libpthread.so.0 pluginwrapper/flash6.so libdl.so.2 pluginwrapper/flash6.so libz.so.1 libz.so.2 libstdc++-libc6.2-2.so.3 liblstdc++.so.4 libm.so.6 libm.so.2 libc.so.6 pluginwrapper/flash6.so # Flash6 with Mozilla/Firebird/Galeon/Epiphany [/usr/local/lib/linux-flashplugin6/libflashplayer.so] libpthread.so.0 pluginwrapper/flash6.so libdl.so.2 pluginwrapper/flash6.so libz.so.1 libz.so.2 libstdc++-libc6.2-2.so.3 liblstdc++.so.4 libm.so.6 libm.so.2 libc.so.6 pluginwrapper/flash6.so # Acrobat with Opera #[/usr/X11R6/lib/browser_plugins/nppdf.so] #libc.so.6 pluginwrapper/acrobat.so # Acrobat with Konqueror # KDE on FreeBSD requires plugins to be placed in /opt/mozilla/plugins/. # (unlike many other www browsers on X11, it does not support # /usr/X11R6/lib/browser_plugins/ for a plugin directory) # So please copy nppdf.so to /opt/mozilla/plugins/ like following lines. # mkdir -p /opt/mozilla/plugins # cd /usr/local/Acrobat5/Browsers/intellinux # cp nppdf.so /opt/mozilla/plugins/ #[/opt/mozilla/plugins/nppdf.so] #libc.so.6 pluginwrapper/acrobat.so # Acrobat with Mozilla/Firebird/Galeon/Epiphany [/usr/local/Acrobat5/Browsers/intellinux/nppdf.so] libc.so.6 pluginwrapper/acrobat.so # Java3D # NOTE: THESE ARE SAMPLES. PLEASE SEE ALSO INSTALL MESSAGES # OF java/java3d PORT. [/usr/local/jdk1.4.2/jre/lib/i386/libJ3D.so] libdl.so.2 pluginwrapper/java3d.so libm.so.6 libm.so.2 libnsl.so.1 pluginwrapper/java3d.so libpthread.so.0 pluginwrapper/java3d.so libc.so.6 pluginwrapper/java3d.so [/usr/local/jdk1.4.2/jre/lib/i386/libj3daudio.so] libm.so.6 libm.so.2 libnsl.so.1 pluginwrapper/java3d_snd.so libpthread.so.0 pluginwrapper/java3d_snd.so libc.so.6 pluginwrapper/java3d_snd.so [/usr/local/jdk1.4.2/jre/lib/i386/libJ3DUtils.so] libpthread.so.0 pluginwrapper/java3d.so libc.so.6 pluginwrapper/java3d.so # Java Advanced Imaging (JAI) API # NOTE: THIS IS A SAMPLE. PLEASE SEE ALSO INSTALL MESSAGES # OF java/jai PORT. [/usr/local/jdk1.4.2/jre/lib/i386/libmlib_jai/libmlib_jai.so] libm.so.6 libm.so.2 libc.so.6 pluginwrapper/jai.so # JAI Image I/O Tools # NOTE: THIS IS A SAMPLE. PLEASE SEE ALSO INSTALL MESSAGES # OF java/jai-imageio PORT. [/usr/local/jdk1.4.2/jre/lib/i386/libclib_jiio.so] libm.so.6 libm.so.2 libc.so.6 pluginwrapper/jai.so From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 12:40:38 2004 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 84E1416A4CE for ; Tue, 6 Apr 2004 12:40:38 -0700 (PDT) Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6964443D3F for ; Tue, 6 Apr 2004 12:40:38 -0700 (PDT) (envelope-from yushunwa@ISI.EDU) Received: from isi.edu (tnn.isi.edu [128.9.168.57]) by boreas.isi.edu (8.11.6p2+0917/8.11.2) with ESMTP id i36JcgN24205; Tue, 6 Apr 2004 12:38:42 -0700 (PDT) Message-ID: <40730742.1030709@isi.edu> Date: Tue, 06 Apr 2004 12:38:42 -0700 From: Yu-Shun Wang User-Agent: Mozilla Thunderbird 0.5 (X11/20040405) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sean McNeil References: <1081231472.53285.2.camel@server.mcneil.com> <40730150.1080304@isi.edu> <1081279398.7457.24.camel@server.mcneil.com> In-Reply-To: <1081279398.7457.24.camel@server.mcneil.com> Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms080900090401040809080000" X-ISI-4-28-6-MailScanner: Found to be clean X-MailScanner-From: yushunwa@isi.edu cc: freebsd-gnome@freebsd.org Subject: Re: error compiling firefox 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: Tue, 06 Apr 2004 19:40:38 -0000 This is a cryptographically signed message in MIME format. --------------ms080900090401040809080000 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sean McNeil wrote: > On Tue, 2004-04-06 at 12:13, Yu-Shun Wang wrote: > >>Sean McNeil wrote: >> >>>Anyone else seeing this error? >> >>>gmake[4]: Leaving directory >>>`/usr/ports/www/firefox/work/mozilla/security/nss/cmd/shlibsign/mangle' >>>FreeBSD5.2_DBG.OBJ/shlibsign -v -i >>>/usr/ports/www/firefox/work/mozilla/dist/lib/libsoftokn3.so >>>Assertion failure: _PT_PTHREAD_MUTEX_IS_LOCKED(lock->mutex), at >>>ptsynch.c:207 >>>Abort trap (core dumped) >>>gmake[3]: *** >>>[/usr/ports/www/firefox/work/mozilla/dist/lib/libsoftokn3.chk] Error 134 >>>gmake[3]: Leaving directory >>>`/usr/ports/www/firefox/work/mozilla/security/nss/cmd/shlibsign' >>>gmake[2]: *** [libs] Error 2 >> >>Yes. For me, it turned out to be an error in my /etc/libmap.conf. >>Could you email your /etc/libmap.conf? > # /etc/libmap.conf for FreeBSD 5.x > # $Id: libmap.conf-FreeBSD5.x,v 1.4 2004/02/08 03:38:03 nork Exp $ Ah, these were copy-n-pasted from the linuxpluginwrapper port. Please check libmap.conf(5). I believe everything defaults to libpthread now in CURRENT. I am not sure what the result will be if you don't have these lines suggested by the man page: Taken from libmap.conf(5): # /etc/libmap.conf # # candidate mapping # libpthread.so.1 libpthread.so.1 # Everything uses 'libpthread' libpthread.so libpthread.so libc_r.so.5 libpthread.so.1 # Everything that uses 'libc_r' libc_r.so libpthread.so # now uses 'libpthread' Others might know better, but fixing libmap.conf according to the map page fixed it for me. (I mistakenly had the following extra lines in my old libmap.conf in addition to the above. Removing these solved my firebird build.) libpthread.so.1 libc_r.so.5 libpthread.so libc_r.so Regards, yushun > # Flash6 with Opera is not avilable. > > # Flash6 with Konqueror > > # KDE on FreeBSD requires plugins to be placed in /opt/mozilla/plugins/. > # (unlike many other www browsers on X11, it does not support > # /usr/X11R6/lib/browser_plugins/ for a plugin directory) > # So please copy libflashplayer.so and flashplayer.xpt to > # /opt/mozilla/plugins like following lines. > # mkdir -p /opt/mozilla/plugins > # cd /usr/local/lib/linux-flashplugin6 > # cp flashplayer.xpt libflashplayer.so /opt/mozilla/plugins/ > [/opt/mozilla/plugins/libflashplayer.so] > libpthread.so.0 pluginwrapper/flash6.so > libdl.so.2 pluginwrapper/flash6.so > libz.so.1 libz.so.2 > libstdc++-libc6.2-2.so.3 liblstdc++.so.4 > libm.so.6 libm.so.2 > libc.so.6 pluginwrapper/flash6.so > > # Flash6 with Mozilla/Firebird/Galeon/Epiphany > [/usr/local/lib/linux-flashplugin6/libflashplayer.so] > libpthread.so.0 pluginwrapper/flash6.so > libdl.so.2 pluginwrapper/flash6.so > libz.so.1 libz.so.2 > libstdc++-libc6.2-2.so.3 liblstdc++.so.4 > libm.so.6 libm.so.2 > libc.so.6 pluginwrapper/flash6.so > > > # Acrobat with Opera > #[/usr/X11R6/lib/browser_plugins/nppdf.so] > #libc.so.6 pluginwrapper/acrobat.so > > # Acrobat with Konqueror > # KDE on FreeBSD requires plugins to be placed in /opt/mozilla/plugins/. > # (unlike many other www browsers on X11, it does not support > # /usr/X11R6/lib/browser_plugins/ for a plugin directory) > # So please copy nppdf.so to /opt/mozilla/plugins/ like following lines. > # mkdir -p /opt/mozilla/plugins > # cd /usr/local/Acrobat5/Browsers/intellinux > # cp nppdf.so /opt/mozilla/plugins/ > #[/opt/mozilla/plugins/nppdf.so] > #libc.so.6 pluginwrapper/acrobat.so > > # Acrobat with Mozilla/Firebird/Galeon/Epiphany > [/usr/local/Acrobat5/Browsers/intellinux/nppdf.so] > libc.so.6 pluginwrapper/acrobat.so > > > # Java3D > # NOTE: THESE ARE SAMPLES. PLEASE SEE ALSO INSTALL MESSAGES > # OF java/java3d PORT. > [/usr/local/jdk1.4.2/jre/lib/i386/libJ3D.so] > libdl.so.2 pluginwrapper/java3d.so > libm.so.6 libm.so.2 > libnsl.so.1 pluginwrapper/java3d.so > libpthread.so.0 pluginwrapper/java3d.so > libc.so.6 pluginwrapper/java3d.so > > [/usr/local/jdk1.4.2/jre/lib/i386/libj3daudio.so] > libm.so.6 libm.so.2 > libnsl.so.1 pluginwrapper/java3d_snd.so > libpthread.so.0 pluginwrapper/java3d_snd.so > libc.so.6 pluginwrapper/java3d_snd.so > > [/usr/local/jdk1.4.2/jre/lib/i386/libJ3DUtils.so] > libpthread.so.0 pluginwrapper/java3d.so > libc.so.6 pluginwrapper/java3d.so > > > # Java Advanced Imaging (JAI) API > # NOTE: THIS IS A SAMPLE. PLEASE SEE ALSO INSTALL MESSAGES > # OF java/jai PORT. > [/usr/local/jdk1.4.2/jre/lib/i386/libmlib_jai/libmlib_jai.so] > libm.so.6 libm.so.2 > libc.so.6 pluginwrapper/jai.so > > > # JAI Image I/O Tools > # NOTE: THIS IS A SAMPLE. PLEASE SEE ALSO INSTALL MESSAGES > # OF java/jai-imageio PORT. > [/usr/local/jdk1.4.2/jre/lib/i386/libclib_jiio.so] > libm.so.6 libm.so.2 > libc.so.6 pluginwrapper/jai.so > -- Yu-Shun Wang USC Information Sciences Institute --------------ms080900090401040809080000 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJeTCC AxcwggKAoAMCAQICAwuzTDANBgkqhkiG9w0BAQQFADBiMQswCQYDVQQGEwJaQTElMCMGA1UE ChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNv bmFsIEZyZWVtYWlsIElzc3VpbmcgQ0EwHhcNMDQwMjEyMDcwNzM2WhcNMDUwMjExMDcwNzM2 WjB6MQ0wCwYDVQQEEwRXYW5nMRAwDgYDVQQqEwdZdS1TaHVuMRUwEwYDVQQDEwxZdS1TaHVu IFdhbmcxHzAdBgkqhkiG9w0BCQEWEHl1c2h1bndhQGlzaS5lZHUxHzAdBgkqhkiG9w0BCQEW EHl1c2h1bndhQHVzYy5lZHUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCc8n5U xhl7Ij0hjHYl8ZRZc0D9m/dX9elXEi+F4m8BjcrySYYNxiAUAxb6iB7aCskyxmYpxDRgC+up D9fxexuSRzhQeqv+EEmhjJ14IEx3JfGT0Mnuexef5UfOjf8t2zJLTMp2Z6ZJNZhm0d3OTX7H Gw6HoUbYnPuLFP8YRI3A72Gyjo9qlajq2Fv84ZpdRwt+plDk6czfawPMpptPw7RVNQTRhadQ DyM5visEsRhwR8LegLn8UqtwomeiauxNSbNrUJI3vm8Q8JZFKQWZlrod/I3Ud7P4zU6qQXoS HAV5OavL0zEO4mSug5bLSpfSoumBg6CvYbPEz4mUPJ3JGBnbAgMBAAGjPzA9MC0GA1UdEQQm MCSBEHl1c2h1bndhQGlzaS5lZHWBEHl1c2h1bndhQHVzYy5lZHUwDAYDVR0TAQH/BAIwADAN BgkqhkiG9w0BAQQFAAOBgQAUuycfrv876o8eccQGgl7AWxEottLDXHxL4W9XxL2rPMER88Vs ott5PU1mjm2Mnh4jgjhmqZaofReeTbLQaCbgqgdyR4ZESZjbmE7e8tWpe9blMjcCTpeVI99N yJJooUql3crtUKcfxCsukuh200E3Aaw8PW6KY5N3HG45ISpF8zCCAxcwggKAoAMCAQICAwuz TDANBgkqhkiG9w0BAQQFADBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1 bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElz c3VpbmcgQ0EwHhcNMDQwMjEyMDcwNzM2WhcNMDUwMjExMDcwNzM2WjB6MQ0wCwYDVQQEEwRX YW5nMRAwDgYDVQQqEwdZdS1TaHVuMRUwEwYDVQQDEwxZdS1TaHVuIFdhbmcxHzAdBgkqhkiG 9w0BCQEWEHl1c2h1bndhQGlzaS5lZHUxHzAdBgkqhkiG9w0BCQEWEHl1c2h1bndhQHVzYy5l ZHUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCc8n5Uxhl7Ij0hjHYl8ZRZc0D9 m/dX9elXEi+F4m8BjcrySYYNxiAUAxb6iB7aCskyxmYpxDRgC+upD9fxexuSRzhQeqv+EEmh jJ14IEx3JfGT0Mnuexef5UfOjf8t2zJLTMp2Z6ZJNZhm0d3OTX7HGw6HoUbYnPuLFP8YRI3A 72Gyjo9qlajq2Fv84ZpdRwt+plDk6czfawPMpptPw7RVNQTRhadQDyM5visEsRhwR8LegLn8 UqtwomeiauxNSbNrUJI3vm8Q8JZFKQWZlrod/I3Ud7P4zU6qQXoSHAV5OavL0zEO4mSug5bL SpfSoumBg6CvYbPEz4mUPJ3JGBnbAgMBAAGjPzA9MC0GA1UdEQQmMCSBEHl1c2h1bndhQGlz aS5lZHWBEHl1c2h1bndhQHVzYy5lZHUwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQQFAAOB gQAUuycfrv876o8eccQGgl7AWxEottLDXHxL4W9XxL2rPMER88Vsott5PU1mjm2Mnh4jgjhm qZaofReeTbLQaCbgqgdyR4ZESZjbmE7e8tWpe9blMjcCTpeVI99NyJJooUql3crtUKcfxCsu kuh200E3Aaw8PW6KY5N3HG45ISpF8zCCAz8wggKooAMCAQICAQ0wDQYJKoZIhvcNAQEFBQAw gdExCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUg VG93bjEaMBgGA1UEChMRVGhhd3RlIENvbnN1bHRpbmcxKDAmBgNVBAsTH0NlcnRpZmljYXRp b24gU2VydmljZXMgRGl2aXNpb24xJDAiBgNVBAMTG1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFp bCBDQTErMCkGCSqGSIb3DQEJARYccGVyc29uYWwtZnJlZW1haWxAdGhhd3RlLmNvbTAeFw0w MzA3MTcwMDAwMDBaFw0xMzA3MTYyMzU5NTlaMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxU aGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwg RnJlZW1haWwgSXNzdWluZyBDQTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAxKY8VXNV +065yplaHmjAdQRwnd/p/6Me7L3N9VvyGna9fww6YfK/Uc4B1OVQCjDXAmNaLIkVcI7dyfAr hVqqP3FWy688Cwfn8R+RNiQqE88r1fOCdz0Dviv+uxg+B79AgAJk16emu59l0cUqVIUPSAR/ p7bRPGEEQB5kGXJgt/sCAwEAAaOBlDCBkTASBgNVHRMBAf8ECDAGAQH/AgEAMEMGA1UdHwQ8 MDowOKA2oDSGMmh0dHA6Ly9jcmwudGhhd3RlLmNvbS9UaGF3dGVQZXJzb25hbEZyZWVtYWls Q0EuY3JsMAsGA1UdDwQEAwIBBjApBgNVHREEIjAgpB4wHDEaMBgGA1UEAxMRUHJpdmF0ZUxh YmVsMi0xMzgwDQYJKoZIhvcNAQEFBQADgYEASIzRUIPqCy7MDaNmrGcPf6+svsIXoUOWlJ1/ TCG4+DYfqi2fNi/A9BxQIJNwPP2t4WFiw9k6GX6EsZkbAMUaC4J0niVQlGLH2ydxVyWN3amc OY6MIE9lX5Xa9/eH1sYITq726jTlEBpbNU1341YheILcIRk13iSx0x1G/11fZU8xggM7MIID NwIBATBpMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5 KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQID C7NMMAkGBSsOAwIaBQCgggGnMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcN AQkFMQ8XDTA0MDQwNjE5Mzg0MlowIwYJKoZIhvcNAQkEMRYEFLs2uB+G3BHGX4ZSsKDBvbPL Gy32MFIGCSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcNAwcwDgYIKoZIhvcNAwICAgCAMA0GCCqG SIb3DQMCAgFAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgEoMHgGCSsGAQQBgjcQBDFrMGkwYjEL MAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAq BgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBAgMLs0wwegYLKoZI hvcNAQkQAgsxa6BpMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGlu ZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWlu ZyBDQQIDC7NMMA0GCSqGSIb3DQEBAQUABIIBAAe1EG6Nc9D4yau/uuqkdwalK6y2E52cy+GS +GbZABGFaxdUgO403eT0svxWLidPLojix1l1bymT+cu5t43HKC8r4pHEaTqS3nLgSD/B01vl JrDkbTKMSfGDx0T2Tv/x/+U09HKLENw+73r00B9J94YarNIGPZzT9xwYGIVQUIGS6M40ARSV Ov/61Z0Z1xLY6jdlTt4h6xopCEk4v3NNVlOV0lkmcWk7Okhru1EDvTT5Np26At83LLewxC6e HwdrGpsQelH559OBhVP/nM0ABvjfVO6mW806jKfZkvufeHPMysjANfqWzPL8/kaYPT8qJ63v vd/nXZSXbmOf2y7LMyQAAAAAAAA= --------------ms080900090401040809080000-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 12:55:05 2004 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 4791016A4CE for ; Tue, 6 Apr 2004 12:55:05 -0700 (PDT) Received: from casa.macomb.com (casa.macomb.com [64.6.15.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE6A243D31 for ; Tue, 6 Apr 2004 12:55:04 -0700 (PDT) (envelope-from dwmoore@macomb.com) Received: from [192.168.1.101] ([10.10.5.167]) by casa.macomb.com (8.12.10/8.12.10) with ESMTP id i36Jr7v3000681 for ; Tue, 6 Apr 2004 14:53:07 -0500 From: dwmoore To: freebsd-gnome@FreeBSD.org Content-Type: text/plain Message-Id: <1081281180.38180.14.camel@dkeav.macomb.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 06 Apr 2004 14:53:02 -0500 Content-Transfer-Encoding: 7bit X-DCC-sonic.net-Metrics: casa.macomb.com 1117; Body=1 Fuz1=1 Fuz2=1 Subject: imake dependency wont go away, causes upgrade script failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dwmoore@macomb.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 19:55:05 -0000 i cant seem to get rid of stale imake dependencies, portuprade hasnt fixed it, going through pkgdb -F nothing, the 2.6 upgrade script only fails on one package now gnomevfs2, but its related to the imake depedency, any tips on clearing that up so i can finish the upgrade would be very much appreciated. thanks dk heres the clip from the bottom of the log file gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.0' gmake[1]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.0' ---> Backing up the old version ---> Uninstalling the old version Stale dependency: gnomevfs2-2.6.0_1 --> imake-4.3.0_2 -- manually run 'pkgdb -F$ ** Listing the failed packages (*:skipped / !:failed) ! devel/gnomevfs2 (gnomevfs2-2.6.0_1) (uninstall error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 13:21:34 2004 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 D897B16A4CE for ; Tue, 6 Apr 2004 13:21:34 -0700 (PDT) Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id C143343D41 for ; Tue, 6 Apr 2004 13:21:34 -0700 (PDT) (envelope-from yushunwa@ISI.EDU) Received: from isi.edu (tnn.isi.edu [128.9.168.57]) by boreas.isi.edu (8.11.6p2+0917/8.11.2) with ESMTP id i36KJiN09294 for ; Tue, 6 Apr 2004 13:19:44 -0700 (PDT) Message-ID: <407310DF.40009@isi.edu> Date: Tue, 06 Apr 2004 13:19:43 -0700 From: Yu-Shun Wang User-Agent: Mozilla Thunderbird 0.5 (X11/20040405) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-gnome@freebsd.org References: <40725019.3020906@cpsc.ucalgary.ca> <1081233819.53516.63.camel@shumai.marcuscom.com> In-Reply-To: <1081233819.53516.63.camel@shumai.marcuscom.com> Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms020300040004060304030602" X-ISI-4-28-6-MailScanner: Found to be clean X-MailScanner-From: yushunwa@isi.edu Subject: Re: Problem with gnome_upgrade.sh and vim-gtk2 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: Tue, 06 Apr 2004 20:21:35 -0000 This is a cryptographically signed message in MIME format. --------------ms020300040004060304030602 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Joe Marcus Clarke wrote: > On Tue, 2004-04-06 at 02:37, Jie Gao wrote: > >>Hi all, >> >>Today I tried to use gnome_upgrade.sh to upgrade gnome related ports. >>Everything went fine except one thing: vim. I installed vim from ports >>by defining WITH_GTK2. So the script knows that vim-gtk2 depends on >>gtk20. However, while the script tried to reinstall vim-gtk2, it did not >>add -DWITH_GTK2 to make. Thus the vim-gtk2 port was changed to vim which >>does not depend on gtk20. >> >>Only this little problem. No others. > You would need to have: > WITH_GTK2= yes > > in /etc/make.conf for this kind of thing to be persistent. Made the same mistake. I think I removed the line when mozilla & firebird defaulted to gtk2. :-) Another question: Is there a quick way to check which ports need the WITH_GTK2 flag (without portupgrade -af)? BTW, great job on the upgrade script. Ran ok for me the first try. It's by far the smoothest upgrade of gnome for me. Thanks, yushun -- Yu-Shun Wang USC Information Sciences Institute --------------ms020300040004060304030602 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJeTCC AxcwggKAoAMCAQICAwuzTDANBgkqhkiG9w0BAQQFADBiMQswCQYDVQQGEwJaQTElMCMGA1UE ChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNv bmFsIEZyZWVtYWlsIElzc3VpbmcgQ0EwHhcNMDQwMjEyMDcwNzM2WhcNMDUwMjExMDcwNzM2 WjB6MQ0wCwYDVQQEEwRXYW5nMRAwDgYDVQQqEwdZdS1TaHVuMRUwEwYDVQQDEwxZdS1TaHVu IFdhbmcxHzAdBgkqhkiG9w0BCQEWEHl1c2h1bndhQGlzaS5lZHUxHzAdBgkqhkiG9w0BCQEW EHl1c2h1bndhQHVzYy5lZHUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCc8n5U xhl7Ij0hjHYl8ZRZc0D9m/dX9elXEi+F4m8BjcrySYYNxiAUAxb6iB7aCskyxmYpxDRgC+up D9fxexuSRzhQeqv+EEmhjJ14IEx3JfGT0Mnuexef5UfOjf8t2zJLTMp2Z6ZJNZhm0d3OTX7H Gw6HoUbYnPuLFP8YRI3A72Gyjo9qlajq2Fv84ZpdRwt+plDk6czfawPMpptPw7RVNQTRhadQ DyM5visEsRhwR8LegLn8UqtwomeiauxNSbNrUJI3vm8Q8JZFKQWZlrod/I3Ud7P4zU6qQXoS HAV5OavL0zEO4mSug5bLSpfSoumBg6CvYbPEz4mUPJ3JGBnbAgMBAAGjPzA9MC0GA1UdEQQm MCSBEHl1c2h1bndhQGlzaS5lZHWBEHl1c2h1bndhQHVzYy5lZHUwDAYDVR0TAQH/BAIwADAN BgkqhkiG9w0BAQQFAAOBgQAUuycfrv876o8eccQGgl7AWxEottLDXHxL4W9XxL2rPMER88Vs ott5PU1mjm2Mnh4jgjhmqZaofReeTbLQaCbgqgdyR4ZESZjbmE7e8tWpe9blMjcCTpeVI99N yJJooUql3crtUKcfxCsukuh200E3Aaw8PW6KY5N3HG45ISpF8zCCAxcwggKAoAMCAQICAwuz TDANBgkqhkiG9w0BAQQFADBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1 bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElz c3VpbmcgQ0EwHhcNMDQwMjEyMDcwNzM2WhcNMDUwMjExMDcwNzM2WjB6MQ0wCwYDVQQEEwRX YW5nMRAwDgYDVQQqEwdZdS1TaHVuMRUwEwYDVQQDEwxZdS1TaHVuIFdhbmcxHzAdBgkqhkiG 9w0BCQEWEHl1c2h1bndhQGlzaS5lZHUxHzAdBgkqhkiG9w0BCQEWEHl1c2h1bndhQHVzYy5l ZHUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCc8n5Uxhl7Ij0hjHYl8ZRZc0D9 m/dX9elXEi+F4m8BjcrySYYNxiAUAxb6iB7aCskyxmYpxDRgC+upD9fxexuSRzhQeqv+EEmh jJ14IEx3JfGT0Mnuexef5UfOjf8t2zJLTMp2Z6ZJNZhm0d3OTX7HGw6HoUbYnPuLFP8YRI3A 72Gyjo9qlajq2Fv84ZpdRwt+plDk6czfawPMpptPw7RVNQTRhadQDyM5visEsRhwR8LegLn8 UqtwomeiauxNSbNrUJI3vm8Q8JZFKQWZlrod/I3Ud7P4zU6qQXoSHAV5OavL0zEO4mSug5bL SpfSoumBg6CvYbPEz4mUPJ3JGBnbAgMBAAGjPzA9MC0GA1UdEQQmMCSBEHl1c2h1bndhQGlz aS5lZHWBEHl1c2h1bndhQHVzYy5lZHUwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQQFAAOB gQAUuycfrv876o8eccQGgl7AWxEottLDXHxL4W9XxL2rPMER88Vsott5PU1mjm2Mnh4jgjhm qZaofReeTbLQaCbgqgdyR4ZESZjbmE7e8tWpe9blMjcCTpeVI99NyJJooUql3crtUKcfxCsu kuh200E3Aaw8PW6KY5N3HG45ISpF8zCCAz8wggKooAMCAQICAQ0wDQYJKoZIhvcNAQEFBQAw gdExCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUg VG93bjEaMBgGA1UEChMRVGhhd3RlIENvbnN1bHRpbmcxKDAmBgNVBAsTH0NlcnRpZmljYXRp b24gU2VydmljZXMgRGl2aXNpb24xJDAiBgNVBAMTG1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFp bCBDQTErMCkGCSqGSIb3DQEJARYccGVyc29uYWwtZnJlZW1haWxAdGhhd3RlLmNvbTAeFw0w MzA3MTcwMDAwMDBaFw0xMzA3MTYyMzU5NTlaMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxU aGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwg RnJlZW1haWwgSXNzdWluZyBDQTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAxKY8VXNV +065yplaHmjAdQRwnd/p/6Me7L3N9VvyGna9fww6YfK/Uc4B1OVQCjDXAmNaLIkVcI7dyfAr hVqqP3FWy688Cwfn8R+RNiQqE88r1fOCdz0Dviv+uxg+B79AgAJk16emu59l0cUqVIUPSAR/ p7bRPGEEQB5kGXJgt/sCAwEAAaOBlDCBkTASBgNVHRMBAf8ECDAGAQH/AgEAMEMGA1UdHwQ8 MDowOKA2oDSGMmh0dHA6Ly9jcmwudGhhd3RlLmNvbS9UaGF3dGVQZXJzb25hbEZyZWVtYWls Q0EuY3JsMAsGA1UdDwQEAwIBBjApBgNVHREEIjAgpB4wHDEaMBgGA1UEAxMRUHJpdmF0ZUxh YmVsMi0xMzgwDQYJKoZIhvcNAQEFBQADgYEASIzRUIPqCy7MDaNmrGcPf6+svsIXoUOWlJ1/ TCG4+DYfqi2fNi/A9BxQIJNwPP2t4WFiw9k6GX6EsZkbAMUaC4J0niVQlGLH2ydxVyWN3amc OY6MIE9lX5Xa9/eH1sYITq726jTlEBpbNU1341YheILcIRk13iSx0x1G/11fZU8xggM7MIID NwIBATBpMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5 KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQID C7NMMAkGBSsOAwIaBQCgggGnMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcN AQkFMQ8XDTA0MDQwNjIwMTk0M1owIwYJKoZIhvcNAQkEMRYEFI8CWp0PnCQQBgI+NUr+10o4 /VDrMFIGCSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcNAwcwDgYIKoZIhvcNAwICAgCAMA0GCCqG SIb3DQMCAgFAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgEoMHgGCSsGAQQBgjcQBDFrMGkwYjEL MAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAq BgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBAgMLs0wwegYLKoZI hvcNAQkQAgsxa6BpMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGlu ZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWlu ZyBDQQIDC7NMMA0GCSqGSIb3DQEBAQUABIIBADs5tJuv178Kv+YoD1XW0Zx0imbssfnpLh7J GFFQi6ExKLLrpQLGSvrtpbd5zTn9p8d/5sphDrbTeeV58pFPyHMe0cT/wzgaxpgvDlu1IUZd yqM+4bSmQRVnAITuzsrYHR0el5G/JeS1qUhQpvR6ThZaAYVW9BEABoXaLOXpq68DG6PA1/NY y/93XDbthez7Y3BXVoCojnaqIfFl6z0+Udmrs0byLeO/oTOUy4CPZUnmtXcdlWmApEvqMmlh 8plrbzswMeagqfDrGq8Hz9xAL/8x76fk2HEpeAI011EdpCRxBest0CMMZpnlI8Nr8qfRy+1Z lNt9NHlwPmfO8onMcVoAAAAAAAA= --------------ms020300040004060304030602-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 13:29:41 2004 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 06F5816A4CE for ; Tue, 6 Apr 2004 13:29:41 -0700 (PDT) Received: from lakermmtao06.cox.net (lakermmtao06.cox.net [68.230.240.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 887E443D2D for ; Tue, 6 Apr 2004 13:29:40 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakermmtao06.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040406202845.GYRA7752.lakermmtao06.cox.net@mezz.mezzweb.com>; Tue, 6 Apr 2004 16:28:45 -0400 To: Sean McNeil References: <1081232134.19473.0.camel@server.mcneil.com> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Tue, 06 Apr 2004 15:29:33 -0500 In-Reply-To: <1081232134.19473.0.camel@server.mcneil.com> User-Agent: Opera7.23/Linux M2 build 518 cc: freebsd-gnome@freebsd.org Subject: Re: new gnome packages break eclipse 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: Tue, 06 Apr 2004 20:29:41 -0000 Do you see any *_DISABLE_DEPRECATED in the build? If yes, then those will need to be remove. You can see my example in the 'im-ja 0.9 broken with Gnome 2.6' thread in freebsd-gnome. Cheers, Mezz On Mon, 05 Apr 2004 23:15:34 -0700, Sean McNeil wrote: > I get the following error with building eclipse: > > cc -O -pipe -march=athlon-xp -march=athlon-xp > -I/usr/local/jdk1.4.2/include -I/usr/local/jdk1.4.2/include/bsd > -I/usr/local/jdk1.4.2/include/freebsd -c -s -fpic -fPIC -o > plugins/org.eclipse.swt/Eclipse_SWT/swt.o > plugins/org.eclipse.swt/Eclipse_SWT/swt.c `pkg-config --cflags > gthread-2.0` `pkg-config --cflags gtk+-2.0` > In file included from plugins/org.eclipse.swt/Eclipse_SWT/swt.c:21: > plugins/org.eclipse.swt/Eclipse_SWT/structs.h:65: error: syntax error > before '*' token > plugins/org.eclipse.swt/Eclipse_SWT/structs.h:65: error: syntax error > before "GtkCombo" > plugins/org.eclipse.swt/Eclipse_SWT/structs.h:65: warning: data > definition has no type or storage class > plugins/org.eclipse.swt/Eclipse_SWT/structs.h:66: error: syntax error > before "GtkCombo" > plugins/org.eclipse.swt/Eclipse_SWT/swt.c: In function > `Java_org_eclipse_swt_internal_gtk_OS_gtk_1combo_1disable_1activate': > plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2403: error: `GtkCombo' > undeclared (first use in this function) > plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2403: error: (Each undeclared > identifier is reported only once > plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2403: error: for each function > it appears in.) > plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2403: error: syntax error > before ')' token > plugins/org.eclipse.swt/Eclipse_SWT/swt.c: In function > `Java_org_eclipse_swt_internal_gtk_OS_gtk_1combo_1set_1case_1sensitive': > plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2423: error: `GtkCombo' > undeclared (first use in this function) > plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2423: error: syntax error > before ')' token > plugins/org.eclipse.swt/Eclipse_SWT/swt.c: In function > `Java_org_eclipse_swt_internal_gtk_OS_gtk_1combo_1set_1popdown_1strings': > plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2433: error: `GtkCombo' > undeclared (first use in this function) > plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2433: error: syntax error > before ')' token > plugins/org.eclipse.swt/Eclipse_SWT/swt.c: In function > `Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GtkCombo_2I': > plugins/org.eclipse.swt/Eclipse_SWT/swt.c:6310: error: `GtkCombo' > undeclared (first use in this function) > plugins/org.eclipse.swt/Eclipse_SWT/swt.c:6310: error: syntax error > before ')' token > *** Error code 1 > > Stop in /usr/ports/java/eclipse/work. > *** Error code 1 > > Stop in /usr/ports/java/eclipse. -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 13:35:45 2004 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 771D916A4CE for ; Tue, 6 Apr 2004 13:35:45 -0700 (PDT) Received: from lakermmtao02.cox.net (lakermmtao02.cox.net [68.230.240.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00F6C43D1D for ; Tue, 6 Apr 2004 13:35:45 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakermmtao02.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040406203448.OKFF6858.lakermmtao02.cox.net@mezz.mezzweb.com>; Tue, 6 Apr 2004 16:34:48 -0400 To: Simon Barner References: <1081232361.20569.1.camel@server.mcneil.com> <20040406113512.GB68519@zi025.glhnet.mhn.de> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Tue, 06 Apr 2004 15:35:34 -0500 In-Reply-To: <20040406113512.GB68519@zi025.glhnet.mhn.de> User-Agent: Opera7.23/Linux M2 build 518 cc: Sean McNeil cc: freebsd-gnome@freebsd.org Subject: Re: audio/jamboree needs to be updated 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: Tue, 06 Apr 2004 20:35:45 -0000 On Tue, 6 Apr 2004 13:35:12 +0200, Simon Barner wrote: > Hi, > >> It relies on old gstreamer-plugins and fails to compile. > > I've tried to update that port to version 0.4. It now builds, but it > crashes when I try to add a folder to the music library (File->Add > Folder). I was able to work around that problem by dragging an mp3 > folder from Nautilus into jamboree, but it crashes as soon as I try to > play a song: > > ** (jamboree:62767): CRITICAL **: file dparammanager.c: line 337 > (gst_dpman_attach_dparam): assertion `G_PARAM_SPEC_VALUE_TYPE > (dpwrap->param_spec) == GST_DPARAM_TYPE (dparam)' failed > zsh: segmentation fault (core dumped) jamboree > > I am sure this is because I hacked jamboree to use gstreamer 0.8.0 > instead of 0.7.4 ;-/ > > I have attached my results to this email, just in case anybody wants to > have a look (the FreeBSD maintainer is also Cc'ed), but I guess the best > is to wait until the jamboree author releases that is compatible with > gstreamer 0.8.0. -gstplay-0.6:${PORTSDIR}/multimedia/gstreamer-plugins \ +gstplay-0.8:${PORTSDIR}/multimedia/gstreamer-plugins \ It should be: -gstplay-0.6:${PORTSDIR}/multimedia/gstreamer-plugins \ [...] -USE_GNOME= gnomeprefix gnomehack libgnomeui libglade2 +USE_GNOME= gnomeprefix gnomehack libgnomeui libglade2 gstreamerplugins Just let you know. Cheers, Mezz > Simon -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 13:36:15 2004 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 EA95716A4CE for ; Tue, 6 Apr 2004 13:36:15 -0700 (PDT) Received: from ms-smtp-02-eri0.socal.rr.com (ms-smtp-02-qfe0.socal.rr.com [66.75.162.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2A2443D53 for ; Tue, 6 Apr 2004 13:36:15 -0700 (PDT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (rrcs-west-24-199-45-54.biz.rr.com [24.199.45.54])i36KZPSa013237; Tue, 6 Apr 2004 13:35:25 -0700 (PDT) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 00A74FD090; Tue, 6 Apr 2004 13:35:25 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 39760-09; Tue, 6 Apr 2004 13:35:17 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 89EFCFD2F1; Tue, 6 Apr 2004 13:35:17 -0700 (PDT) From: Sean McNeil To: Jeremy Messenger In-Reply-To: References: <1081232134.19473.0.camel@server.mcneil.com> Content-Type: text/plain Message-Id: <1081283717.74781.0.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 06 Apr 2004 13:35:17 -0700 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Scanned: by amavisd-new at mcneil.com cc: freebsd-gnome@freebsd.org Subject: Re: new gnome packages break eclipse 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: Tue, 06 Apr 2004 20:36:16 -0000 On Tue, 2004-04-06 at 13:29, Jeremy Messenger wrote: > Do you see any *_DISABLE_DEPRECATED in the build? If yes, then those will > need to be remove. You can see my example in the 'im-ja 0.9 broken with > Gnome 2.6' thread in freebsd-gnome. > > Cheers, > Mezz Thanks, Mezz. It would appear that someone already fixed this in the Makefile. It now compiles just fine. Sean From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 13:44:05 2004 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 45A8816A4CE for ; Tue, 6 Apr 2004 13:44:05 -0700 (PDT) Received: from lakermmtao04.cox.net (lakermmtao04.east.cox.net [68.230.240.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id B78C043D2F for ; Tue, 6 Apr 2004 13:44:04 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakermmtao04.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040406204342.ONAK7746.lakermmtao04.cox.net@mezz.mezzweb.com>; Tue, 6 Apr 2004 16:43:42 -0400 To: Bob Perry References: <4072A85D.5080906@earthlink.net> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Tue, 06 Apr 2004 15:44:29 -0500 In-Reply-To: <4072A85D.5080906@earthlink.net> User-Agent: Opera7.23/Linux M2 build 518 cc: freebsd-gnome@FreeBSD.org Subject: Re: Assistance with Resolving Gnome 2.6 Upgrade Faliure 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: Tue, 06 Apr 2004 20:44:05 -0000 On Tue, 06 Apr 2004 08:53:49 -0400, Bob Perry wrote: > Good morning, > > Lost connection with ISP on several occasions. Sure that contributed > to, if not caused, my problems. > > Message says: /usr/local/sbin/portupgrade failed to run a recursive > upgrade on glib-2*. > > Output file attached. Your attach is missing, try to attach it again. Cheers, Mezz > Thanks, > Bob Perry -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 14:39:17 2004 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 39DEC16A4CE for ; Tue, 6 Apr 2004 14:39:17 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEA3343D4C for ; Tue, 6 Apr 2004 14:39:16 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.9] (gyros.marcuscom.com [192.168.1.9]) i36LZbrF077936; Tue, 6 Apr 2004 17:35:37 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: dwmoore@macomb.com In-Reply-To: <1081281180.38180.14.camel@dkeav.macomb.com> References: <1081281180.38180.14.camel@dkeav.macomb.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-HUBFQvzcX080VydtzRwQ" Organization: MarcusCom, Inc. Message-Id: <1081287460.810.8.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 06 Apr 2004 17:37:40 -0400 cc: freebsd-gnome@freebsd.org Subject: Re: imake dependency wont go away, causes upgrade script failure 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: Tue, 06 Apr 2004 21:39:17 -0000 --=-HUBFQvzcX080VydtzRwQ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2004-04-06 at 15:53, dwmoore wrote: > i cant seem to get rid of stale imake dependencies, portuprade hasnt > fixed it, going through pkgdb -F nothing, the 2.6 upgrade script only > fails on one package now gnomevfs2, but its related to the imake > depedency, any tips on clearing that up so i can finish the upgrade > would be very much appreciated. thanks dk Install devel/imake-4. Joe >=20 > heres the clip from the bottom of the log file >=20 > gmake[2]: Nothing to be done for `all-am'. > gmake[2]: Leaving directory > `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.0' =20 > gmake[1]: Leaving directory > `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.0' =20 > ---> Backing up the old version > ---> Uninstalling the old version > Stale dependency: gnomevfs2-2.6.0_1 --> imake-4.3.0_2 -- manually run > 'pkgdb -F$ > ** Listing the failed packages (*:skipped / !:failed) > ! devel/gnomevfs2 (gnomevfs2-2.6.0_1) (uninstall error) > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed >=20 >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-HUBFQvzcX080VydtzRwQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAcyMkb2iPiv4Uz4cRAv2oAKCVVXUM32AThT15ABLTscIhS1w0owCeNa1l cdb3wuqzYQHjvml1EhpUauE= =s91w -----END PGP SIGNATURE----- --=-HUBFQvzcX080VydtzRwQ-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 14:59:59 2004 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 1F56816A4CE for ; Tue, 6 Apr 2004 14:59:59 -0700 (PDT) Received: from casa.macomb.com (casa.macomb.com [64.6.15.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E60243D39 for ; Tue, 6 Apr 2004 14:59:58 -0700 (PDT) (envelope-from dwmoore@macomb.com) Received: from [192.168.1.101] ([10.10.5.167]) by casa.macomb.com (8.12.10/8.12.10) with ESMTP id i36Lwxv3012264 for ; Tue, 6 Apr 2004 16:58:59 -0500 From: dwmoore To: freebsd-gnome@FreeBSD.org In-Reply-To: <1081287460.810.8.camel@gyros> References: <1081281180.38180.14.camel@dkeav.macomb.com> <1081287460.810.8.camel@gyros> Content-Type: text/plain Message-Id: <1081288734.38180.17.camel@dkeav.macomb.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 06 Apr 2004 16:58:54 -0500 Content-Transfer-Encoding: 7bit X-DCC-EATSERVER-Metrics: casa.macomb.com 1166; Body=1 Fuz1=1 Fuz2=1 Subject: Re: Re: imake dependency wont go away, causes upgrade script failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dwmoore@macomb.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 21:59:59 -0000 ===> imake-4.3.0_2 is already installed On Tue, 2004-04-06 at 16:37, Joe Marcus Clarke wrote: > On Tue, 2004-04-06 at 15:53, dwmoore wrote: > > i cant seem to get rid of stale imake dependencies, portuprade hasnt > > fixed it, going through pkgdb -F nothing, the 2.6 upgrade script only > > fails on one package now gnomevfs2, but its related to the imake > > depedency, any tips on clearing that up so i can finish the upgrade > > would be very much appreciated. thanks dk > > Install devel/imake-4. > > Joe > > > > > heres the clip from the bottom of the log file > > > > gmake[2]: Nothing to be done for `all-am'. > > gmake[2]: Leaving directory > > `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.0' > > gmake[1]: Leaving directory > > `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.0' > > ---> Backing up the old version > > ---> Uninstalling the old version > > Stale dependency: gnomevfs2-2.6.0_1 --> imake-4.3.0_2 -- manually run > > 'pkgdb -F$ > > ** Listing the failed packages (*:skipped / !:failed) > > ! devel/gnomevfs2 (gnomevfs2-2.6.0_1) (uninstall error) > > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed > > > > > > _______________________________________________ > > freebsd-gnome@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 15:04:11 2004 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 E5DAF16A4CE for ; Tue, 6 Apr 2004 15:04:11 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7582843D58 for ; Tue, 6 Apr 2004 15:04:11 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.9] (gyros.marcuscom.com [192.168.1.9]) i36M1Vfe078117; Tue, 6 Apr 2004 18:01:31 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: dwmoore@macomb.com In-Reply-To: <1081288734.38180.17.camel@dkeav.macomb.com> References: <1081281180.38180.14.camel@dkeav.macomb.com> <1081288734.38180.17.camel@dkeav.macomb.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-0PTIK+NWboRZh90NicM6" Organization: MarcusCom, Inc. Message-Id: <1081289013.810.14.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 06 Apr 2004 18:03:34 -0400 cc: freebsd-gnome@freebsd.org Subject: Re: Re: imake dependency wont go away, causes upgrade script failure 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: Tue, 06 Apr 2004 22:04:12 -0000 --=-0PTIK+NWboRZh90NicM6 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2004-04-06 at 17:58, dwmoore wrote: > =3D=3D=3D> imake-4.3.0_2 is already installed Then run pkgdb -F and fix your database. Joe >=20 > On Tue, 2004-04-06 at 16:37, Joe Marcus Clarke wrote: > > On Tue, 2004-04-06 at 15:53, dwmoore wrote: > > > i cant seem to get rid of stale imake dependencies, portuprade hasnt > > > fixed it, going through pkgdb -F nothing, the 2.6 upgrade script only > > > fails on one package now gnomevfs2, but its related to the imake > > > depedency, any tips on clearing that up so i can finish the upgrade > > > would be very much appreciated. thanks dk > >=20 > > Install devel/imake-4. > >=20 > > Joe > >=20 > > >=20 > > > heres the clip from the bottom of the log file > > >=20 > > > gmake[2]: Nothing to be done for `all-am'. > > > gmake[2]: Leaving directory > > > `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.0' =20 > > > gmake[1]: Leaving directory > > > `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.0' =20 > > > ---> Backing up the old version > > > ---> Uninstalling the old version > > > Stale dependency: gnomevfs2-2.6.0_1 --> imake-4.3.0_2 -- manually run > > > 'pkgdb -F$ > > > ** Listing the failed packages (*:skipped / !:failed) > > > ! devel/gnomevfs2 (gnomevfs2-2.6.0_1) (uninstall error) > > > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed > > >=20 > > >=20 > > > _______________________________________________ > > > freebsd-gnome@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.o= rg" >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-0PTIK+NWboRZh90NicM6 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAcyk1b2iPiv4Uz4cRArOGAJ0eDRtaDTW1NcwioNp30yv0Z1GVhwCfXfGy o0We+z3imemX9+toOjNY0Yc= =jgqH -----END PGP SIGNATURE----- --=-0PTIK+NWboRZh90NicM6-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 15:25:35 2004 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 03FE516A4CE; Tue, 6 Apr 2004 15:25:35 -0700 (PDT) Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5821843D3F; Tue, 6 Apr 2004 15:25:34 -0700 (PDT) (envelope-from piotr.smyrak@heron.pl) Received: from pf183.wroclaw.sdi.tpnet.pl ([213.25.228.183] helo=beth.poprostu.pl) by sys.heron.com.pl with asmtp (Exim 4.23) id 1BAz10-0001h0-MS; Wed, 07 Apr 2004 00:25:54 +0200 Date: Wed, 7 Apr 2004 00:16:20 +0200 From: Piotr Smyrak To: Joe Marcus Clarke Message-Id: <20040407001620.6aa31148@beth.poprostu.pl> In-Reply-To: <1081273686.804.1.camel@gyros> References: <20040406141558.6959491e@beth.poprostu.pl> <1081257333.43094.14.camel@pav.hide.vol.cz> <1081273686.804.1.camel@gyros> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit cc: pav@freebsd.org cc: freebsd-gnome@freebsd.org Subject: Re: typo in Gnome 2.6 FAQ 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: Tue, 06 Apr 2004 22:25:35 -0000 On Tue, 06 Apr 2004 13:48:06 -0400, Joe Marcus Clarke wrote: > On Tue, 2004-04-06 at 09:15, Pav Lucistnik wrote: > > V út, 06. 04. 2004 v 14:15, Piotr Smyrak pí¹e: > > > > Fixed, thank you for reporting it. > > This wasn't a typo. /usr/X11R6/etc/dm is the correct directory. > See/usr/X11R6/etc/gdm/gdm.conf. Please revert. > Ekh, true. Sorry for mistaken you. -- Piotr Smyrak piotr.smyrak@heron.pl From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 15:47:24 2004 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 88B7116A4CE for ; Tue, 6 Apr 2004 15:47:24 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AAC343D2D for ; Tue, 6 Apr 2004 15:47:23 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.9] (gyros.marcuscom.com [192.168.1.9]) i36MhXld078388; Tue, 6 Apr 2004 18:43:34 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Ben Downer In-Reply-To: <20040406123633.74D7823AB1@ws5-3.us4.outblaze.com> References: <20040406123633.74D7823AB1@ws5-3.us4.outblaze.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-RiudaSF9M3kGS9fyD71h" Organization: MarcusCom, Inc. Message-Id: <1081291536.810.20.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 06 Apr 2004 18:45:36 -0400 cc: freebsd-gnome@freebsd.org Subject: Re: Gnome 2.6 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: Tue, 06 Apr 2004 22:47:24 -0000 --=-RiudaSF9M3kGS9fyD71h Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2004-04-06 at 08:36, Ben Downer wrote: > Hi Mezz, >=20 > Okay, I tried to install gnome 2.6 on a fresh install of FreeBSD 5.2.1. >=20 > Following what is outlined here, http://www.freebsd.org/gnome/docs/faq2.h= tml#q1 , I typed pkg_add -r gnome2, but this installed gnome 2.4 files, and= left my machine in a non usable state (ie, new applications requiring old = libraries). >=20 > Nuked the system, a new fresh install, try a different approach. >=20 > setenv PACKAGESITE "http://www.marcuscom.com/tb/packages/5.2.1-GNOME-2.6/= " >=20 > pkg_add -r gnome2-2.6.0 (didn't work at all without the version number= ) >=20 > libgnomecanvas is not installed, so gnome apps don't work. >=20 > Hopefully its an easy fix somewhere in dependencies, but I seem to have f= ollowed all the correct steps from everything that I've read, and have gott= en no where. Where is the output of the pkg_add (preferrably pkg_add -v)? Since you were using PACKAGESITE, you should have set it to: http://www.marcuscom.com/tb/packages/5.2.1-GNOME-2.6/Latest/=20 Then you could have done pkg_add -r gnome2. Joe >=20 > Thankyou, > Ben >=20 >=20 > ----- Original Message ----- > From: Jeremy Messenger > Date: Tue, 06 Apr 2004 03:46:08 -0500 > To: Ben Downer > Subject: Re: Gnome 2.6 >=20 > > You still haven't explain how you upgrade your system. We have no idea=20 > > what you have done. > >=20 > > BTW: Be sure to check=20 > > http://lists.freebsd.org/pipermail/freebsd-gnome/2004-April/006030.html > > before you reply back. > >=20 > > Cheers, > > Mezz > >=20 > > On Tue, 06 Apr 2004 15:30:27 +0800, Ben Downer wro= te: > >=20 > > > Just as an addition to my last email, this ends up totally b0rking th= e=20 > > > system, as the libs are now half 2.4 and half 2.6. > > > > > > Ben > >=20 > >=20 > > --=20 > > bsdforums.org 's moderator, mezz. --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-RiudaSF9M3kGS9fyD71h Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAczMQb2iPiv4Uz4cRAgp/AJ9wuLK6w4FP6//qPOhWhQhcOKCYLQCgqham 1V/70UxESE4Bi0W1ZgIS/7M= =QTLj -----END PGP SIGNATURE----- --=-RiudaSF9M3kGS9fyD71h-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 16:24:04 2004 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 BD07816A4CE for ; Tue, 6 Apr 2004 16:24:04 -0700 (PDT) Received: from zardoz.rd.imagescape.com (zardoz.rd.imagescape.com [66.100.151.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6307D43D58 for ; Tue, 6 Apr 2004 16:24:02 -0700 (PDT) (envelope-from puna@imagescape.com) Received: from imagescape.com (nikko.rd.imagescape.com [192.168.0.59]) (authenticated bits=0)i36NMdeL019890 for ; Tue, 6 Apr 2004 18:22:39 -0500 (CDT) (envelope-from puna@imagescape.com) Message-ID: <40733CD2.4020907@imagescape.com> Date: Tue, 06 Apr 2004 18:27:14 -0500 From: Punahele Tannehill User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD GNOME Users References: <20040309004242.10410.qmail@exxodus.fedaykin.here> <1078806603.47417.3.camel@shumai.marcuscom.com> <20040315011158.46618.qmail@exxodus.fedaykin.here> <1079319858.453.2.camel@shumai.marcuscom.com> In-Reply-To: <1079319858.453.2.camel@shumai.marcuscom.com> Content-Type: multipart/mixed; boundary="------------060505050108080803080703" X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on zardoz.rd.imagescape.com X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Gnome 2.6 upgrade, gstreamer-plugin 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: Tue, 06 Apr 2004 23:24:04 -0000 This is a multi-part message in MIME format. --------------060505050108080803080703 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Second go using the update script attached. When upgrading (or installing) manually, multimedia/gstreamer-plugin, there is a prompt to enter a patch file. gnome_upgrade.sh glazes over it, as you can see below: ===> Patching for gstreamer-plugins-0.8.0 ===> Applying FreeBSD patches for gstreamer-plugins-0.8.0 No file to patch. Skipping... 1 out of 1 hunks ignored--saving rejects to gst-libs/ext/ffmpeg/ffmpeg/libavcodec/alpha/simple_idct_alpha.c.rej Can't create gst-libs/ext/ffmpeg/ffmpeg/libavcodec/alpha/simple_idct_alpha.c.rej, output is in /tmp//patchrf1etBc: No such file or directory >> Patch patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_i failed to apply cleanly. >> Patch(es) patch-configure patch-ext::ivorbis::vorbisenc.h patch-ext_xvid_gstxvid.h applied cleanly. *** Error code 1 Stop in /usr/ports/multimedia/gstreamer-plugins. *** Error code 1 Stop in /usr/ports/audio/gnomemedia2. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade86794.3 make BATCH=yes GNOME_UPGRADE_SH_VER=42 GNOME_UPGRADE_SH_VER=42 ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! multimedia/nautilus-media (nautilus-media-0.3.4) (patch error) ! audio/gnomemedia2 (gnomemedia2-2.4.1.1_1) (patch error) ---> Packages processed: 0 done, 67 ignored, 0 skipped and 2 failed I noticed through the port collection, and through this lists threads, that gstreamer has been very recently updated from 0.6.# to 0.8.0. Could this be the source of my issues? Puna Tannehill --------------060505050108080803080703-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 16:39:07 2004 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 C90A216A4CE for ; Tue, 6 Apr 2004 16:39:07 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id B529C43D2F for ; Tue, 6 Apr 2004 16:39:06 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.9] (gyros.marcuscom.com [192.168.1.9]) i36NZmem078661; Tue, 6 Apr 2004 19:35:48 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Punahele Tannehill In-Reply-To: <40733CD2.4020907@imagescape.com> References: <20040309004242.10410.qmail@exxodus.fedaykin.here> <1078806603.47417.3.camel@shumai.marcuscom.com> <20040315011158.46618.qmail@exxodus.fedaykin.here> <1079319858.453.2.camel@shumai.marcuscom.com> <40733CD2.4020907@imagescape.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-SY7eFhvLg0rnKyG/bVy7" Organization: MarcusCom, Inc. Message-Id: <1081294671.810.24.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 06 Apr 2004 19:37:51 -0400 cc: FreeBSD GNOME Users Subject: Re: Gnome 2.6 upgrade, gstreamer-plugin 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: Tue, 06 Apr 2004 23:39:07 -0000 --=-SY7eFhvLg0rnKyG/bVy7 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2004-04-06 at 19:27, Punahele Tannehill wrote: > Second go using the update script attached. >=20 > When upgrading (or installing) manually, multimedia/gstreamer-plugin,=20 > there is a prompt to enter a patch file. gnome_upgrade.sh glazes over=20 > it, as you can see below: >=20 > > =3D=3D=3D> Patching for gstreamer-plugins-0.8.0 > =3D=3D=3D> Applying FreeBSD patches for gstreamer-plugins-0.8.0 > No file to patch. Skipping... > 1 out of 1 hunks ignored--saving rejects to=20 > gst-libs/ext/ffmpeg/ffmpeg/libavcodec/alpha/simple_idct_alpha.c.rej > Can't create=20 > gst-libs/ext/ffmpeg/ffmpeg/libavcodec/alpha/simple_idct_alpha.c.rej,=20 > output is in /tmp//patchrf1etBc: No such file or directory > >> Patch patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_i=20 > failed to apply cleanly. > >> Patch(es) patch-configure patch-ext::ivorbis::vorbisenc.h=20 > patch-ext_xvid_gstxvid.h applied cleanly. > *** Error code 1 >=20 > Stop in /usr/ports/multimedia/gstreamer-plugins. > *** Error code 1 >=20 > Stop in /usr/ports/audio/gnomemedia2. > ** Command failed [exit code 1]: /usr/bin/script -qa=20 > /tmp/portupgrade86794.3 make BATCH=3Dyes GNOME_UPGRADE_SH_VER=3D42=20 > GNOME_UPGRADE_SH_VER=3D42 > ** Fix the problem and try again. > ** Listing the failed packages (*:skipped / !:failed) > ! multimedia/nautilus-media (nautilus-media-0.3.4) (patch=20 > error) > ! audio/gnomemedia2 (gnomemedia2-2.4.1.1_1) (patch error) > ---> Packages processed: 0 done, 67 ignored, 0 skipped and 2 failed > >=20 > I noticed through the port collection, and through this lists threads,=20 > that gstreamer has been very recently updated from 0.6.# to 0.8.0.=20 > Could this be the source of my issues? Remove /usr/ports/multimedia/gstreamer* then re-cvsup. Joe >=20 > Puna Tannehill > >=20 > ______________________________________________________________________ > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-SY7eFhvLg0rnKyG/bVy7 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAcz9Pb2iPiv4Uz4cRAvvxAKCh0Yotru/wSyUlSJ6fjZTQ+irArQCfRCW7 Wb8fRZMxjnkkDOHPaJyi2JM= =iJeO -----END PGP SIGNATURE----- --=-SY7eFhvLg0rnKyG/bVy7-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 17:08:24 2004 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 5D2CD16A4CE; Tue, 6 Apr 2004 17:08:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BA8743D5A; Tue, 6 Apr 2004 17:08:24 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) i3707bbv005275; Tue, 6 Apr 2004 17:07:37 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3707a8E005271; Tue, 6 Apr 2004 17:07:36 -0700 (PDT) (envelope-from marcus) Date: Tue, 6 Apr 2004 17:07:36 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200404070007.i3707a8E005271@freefall.freebsd.org> To: lennox@cs.columbia.edu, marcus@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/65235: Mozilla from ports-current aborts or loops infinitely 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: Wed, 07 Apr 2004 00:08:24 -0000 Synopsis: Mozilla from ports-current aborts or loops infinitely State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Tue Apr 6 17:07:24 PDT 2004 State-Changed-Why: User reported problem is resolved. http://www.freebsd.org/cgi/query-pr.cgi?pr=65235 From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 18:46:50 2004 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 1F51A16A4CE for ; Tue, 6 Apr 2004 18:46:50 -0700 (PDT) Received: from straycat.dhs.org (h0050da134090.ne.client2.attbi.com [24.91.148.154]) by mx1.FreeBSD.org (Postfix) with SMTP id 744BB43D1F for ; Tue, 6 Apr 2004 18:46:49 -0700 (PDT) (envelope-from tmclaugh@sdf.lonestar.org) Received: (qmail 24398 invoked from network); 7 Apr 2004 01:47:43 -0000 Received: from unknown (HELO ?192.168.1.128?) (192.168.1.128) by 192.168.1.129 with SMTP; 7 Apr 2004 01:47:43 -0000 From: Tom McLaughlin To: michael johnson In-Reply-To: References: Content-Type: text/plain Message-Id: <1081302860.23970.21.camel@compass> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.5.5FreeBSD GNOME Team Port Date: Tue, 06 Apr 2004 21:54:21 -0400 Content-Transfer-Encoding: 7bit cc: ports@freebsd.org cc: FreeBSD GNOME Users Subject: Re: [(almost)new port, www/kazehakase] -- gecko browser -- Needs testing and I can not fully build on 4.9-STABLE 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: Wed, 07 Apr 2004 01:46:50 -0000 On Tue, 2004-04-06 at 08:41 -0400, michael johnson wrote: > Hi, > This is about 99% of a new port, www/kazehakase, which is browser with > gecko engine like Epiphany or Galeon. I am fully able to build and run > this on 5.2-CURRENT and I've got most of the errors out of 4.9, > but there is still a few errors in the build with 4.9 which I am > hoping some of you will help me find and fix. > > Note: > - kazehakase will build and run with mozilla or mozilla-devel but will > crash with mozilla-devel if you try to download anything. > > I assume since this will use mozilla the maintainer will need to be > gnome@freebsd.org? > > This is one great browser, it is very fast and light weight and has > features not found in epiphany or galeon. > (http://kazehakase.sourceforge.jp/) > > michael > > Hi Michael, this is what I get when I try to build the port on 4.9: kz-tab-label.c: In function `cb_net_state_all': kz-tab-label.c:1189: syntax error before `*' kz-tab-label.c:1191: `gc' undeclared (first use in this function) kz-tab-label.c:1191: (Each undeclared identifier is reported only once kz-tab-label.c:1191: for each function it appears in.) gmake[3]: *** [kz-tab-label.o] Error 1 gmake[2]: *** [all-recursive] Error 1 gmake[1]: *** [all-recursive] Error 1 gmake: *** [all] Error 2 As for the maintainer, that should be whoever is maintaining the port on FreeBSD, be it you or someone else who steps up to maintain it. The mozilla port just happens to be maintained by the Gnome team. Tom From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 19:54:54 2004 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 2262B16A4CE for ; Tue, 6 Apr 2004 19:54:54 -0700 (PDT) Received: from webmail-outgoing.us4.outblaze.com (webmail-outgoing.us4.outblaze.com [205.158.62.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3E2843D1D for ; Tue, 6 Apr 2004 19:54:53 -0700 (PDT) (envelope-from bdown@graffiti.net) Received: from wfilter.us4.outblaze.com (wfilter.us4.outblaze.com [205.158.62.180])468A31800DD0 for ; Wed, 7 Apr 2004 02:53:25 +0000 (GMT) X-OB-Received: from unknown (205.158.62.133) by wfilter.us4.outblaze.com; 7 Apr 2004 02:52:17 -0000 Received: by ws5-3.us4.outblaze.com (Postfix, from userid 1001) id 3979023AB1; Wed, 7 Apr 2004 02:53:25 +0000 (GMT) Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Received: from [131.170.24.53] by ws5-3.us4.outblaze.com with http for bdown@graffiti.net; Wed, 07 Apr 2004 10:53:25 +0800 From: "Ben Downer" To: "Joe Marcus Clarke" Date: Wed, 07 Apr 2004 10:53:25 +0800 X-Originating-Ip: 131.170.24.53 X-Originating-Server: ws5-3.us4.outblaze.com Message-Id: <20040407025325.3979023AB1@ws5-3.us4.outblaze.com> cc: freebsd-gnome@freebsd.org Subject: Re: Gnome 2.6 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: Wed, 07 Apr 2004 02:54:54 -0000 Hi, I've redone the install, this time logging all the output to a file. I've since grepped it all for "failed", and it seems that the docbook is the first to fail, which stops scrollkeeper from installing, causing most other things to break. >From the output file pkg_add: extract_plist: Bogus filename "share/doc/docbook-xsl/html/htmlhelp.hhp.windows'.html" pkg_add: pkg_add of dependency 'docbook-xsl-1.65.1' failed! Any suggestions for a fix, I really need to get this machine in a usable state sometime soon. Many thanks, Ben ----- Original Message ----- From: Joe Marcus Clarke Date: Tue, 06 Apr 2004 18:45:36 -0400 To: Ben Downer Subject: Re: Gnome 2.6 > On Tue, 2004-04-06 at 08:36, Ben Downer wrote: > > Hi Mezz, > > > > Okay, I tried to install gnome 2.6 on a fresh install of FreeBSD 5.2.1. > > > > Following what is outlined here, http://www.freebsd.org/gnome/docs/faq2.html#q1 , I typed pkg_add -r gnome2, but this installed gnome 2.4 files, and left my machine in a non usable state (ie, new applications requiring old libraries). > > > > Nuked the system, a new fresh install, try a different approach. > > > > setenv PACKAGESITE "http://www.marcuscom.com/tb/packages/5.2.1-GNOME-2.6/" > > > > pkg_add -r gnome2-2.6.0 (didn't work at all without the version number) > > > > libgnomecanvas is not installed, so gnome apps don't work. > > > > Hopefully its an easy fix somewhere in dependencies, but I seem to have followed all the correct steps from everything that I've read, and have gotten no where. > > Where is the output of the pkg_add (preferrably pkg_add -v)? Since you > were using PACKAGESITE, you should have set it to: > > http://www.marcuscom.com/tb/packages/5.2.1-GNOME-2.6/Latest/ > > Then you could have done pkg_add -r gnome2. > > Joe > > > > > Thankyou, > > Ben > > > > > > ----- Original Message ----- > > From: Jeremy Messenger > > Date: Tue, 06 Apr 2004 03:46:08 -0500 > > To: Ben Downer > > Subject: Re: Gnome 2.6 > > > > > You still haven't explain how you upgrade your system. We have no idea > > > what you have done. > > > > > > BTW: Be sure to check > > > http://lists.freebsd.org/pipermail/freebsd-gnome/2004-April/006030.html > > > before you reply back. > > > > > > Cheers, > > > Mezz > > > > > > On Tue, 06 Apr 2004 15:30:27 +0800, Ben Downer wrote: > > > > > > > Just as an addition to my last email, this ends up totally b0rking the > > > > system, as the libs are now half 2.4 and half 2.6. > > > > > > > > Ben > > > > > > > > > -- > > > bsdforums.org 's moderator, mezz. > -- > PGP Key : http://www.marcuscom.com/pgp.asc > > << signature.asc >> -- _______________________________________________ Graffiti.net free e-mail @ www.graffiti.net Check out our value-added Premium features, such as an extra 20MB for just US$9.95 per year! Powered by Outblaze From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 19:59:13 2004 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 D25A816A4CE for ; Tue, 6 Apr 2004 19:59:13 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 052F443D5C for ; Tue, 6 Apr 2004 19:59:13 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i372siaZ079818; Tue, 6 Apr 2004 22:54:44 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Ben Downer In-Reply-To: <20040407025325.3979023AB1@ws5-3.us4.outblaze.com> References: <20040407025325.3979023AB1@ws5-3.us4.outblaze.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-EIiUfIyZ4+ZJZfE8VHEW" Organization: MarcusCom, Inc. Message-Id: <1081306605.487.12.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 06 Apr 2004 22:56:45 -0400 cc: freebsd-gnome@freebsd.org Subject: Re: Gnome 2.6 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: Wed, 07 Apr 2004 02:59:14 -0000 --=-EIiUfIyZ4+ZJZfE8VHEW Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2004-04-06 at 22:53, Ben Downer wrote: > Hi, >=20 > I've redone the install, this time logging all the output to a file. I've= since grepped it all for "failed", and it seems that the docbook is the fi= rst to fail, which stops scrollkeeper from installing, causing most other t= hings to break. >=20 > >From the output file >=20 > pkg_add: extract_plist: Bogus filename "share/doc/docbook-xsl/html/htmlhe= lp.hhp.windows'.html" > pkg_add: pkg_add of dependency 'docbook-xsl-1.65.1' failed! >=20 > Any suggestions for a fix, I really need to get this machine in a usable = state sometime soon. You need to use the sysutils/pkg_install port to install packages on 5.2.1-RELEASE. It's one of the known items listed at http://www.freebsd.org/gnome/docs/faq26.html which I encourage you to read. Joe >=20 > Many thanks, > Ben >=20 > ----- Original Message ----- > From: Joe Marcus Clarke > Date: Tue, 06 Apr 2004 18:45:36 -0400 > To: Ben Downer > Subject: Re: Gnome 2.6 >=20 > > On Tue, 2004-04-06 at 08:36, Ben Downer wrote: > > > Hi Mezz, > > >=20 > > > Okay, I tried to install gnome 2.6 on a fresh install of FreeBSD 5.2.= 1. > > >=20 > > > Following what is outlined here, http://www.freebsd.org/gnome/docs/fa= q2.html#q1 , I typed pkg_add -r gnome2, but this installed gnome 2.4 files,= and left my machine in a non usable state (ie, new applications requiring = old libraries). > > >=20 > > > Nuked the system, a new fresh install, try a different approach. > > >=20 > > > setenv PACKAGESITE "http://www.marcuscom.com/tb/packages/5.2.1-GNOME-= 2.6/" > > >=20 > > > pkg_add -r gnome2-2.6.0 (didn't work at all without the version nu= mber) > > >=20 > > > libgnomecanvas is not installed, so gnome apps don't work. > > >=20 > > > Hopefully its an easy fix somewhere in dependencies, but I seem to ha= ve followed all the correct steps from everything that I've read, and have = gotten no where. > >=20 > > Where is the output of the pkg_add (preferrably pkg_add -v)? Since you > > were using PACKAGESITE, you should have set it to: > >=20 > > http://www.marcuscom.com/tb/packages/5.2.1-GNOME-2.6/Latest/ > >=20 > > Then you could have done pkg_add -r gnome2. > >=20 > > Joe > >=20 > > >=20 > > > Thankyou, > > > Ben > > >=20 > > >=20 > > > ----- Original Message ----- > > > From: Jeremy Messenger > > > Date: Tue, 06 Apr 2004 03:46:08 -0500 > > > To: Ben Downer > > > Subject: Re: Gnome 2.6 > > >=20 > > > > You still haven't explain how you upgrade your system. We have no i= dea=20 > > > > what you have done. > > > >=20 > > > > BTW: Be sure to check=20 > > > > http://lists.freebsd.org/pipermail/freebsd-gnome/2004-April/006030.= html > > > > before you reply back. > > > >=20 > > > > Cheers, > > > > Mezz > > > >=20 > > > > On Tue, 06 Apr 2004 15:30:27 +0800, Ben Downer = wrote: > > > >=20 > > > > > Just as an addition to my last email, this ends up totally b0rkin= g the=20 > > > > > system, as the libs are now half 2.4 and half 2.6. > > > > > > > > > > Ben > > > >=20 > > > >=20 > > > > --=20 > > > > bsdforums.org 's moderator, mezz. > > --=20 > > PGP Key : http://www.marcuscom.com/pgp.asc > >=20 > >=20 > << signature.asc >> --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-EIiUfIyZ4+ZJZfE8VHEW Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAc23tb2iPiv4Uz4cRAlAEAJ94gzf3c7BpQvDg4PvxMLHikGbylwCfRa7L 4mgq9pyisBJi0ZoZd7Wme3I= =zq69 -----END PGP SIGNATURE----- --=-EIiUfIyZ4+ZJZfE8VHEW-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 21:24:47 2004 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 8FFAF16A4CE; Tue, 6 Apr 2004 21:24:47 -0700 (PDT) Received: from ahze.ahze.net (adsl-068-209-163-003.sip.clt.bellsouth.net [68.209.163.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C3F543D46; Tue, 6 Apr 2004 21:24:47 -0700 (PDT) (envelope-from ahze@ahze.net) Received: from [192.168.1.5] (eamc.ahze.net [192.168.1.5]) by ahze.ahze.net (Postfix) with ESMTP id 651E24E; Wed, 7 Apr 2004 00:23:35 -0400 (EDT) In-Reply-To: <1081302860.23970.21.camel@compass> References: <1081302860.23970.21.camel@compass> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <4261E1BD-884B-11D8-A824-000A958C81C6@ahze.net> Content-Transfer-Encoding: 7bit From: michael johnson Date: Wed, 7 Apr 2004 00:23:02 -0400 To: Tom McLaughlin X-Mailer: Apple Mail (2.613) cc: FreeBSD GNOME Users cc: ports@freebsd.org Subject: Re: [(almost)new port, www/kazehakase] -- gecko browser -- Needs testing and I can not fully build on 4.9-STABLE 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: Wed, 07 Apr 2004 04:24:47 -0000 Hi Tom, Thanks for the reply! here is a patch that should let you compile everything. --- src/kz-tab-label.c.orig Thu Mar 4 22:51:44 2004 +++ src/kz-tab-label.c Wed Apr 7 00:01:17 2004 @@ -1170,6 +1170,7 @@ gint state, gint status, KzTabLabel *kztab) { + GdkGC *gc; gdouble progress; GtkWidget *widget; @@ -1186,7 +1187,7 @@ mask = gdk_pixmap_new(widget->window, width, height, 1); - GdkGC *gc = gdk_gc_new(mask); + gc = gdk_gc_new(mask); gdk_draw_rectangle(mask, gc, TRUE, Cheers, Michael On Apr 6, 2004, at 9:54 PM, Tom McLaughlin wrote: > > Hi Michael, this is what I get when I try to build the port on 4.9: > > kz-tab-label.c: In function `cb_net_state_all': > kz-tab-label.c:1189: syntax error before `*' > kz-tab-label.c:1191: `gc' undeclared (first use in this function) > kz-tab-label.c:1191: (Each undeclared identifier is reported only once > kz-tab-label.c:1191: for each function it appears in.) > gmake[3]: *** [kz-tab-label.o] Error 1 > gmake[2]: *** [all-recursive] Error 1 > gmake[1]: *** [all-recursive] Error 1 > gmake: *** [all] Error 2 > > As for the maintainer, that should be whoever is maintaining the port > on > FreeBSD, be it you or someone else who steps up to maintain it. The > mozilla port just happens to be maintained by the Gnome team. > > Tom > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to > "freebsd-ports-unsubscribe@freebsd.org" > From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 00:52:59 2004 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 589A416A4CE for ; Wed, 7 Apr 2004 00:52:59 -0700 (PDT) Received: from smtp3.adl2.internode.on.net (smtp3.adl2.internode.on.net [203.16.214.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id B29E543D3F for ; Wed, 7 Apr 2004 00:52:58 -0700 (PDT) (envelope-from ws+freebsd-questions@au.dyndns.ws) Received: from lillith-iv.ovirt.dyndns.ws (ppp141-168.lns1.adl2.internode.on.net [150.101.141.168]) i377q4JU037182 for ; Wed, 7 Apr 2004 17:22:05 +0930 (CST) X-Envelope-From: ws+freebsd-questions@au.dyndns.ws X-Envelope-To: Received: from [192.168.100.132] (ppp141-168.lns1.adl2.internode.on.net [150.101.141.168])i377q26p011733 for ; Wed, 7 Apr 2004 17:22:03 +0930 (CST) (envelope-from ws+freebsd-questions@au.dyndns.ws) From: Wayne Sierke To: freebsd-gnome@freebsd.org Content-Type: text/plain Message-Id: <1081324322.87525.9.camel@ovirt.dyndns.ws> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 07 Apr 2004 17:22:02 +0930 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.39 X-Scanned-By: SpamAssassin 2.63(2004-01-11) X-Scanned-By: F-Prot X-Scanned-By: ClamAV X-Spam-Score: 0 () Subject: Gnome 2.6 upgrade problem (Logfile URL given) 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: Wed, 07 Apr 2004 07:52:59 -0000 Upgrade is failing, have tried twice (with some intermediate meddling to try to resolve, but still failing in the same place - after about 6 hours!). Help appreciated. Download the log from here: (didn't want to post a 900M file! 25M expanded) http://support.ovirt.dyndns.ws/gnome_upgrade_log.aSbmxl.bz2 Thanks, Wayne From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 00:57:25 2004 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 733AB16A4CE for ; Wed, 7 Apr 2004 00:57:25 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC2D443D2D for ; Wed, 7 Apr 2004 00:57:24 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i377rsj6082175; Wed, 7 Apr 2004 03:53:54 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Wayne Sierke In-Reply-To: <1081324322.87525.9.camel@ovirt.dyndns.ws> References: <1081324322.87525.9.camel@ovirt.dyndns.ws> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-OL8PecwCrT8VDA113GAy" Organization: MarcusCom, Inc. Message-Id: <1081324556.40823.0.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 07 Apr 2004 03:55:56 -0400 cc: freebsd-gnome@freebsd.org Subject: Re: Gnome 2.6 upgrade problem (Logfile URL given) 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: Wed, 07 Apr 2004 07:57:25 -0000 --=-OL8PecwCrT8VDA113GAy Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2004-04-07 at 03:52, Wayne Sierke wrote: > Upgrade is failing, have tried twice (with some intermediate meddling to > try to resolve, but still failing in the same place - after about 6 > hours!). Help appreciated. >=20 > Download the log from here: (didn't want to post a 900M file! 25M > expanded) >=20 > http://support.ovirt.dyndns.ws/gnome_upgrade_log.aSbmxl.bz2 This points to a KDE problem (problem with upgrading arts). You need to take this up with the KDE people. Joe >=20 >=20 > Thanks, >=20 > Wayne >=20 >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-OL8PecwCrT8VDA113GAy Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAc7QMb2iPiv4Uz4cRAi0gAJ9cXEGTriS0fob4uDZ4iMwkaz6RgACgm/vJ msCh49RTqZcT6Q3h0qGGqgY= =AFYs -----END PGP SIGNATURE----- --=-OL8PecwCrT8VDA113GAy-- From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 01:05:32 2004 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 8141B16A4CE for ; Wed, 7 Apr 2004 01:05:32 -0700 (PDT) Received: from lakermmtao02.cox.net (lakermmtao02.cox.net [68.230.240.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D42E43D1F for ; Wed, 7 Apr 2004 01:05:32 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakermmtao02.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040407080410.ZLKZ6858.lakermmtao02.cox.net@mezz.mezzweb.com>; Wed, 7 Apr 2004 04:04:10 -0400 To: Joe Marcus Clarke References: <1081324322.87525.9.camel@ovirt.dyndns.ws> <1081324556.40823.0.camel@shumai.marcuscom.com> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Wed, 07 Apr 2004 03:04:51 -0500 In-Reply-To: <1081324556.40823.0.camel@shumai.marcuscom.com> User-Agent: Opera7.23/Linux M2 build 518 cc: Wayne Sierke cc: freebsd-gnome@freebsd.org Subject: Re: Gnome 2.6 upgrade problem (Logfile URL given) 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: Wed, 07 Apr 2004 08:05:32 -0000 On Wed, 07 Apr 2004 03:55:56 -0400, Joe Marcus Clarke wrote: > On Wed, 2004-04-07 at 03:52, Wayne Sierke wrote: >> Upgrade is failing, have tried twice (with some intermediate meddling to >> try to resolve, but still failing in the same place - after about 6 >> hours!). Help appreciated. >> >> Download the log from here: (didn't want to post a 900M file! 25M >> expanded) >> >> http://support.ovirt.dyndns.ws/gnome_upgrade_log.aSbmxl.bz2 > > This points to a KDE problem (problem with upgrading arts). You need to > take this up with the KDE people. ...and graphics/libexif-gtk problem has been fixed by bland, so update your ports tree. Cheers, Mezz > Joe > >> >> >> Thanks, >> >> Wayne -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 03:39:17 2004 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 3CC5D16A4CF for ; Wed, 7 Apr 2004 03:39:17 -0700 (PDT) Received: from sarajevo.pacific.net.sg (sarajevo.pacific.net.sg [203.120.90.134]) by mx1.FreeBSD.org (Postfix) with SMTP id E549443D2D for ; Wed, 7 Apr 2004 03:39:15 -0700 (PDT) (envelope-from oceanare@pacific.net.sg) Received: (qmail 1929 invoked from network); 7 Apr 2004 10:38:08 -0000 Received: from unknown (HELO maxwell6.pacific.net.sg) (203.120.90.212) by sarajevo with SMTP; 7 Apr 2004 10:38:08 -0000 Received: from pacific.net.sg ([210.24.202.50]) by maxwell6.pacific.net.sg with ESMTP id <20040407103807.XVJR1186.maxwell6.pacific.net.sg@pacific.net.sg> for ; Wed, 7 Apr 2004 18:38:07 +0800 Message-ID: <4073DA6F.2010303@pacific.net.sg> Date: Wed, 07 Apr 2004 18:39:43 +0800 From: Erich Dollansky Organization: oceanare pte ltd User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en, en-us, de MIME-Version: 1.0 To: freebsd-gnome@freebsd.org Content-Type: multipart/mixed; boundary="------------030001030409030400040108" Subject: Installing gnmoe 2.6 fails in building gnome-mime-data 2.4.1 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: Wed, 07 Apr 2004 10:39:17 -0000 This is a multi-part message in MIME format. --------------030001030409030400040108 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, wenn I make in /usr/ports/misc/gnomemimedata I get this error message: C compiler cannot create executable The log file is attached. I updated my ports tree last night. I am running FreeBSD 5.2 RELEASE. Thanks! Erich --------------030001030409030400040108 Content-Type: text/plain; name="config.log" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=/usr/X11R6 --build=i386-portbld-freebsd5.2 ## --------- ## ## Platform. ## ## --------- ## hostname = tyanmp.oceanare.com.sg uname -m = i386 uname -r = 5.2-RELEASE uname -s = FreeBSD uname -v = FreeBSD 5.2-RELEASE #0: Tue Apr 6 14:57:34 GMT 2004 root@tyanmp.oceanare.com.sg:/usr/src/sys/i386/compile/ATHLONS /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1308: checking for a BSD-compatible install configure:1362: result: /usr/bin/install -c -o root -g wheel configure:1373: checking whether build environment is sane configure:1416: result: yes configure:1431: checking whether make sets $(MAKE) configure:1451: result: yes configure:1483: checking for working aclocal-1.4 configure:1494: result: missing configure:1498: checking for working autoconf configure:1509: result: missing configure:1513: checking for working automake-1.4 configure:1524: result: missing configure:1528: checking for working autoheader configure:1539: result: missing configure:1543: checking for working makeinfo configure:1550: result: found configure:1560: checking whether to enable maintainer-specific portions of Makefiles configure:1569: result: no configure:1650: checking for perl configure:1668: found /usr/bin/perl configure:1680: result: /usr/bin/perl configure:1762: checking for gcc configure:1788: result: cc configure:2032: checking for C compiler version configure:2035: cc --version &5 cc (GCC) 3.3.3 [FreeBSD] 20031106 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2038: $? = 0 configure:2040: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.3 [FreeBSD] 20031106 configure:2043: $? = 0 configure:2045: cc -V &5 cc: `-V' option must have argument configure:2048: $? = 1 configure:2072: checking for C compiler default output configure:2075: cc -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib -lintl >&5 /usr/bin/ld: cannot find -lintl configure:2078: $? = 1 configure: failed program was: | #line 2052 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-mime-data" | #define VERSION "2.4.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2116: error: C compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_env_LDFLAGS_set= ac_cv_env_CFLAGS_set=set lt_cv_sys_max_cmd_len=65536 ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_host_alias_set= ac_cv_env_build_alias_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set= ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro' ac_cv_env_CC_set=set ac_cv_prog_make_make_set=yes ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_host_alias_value= ac_cv_env_build_alias_value=i386-portbld-freebsd5.2 ac_cv_prog_ac_ct_CC=cc ac_cv_env_target_alias_value= ac_cv_env_CC_value=cc ac_cv_env_CPP_set= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/usr/ports/misc/gnomemimedata/work/gnome-mime-data-2.4.1/missing aclocal-1.4' AUTOCONF='/usr/ports/misc/gnomemimedata/work/gnome-mime-data-2.4.1/missing autoconf' AUTOHEADER='/usr/ports/misc/gnomemimedata/work/gnome-mime-data-2.4.1/missing autoheader' AUTOMAKE='/usr/ports/misc/gnomemimedata/work/gnome-mime-data-2.4.1/missing automake-1.4' CATALOGS='' CATOBJEXT='' CC='cc' CFLAGS='-O -pipe -mcpu=pentiumpro' CPP='' CPPFLAGS='-I/usr/local/include' DATADIRNAME='' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' GETTEXT_PACKAGE='gnome-mime-data' GMOFILES='' GMSGFMT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTOBJEXT='' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' LDFLAGS='' LIBOBJS='' LIBS='-L/usr/local/lib -lintl' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MKINSTALLDIRS='' MSGFMT='' OBJEXT='' PACKAGE='gnome-mime-data' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' SET_MAKE='' SHELL='/bin/sh' USE_NLS='' VERSION='2.4.1' XGETTEXT='' ac_ct_CC='cc' bindir='${exec_prefix}/bin' build_alias='i386-portbld-freebsd5.2' datadir='/usr/X11R6/share/gnome' exec_prefix='NONE' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/usr/X11R6/share/gnome' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/X11R6' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "gnome-mime-data" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "2.4.1" configure: exit 77 --------------030001030409030400040108-- From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 6 10:39:16 2004 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 26B6516A4CE for ; Tue, 6 Apr 2004 10:39:16 -0700 (PDT) Received: from pythagoras.zen.co.uk (pythagoras.zen.co.uk [212.23.3.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54D1443D5C for ; Tue, 6 Apr 2004 10:39:14 -0700 (PDT) (envelope-from stacey@vickiandstacey.com) Received: from [82.68.31.182] (helo=crom.vickiandstacey.com) by pythagoras.zen.co.uk with esmtp (Exim 4.30) id 1BAuVo-0004jr-N2 for freebsd-gnome@FreeBSD.ORG; Tue, 06 Apr 2004 17:37:24 +0000 Received: from crom.vickiandstacey.com (localhost [127.0.0.1]) i36HbFr6071662 for ; Tue, 6 Apr 2004 18:37:20 +0100 (BST) (envelope-from stacey@crom.vickiandstacey.com) Received: (from stacey@localhost) by crom.vickiandstacey.com (8.12.11/8.12.11/Submit) id i36HbANL071661 for freebsd-gnome@FreeBSD.ORG; Tue, 6 Apr 2004 18:37:10 +0100 (BST) (envelope-from stacey) Date: Tue, 6 Apr 2004 18:37:10 +0100 From: Stacey Roberts To: freebsd-gnome@FreeBSD.ORG Message-ID: <20040406173710.GC14722@crom.vickiandstacey.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="Qrgsu6vtpU/OV/zm" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Originating-Pythagoras-IP: [82.68.31.182] X-Mailman-Approved-At: Wed, 07 Apr 2004 05:01:02 -0700 X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Failed upgrade to Gnome-2.6 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: Tue, 06 Apr 2004 17:39:16 -0000 --Qrgsu6vtpU/OV/zm Content-Type: multipart/mixed; boundary="RIYY1s2vRbPFwWeW" Content-Disposition: inline --RIYY1s2vRbPFwWeW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, On one of my machines, the upgrade to Gnome-2.6 failed. As per the advice given in the error, I am attaching the log file (gzipped)= in the hope that someone will be able to assist me in sorting this out. Thanks for the time. Regards, Stacey --=20 Stacey Roberts B. Sc (HONS) Computer Science Web: www.vickiandstacey.com --RIYY1s2vRbPFwWeW-- --Qrgsu6vtpU/OV/zm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQEVAwUBQHLqw+dvY+8mWFvRAQGldAf/dKNIy5Vvgzn9oKDS/+bsGPnRnr1NfECd fLA1P2dz91SQGNitIaNCjLARIpMRdwyCuyfYfv7PZg98r/1U/4e9lkXFBa8RzIMP 6JkPfgp/P5ko3ofA/ZVQ81svLDhuMXtN2AlVU2S57TM6rtxB7+9M4l3tZVS0B2pT MjUuCcwXbeOqjve73ZuZL4IniyouVIlK5IGI1xdporKil4w4cYwFAaT9sBRg3u8C 9ElgEgnemArMHI5ycnB9V3xcacZuJAjd11fZl7LlZPpxelC66DIPtfyv6ck3s/xG FiYFJNdJNU4ZeCujQEc1XyQTk7lSJPoEFex8Bv6605nS9QbiVBDjvA== =6+st -----END PGP SIGNATURE----- --Qrgsu6vtpU/OV/zm-- From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 06:11:32 2004 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 8217016A4CE for ; Wed, 7 Apr 2004 06:11:32 -0700 (PDT) Received: from postit.mail.adnap.net.au (postit.mail.adnap.net.au [203.6.132.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FB2D43D45 for ; Wed, 7 Apr 2004 06:11:30 -0700 (PDT) (envelope-from bastill@adam.com.au) Received: from BAPhD.gihon.org.au (202-6-152-161.ip.adam.com.au [202.6.152.161]) by postit.mail.adnap.net.au (Postfix) with ESMTP id CD17E1C8EC for ; Wed, 7 Apr 2004 22:39:40 +0930 (CST) From: Brian Astill To: gnome@FreeBSD.org Date: Wed, 7 Apr 2004 22:44:00 +0930 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="------------Boundary-00=_C3YS1G8XQ98WB74NSK5W" Message-Id: <200404072244.00293.bastill@adam.com.au> X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: libXft failure 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: Wed, 07 Apr 2004 13:11:32 -0000 --------------Boundary-00=_C3YS1G8XQ98WB74NSK5W Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit Im REALLY lost now! I am trying to upgrade qt, but this depends on libXft which will not compile from ports due to a lack of "xrender" and I have no idea where xrender might be. Can you PLEASE help? Why didn't the libXft port find/download/install xrender if it is so important? Docs as suggested by the "fail" message attached. -- Regards, Brian --------------Boundary-00=_C3YS1G8XQ98WB74NSK5W Content-Type: text/plain; charset="us-ascii"; name="xrenderpkg2.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="xrenderpkg2.txt" GimpUserManual-HTML-1.0.0 The user manual for the GNU Image Manipulation Program (GIM Hermes-1.3.3_1 Fast pixel formats conversion library ImageMagick-5.4.5.1_1 Image processing tools (interactive optional--misc/display LPRngTool-1.3.2 Configuration Tool for LPRng Mesa-3.4.2_2 A graphics library similar to SGI's OpenGL ORBit-0.5.13_1 High-performance CORBA ORB with support for the C language ORBit2-2.4.3 High-performance CORBA ORB with support for the C language XFree86-4.3.0,1 X11/XFree86 core distribution (complete, using mini/meta-po XFree86-FontServer-4.2.0 XFree86-4 Font Server XFree86-Server-4.2.0_3 XFree86-4 X server and related programs XFree86-clients-4.2.0_2 XFree86-4 Client environments XFree86-documents-4.2.0 XFree86-4 Document Files XFree86-font100dpi-4.2.0 XFree86-4 bitmap 100 dpi fonts XFree86-font75dpi-4.2.0 XFree86-4 bitmap 75 dpi fonts XFree86-fontCyrillic-4.2.0 XFree86-4 Cyrillic Fonts XFree86-fontDefaultBitmaps-4.2.0 XFree86-4 default bitmap fonts XFree86-fontEncodings-4.2.0 XFree86-4 font encoding files XFree86-fontScalable-4.2.0 XFree86-4 Scalable font files XFree86-libraries-4.2.0_1 XFree86-4 include/(shared) library kit Xft-2.1 A client-sided font API for X applications a2ps-letter-4.13b_1 Formats an ascii file for printing on a postscript printer aalib-1.4.r5_1 An ascii art library acroread-4.05 View, distribute and print PDF documents adns-1.0_1 Easy to use, asynchronous-capable DNS client library and ut aee-2.2.15b An easy editor with both curses and X11 interfaces aish-1.13 Ish/uuencode/Base64 converter arc-5.21j Create & extract files from DOS .ARC files arts-1.0.3,1 Audio system for the KDE integrated X11 desktop asprint-1.0 A simple browser to allow a user to print atk-1.4.1_2 A GNOME accessibility toolkit (ATK) autoconf-2.53_1 Automatically configure source code on many Un*x platforms autoconf213-2.13.000227_5 Automatically configure source code on many Un*x platforms automake-1.5,1 GNU Standards-compliant Makefile generator automake14-1.4.5_9 GNU Standards-compliant Makefile generator (legacy version bash-2.05b.007 The GNU Bourne Again Shell bison-1.75_2 A parser generator from FSF, (mostly) compatible with Yacc bluefish-0.6 HTML editor designed for the experienced web designer boehm-gc-6.2 Garbage collection and memory leak detection for C and C++ cdiff-1.4 Diff readability enhancher for color terminals cdrtools-2.0.3_1 Cdrecord and several other programs to record CD-R[W] cups-1.1.10.1 The Common UNIX Printing System cups-base-1.1.20.0 The Common UNIX Printing System: headers, libs, & daemons cvsup-16.1_3 A general network file distribution system optimized for CV cvsup-mirror-1.2 A kit for easily setting up a FreeBSD mirror site using CVS db3-3.3.11_1,1 The Berkeley DB package, revision 3.3 db4-4.0.14_1,1 The Berkeley DB package, revision 4 dbview-1.0.3_1 View dBase III files deco-3.9_2 Demos Commander, a free Norton Commander clone diskusage-1.05 Shows current user diskusage and sum in human-readable form docbook-1.3 Meta-port for the different versions of the DocBook DTD docbook-241_2 V2.4.1 of the DocBook DTD, designed for technical documenta docbook-3.0_2 V3.0 of the DocBook DTD, designed for technical documentati docbook-3.1_2 V3.1 of the DocBook DTD, designed for technical documentati docbook-4.0_2 V4.0 of the DocBook DTD, designed for technical documentati docbook-4.1_2 V4.1 of the DocBook DTD, designed for technical documentati docbook-sk-4.1.2_3 XML version of the DocBook DTD version controlled for Scrol docbook-xml-4.2_1 XML version of the DocBook DTD downloader-1.29 Program for downloading via ftp or http with GUI dri-4.3.0,1 OpenGL hardware acceleration drivers for XFree86 e2fsprogs-1.27 A set of utilities and library to manipulate an ext2 filesy emacs-20.7 GNU editing macros eperl-2.2.14 Embedded Perl 5 Language esound-0.2.23 A sound library for enlightenment package expat-1.95.7 XML 1.0 parser written in C fam-2.6.9_4 A file alteration monitor fbsd-icons-1.0 A collection of icons related to the FreeBSD project (daemo fconv-1.1 Converts DOS or Mac-style files to Unix format, and vice-ve ffsrecov-0.5 Recover files from a corrupt FFS findutils-4.1_3 The GNU find utilities fontconfig-2.2.2,1 An XML-based font configuration API for X Windows freetype-1.3.1_3 A free and portable TrueType font rendering engine freetype2-2.1.7_2 A free and portable TrueType font rendering engine fvcool-1.0.3 VCool for FreeBSD - Cooling software for AMD Athlon/Duron C fvwm-2.4.0 Popular virtual window manager for X g-wrap-1.1.9 A tool for exporting C libraries into Scheme interpreters gal-0.23 A collection of widgets taken from GNOME gnumeric and evolu gcc-3.3.4_20040322 GNU Compiler Collection 3.3 gconf-1.0.7_1 A configuration database system for GNOME gconf2-1.2.1 A configuration database system for GNOME gdbm-1.8.3_1 The GNU database manager gdk-pixbuf-0.15.0 A graphic library for GTK+ gengetopt-2.11 A tool for generating a C function which parses command lin gentoo-0.11.34 Gtk+ based, file manager inspired by DirectoryOpus gettext-0.13.1_1 GNU gettext package gftp-gnome-2.0.14 A free multithreaded GTK based ftp client ggv-1.0.1 GNOME ghostscript viewer ghostscript-afpl-7.04_5 AFPL Postscript interpreter version 7 ghostscript-gnu-6.52_4 GNU Postscript interpreter ghostview-1.5 An X11 front-end for ghostscript, the GNU postscript previe gimp-1.2.3_1,1 the GNU Image Manipulation Program glib-1.2.10_5 Some useful routines of C programming glib-2.2.3_1 Some useful routines of C programming (current stable versi glibwww-0.2_1 A library for people wanting to use libwww with gtk/gnome gmake-3.80_2 GNU version of 'make' utility gnome2wmaker-1.2 Inserts the GNOME menu into the WindowMaker menu gnomeaudio-1.4.0 Sound files for use with GNOME gnomebasic-0.0.20 Provide Visual Basic compatible functionality for GNOME, es gnomecanvas-0.15.0 A graphic library for GNOME gnomedb-0.2.93_3 Provide uniform access to data sources for the GNOME enviro gnomehier-1.0_3 An utility port, installing hierarchy of common GNOME direc gnomemedia-1.2.3 Multimedia applications for the GNOME desktop gnomemimedata-2.2.0_1 A MIME and Application database for GNOME gnomepilot-0.1.64 3Com PalmPilot conduit system for GNOME gnomepilot-conduits-0.8 Additional conduits for gnome-pilot gnomepim-1.4.3 Gnome pim package gnomeprint-0.34 Gnome print support library gnomevfs-1.0.3 GNOME Virtual File System gnupg-1.2.4_1 The GNU Privacy Guard gqview-0.11.0 Another gtk-based graphic file viewer gtk-1.2.10_4 Gimp Toolkit for X11 GUI (previous stable version) gtk-2.0.6 Gimp Toolkit for X11 GUI (current stable version) gtkhtml-1.0.1 Lightweight HTML rendering/printing/editing engine gtypist-2.7_1 Interactive typing tutor guile-1.4 GNU's Ubiquitous Intelligent Language for Extension guppi-0.40.3_1 A ploting program for GNOME healthd-0.7.6 A daemon to monitor vital motherboard parameters html2ps-A4-1.0_1 HTML to PostScript converter iconv-2.0_3 Charset conversion library and utilities imake-4.3.0_2 Imake and other utilities from XFree86 imlib-1.9.14_1 A graphic library for enlightenment package iso8879-1986_2 Character entity sets from ISO 8879:1986 (SGML) ispell-3.2.06_7 An interactive spelling checker for multiple languages ja-nkf-2.04 Network Kanji code conversion Filter jade-1.2.1_6 An object-oriented SGML/XML parser toolkit and DSSSL engine jasper-1.701.0 An implementation of the codec specified in the JPEG-2000 s jbigkit-1.5 Lossless compression for bi-level images such as scanned pa joe-2.8_5 Joe's own editor jpeg-6b_2 IJG's jpeg compression utilities kde-3.0.3 The "meta-port" for KDE kdebase-3.0.3 Base modules for the KDE integrated X11 desktop kdegames-3.0.3 Games for the KDE integrated X11 desktop kdegraphics-3.0.3 Graphics utilities for the KDE3 integrated X11 desktop kdelibs-3.0.3a Libraries for KDE kdemultimedia-3.0.3 Multimedia utilities for the KDE integrated X11 desktop kdenetwork-3.0.3 Network modules for KDE3 kdeutils-3.0.3 Utilities for the KDE integrated X11 desktop koffice-1.2,1 Office Suite for KDE3 lcms-1.09_1,1 Light Color Management System -- a color management library le-1.9.2 Text editor lha-1.14i_2 Archive files using LZSS and Huffman compression (.lzh file libIDL-0.8.0 A library for creating trees of CORBA Interface Definition libart_lgpl2-2.3.16 Library for high-performance 2D graphics libaudiofile-0.2.6 A sound library for SGI audio file libfpx-1.2.0.9 Library routines for working with Flashpix images libgda-0.2.93_2 Provides uniform access to different kinds of data sources libghttp-1.0.9 GNOME http client library libglade-0.17_1 GNOME glade library libgnugetopt-1.2 GNU getopt library libgtop-1.0.12 GNOME top library libiconv-1.9.1_3 A character set conversion library libidn-0.4.2 Internationalized Domain Names command line tool libmng-1.0.7 Multiple-image Network Graphics (MNG) reference library libmpeg2-0.2.1 A free library for decoding mpeg-2 and mpeg-1 video streams libogg-1.1,3 Ogg bitstream library libole2-0.2.4 Support library for OLE functions (MS-Excel) for gnumeric libproplist-0.10.1 Property library for gnome and Window Maker librep-0.16.2_4 An Emacs Lisp like runtime library libslang-1.4.9 Routines for rapid alpha-numeric terminal applications deve libtai-0.60_1 A library for storing and manipulating dates and times in s libtool-1.3.5_2 Generic shared library support script (version 1.3) libungif-4.1.0b1 Tools and library routines for working with GIF images libvorbis-1.0.1,3 Audio compression codec library libwmf-0.2.5_1 Tools and library for converting microsoft's wmf (windows m libwww-5.3.2 The W3C Reference Library libxml-1.8.17_2 Xml parser library for GNOME libxml2-2.6.8 Xml parser library for GNOME libxslt-1.1.5 The XSLT C library for GNOME linc-1.0.3_1 A library for writing networked servers & clients linux_base-7.1_2 The base set of packages needed in Linux mode linuxdoc-1.1_1 The Linuxdoc SGML DTD lsof-4.71 Lists information about open files (similar to fstat(1)) lynx-2.8.5 A non-graphical, text-based World-Wide Web client m4-1.4_1 GNU's m4 magicpoint-1.09a An X11-based presentation tool mc-4.5.54_2 Midnight Commander, a free Norton Commander Clone mget-1.4.1 Multi Threaded Wget mgetty-1.1.30.12.16_3 Handle external logins, send and receive faxes mkisofs-1.15.a27 Create iso9660/Rock Ridge/Joliet filesystems mozilla-1.2.1,2 The open source, standards compliant web browser mpeg_lib-1.3.1 A collection of C routines to decode MPEG movies muse-0.2 Shows memory usage data mutt-1.4.2.1 The Mongrel of Mail User Agents (part Elm, Pine, Mush, mh, mysql-client-3.23.58_2 Multithreaded SQL database (client) nasm-0.98.38_1,1 General-purpose multi-platform x86 assembler ncftp-3.1.7 ftp replacement with advanced user interface ncftp1-1.9.5 FTP replacement with advanced user interface nedit-5.3 An X11/Motif GUI text editor for programs and plain text fi netcat-1.10_1 Simple utility which reads and writes data across network c netpbm-10.21_1 A toolkit for conversion of images between different format nmap-3.50 Port scanning utility for large networks oaf-0.6.7 Object Activation Framework for GNOME 2.0 objprelink-1.0_1 An object file processor which improves dynamic linking per open-motif-2.2.2 Motif X11 Toolkit (industry standard GUI (IEEE 1295)) openldap-client-2.1.29 Open source LDAP client implementation openoffice-1.0.2 Integrated wordprocessor/dbase/spreadheet/drawing/chart/bro openssl-0.9.7d SSL and crypto library opera-6.11.20021129 A blazingly fast, full-featured, standards-compliant browse p5-Archive-Tar-1.08 Perl module for creation and manipulation of tar files p5-Archive-Zip-1.10 Perl module to create, manipulate, read, and write Zip arch p5-Authen-SASL-2.06 Perl5 module for SASL authentication p5-Compress-Zlib-1.33 Perl5 interface to zlib compression library p5-Convert-TNEF-0.17 Perl module to read TNEF files p5-Convert-UUlib-1.0,1 Perl5 interface to the uulib library (a.k.a. uudeview/uuenv p5-Date-Manip-5.42a Perl5 module containing date manipulation routines p5-Digest-1.06 Modules that calculate message digests p5-Digest-MD5-2.33 Perl5 interface to the MD5 algorithm p5-File-Spec-0.86 A Perl module for portably manipulating file specifications p5-Finance-Quote-1.08 Get stock and mutual fund quotes from various exchanges p5-HTML-0.6 Perl5 module for writing HTML documents p5-HTML-Parser-3.35 Perl5 module for parse HTML tag p5-HTML-TableExtract-1.08 Extract text contained in tables within an HTML document p5-HTML-Tagset-3.03 Some useful data table in parsing HTML p5-IO-1.20 Various IO modules for Perl p5-IO-stringy-2.108 Perl5 module for using IO handles with non-file objects p5-MIME-Base64-3.01 Perl5 module for Base64 and Quoted-Printable encodings p5-MIME-Tools-5.411a_3,1 A set of perl5 modules for MIME p5-Mail-Tools-1.60 Perl5 modules for dealing with Internet e-mail messages p5-Net-1.18,1 Perl5 modules to access and use network protocols p5-Net-Server-0.87 A configurable base class for writing internet servers in P p5-Time-HiRes-1.55,1 A perl5 module implementing High resolution time, sleep, an p5-URI-1.30 Perl5 interface to Uniform Resource Identifier (URI) refere p5-Unix-Syslog-0.100 Perl5 interface to the UNIX syslog(3) calls p5-libwww-5.76 Perl5 library for WWW access pan-0.10.0.90 Threaded GNOME newsreader based on Agent for Windows pango-1.0.5 An open-source framework for the layout and rendering of i1 pcre-4.5 Perl Compatible Regular Expressions library pilot-link-0.9.5_3 PalmPilot communications utilities (backup/restore/install/ pkg_remove-1.1 Utility to uninstall packages pkg_tarup-1.2_3 Generates binary package from installed package pkg_tree-1.1_1 Get a 'graphical' tree-overview of installed packages pkgconfig-0.15.0_1 A utility used to retrieve information about installed libr png-1.2.5_3 Library for manipulating PNG images popt-1.6.4_2 A getopt(3) like library with a number of enhancements, fro portdowngrade-0.1_1 Sets a port back to a previous version porteasy-2.7.13 A tool for fetching and building ports portupgrade-20040325_1 FreeBSD ports/packages administration and management tool s postgresql-7.1.3 A robust, next generation, object-relational DBMS psiconv-0.8.3_1 A conversion utility to convert Psion 5(MX) files into othe pspell-0.12.2_1 Generic interface to spell checker libraries psutils-letter-1.17_1 Utilities for manipulating PostScript documents py23-numeric-23.1 The Numeric Extension to Python python-2.3.3_4 An interpreted object-oriented programming language qt-3.0.5_3 A C++ X GUI toolkit rc_subr-1.16 Common startup and shutdown subroutines used by scripts readlink-20010616 Dereference a symbolic link and print the name of the targe rep-gtk-0.15_1 GTK+ binding for rep Lisp interpreter rotate-1.1 log rotate rpm-3.0.6_9 The Red Hat Package Manager rsync-2.6.0 A network file distribution/synchronization utility ruby-1.6.8.2003.10.15_1 An object-oriented interpreted scripting language ruby-1.8.1_2 An object-oriented interpreted scripting language ruby-fnmatch-1.1b_1 A Ruby module which provides File::fnmatch and File::FNM_* ruby-optparse-0.8.6 Yet another command line option parser for Ruby ruby-uri-0.9,1 Ruby interface to parse URIs according to RFC 2396 ruby18-bdb1-0.2.2 Ruby interface to Berkeley DB revision 1.8x with full featu ruby_static-1.6.4.2001.09.08 An object-oriented interpreted scripting language (statical rxvt-2.6.4_1 A low memory usage xterm replacement that supports color samba-2.0.10 A free SMB and CIFS client and server for UNIX sawfish-1.0_1 Lisp configurable window manager screen-4.0.2 A multi-screen window manager scrollkeeper-0.3.14_1,1 An Open Document Cataloging Project sdocbook-xml-4.1.2.5_2 "Simplified" DocBook XML DTD sed_inplace-2002.10.19 A modified version of the sed(1) which can do in-place edit sgmlformat-1.7_2 Generates groff and HTML from linuxdoc and docbook SGML doc sharutils-4.2.1_1 Pack, send and unpack shell archives; synchronize via e-mai slib-2d1_2 A portable scheme library for all standard scheme implement sox-12.17.4_1 SOund eXchange - universal sound sample translator ss-1.3.3 A curses-based SpreadSheet program staroffice-5.2_1 Integrated wordprocessor/dbase/spreadheet/drawing/chart/bro strace-4.5.1 A portable process tracer sudo-1.6.7.5 Allow others to run commands as root swig-1.1p5_9 Simplified Wrapper and Interface Generator t1lib-5.0.1 A Type 1 Rasterizer Library for UNIX/X11 tcl-8.2.3_3 Tool Command Language tcl-8.3.5_2 Tool Command Language teTeX-1.0.7 Thomas Esser's distribution of TeX & friends tidy-20000804_2 Fixes and tidies up HTML files tiff-3.6.1_1 Tools and library routines for working with TIFF images tix-4.1.0.007_2 An extension to the Tk toolkit tk-8.2.3_1 Graphical toolkit for TCL tk-8.3.4_1 Graphical toolkit for TCL unarj-2.43_1 Allows files to be extracted from ARJ archives unix2dos-1.3 Translate ASCII files from DOS (cr/lf) to UNIX (lf) unzip-5.50_2 List, test and extract compressed files in a ZIP archive urlview-0.9_1 URL extractor/launcher userlist-0.1 Prints a list of all usernames in /etc/passwd uulib-0.5.20 A library for uu/xx/Base64/BinHex/yEnc de-/encoding w3m-0.5 A pager/text-based WWW browser wdm-1.20 WINGs Display Manager; an xdm replacement weblint-1.020 HTML validator and sanity checker wget-1.8.2_6 Retrieve files from the Net via HTTP and FTP windowmaker-0.65.1_1 GNUStep-compliant NeXTStep window manager clone wmakerconf-2.8.1 A configuration tool for Window Maker wmicons-1.0 Icons mainly for use in Window Maker wrapper-1.0_3 Wrapper for XFree86-4 server xanim-2.92.0 Play most popular animation formats and show pictures xcdroast-0.98.a.9 Another X11 frontend to mkisofs/cdrecord xcpustate-2.5 System monitoring utility graphicaly showing cpu load and s xemacs-21.1.14 XEmacs text editor version 21 xemacs-packages-3.0 Basic XEmacs elisp packages(xemacs-packages) xlogout-1.1 Simple logout button xmbmon-107p1 X/tty motherboard monitor for LM78/79, W8378x, AS99127F and xmlcatmgr-2.0.b1 SGML and XML catalog manager xnview-1.25 XnView an easy graphics viewer / converterxpm-3.4k The X Pixmap library xview-3.2.1_1 X Window-System-based Visual/Integrated Environment for Wor zip-2.3_1 Create/update ZIP files compatible with pkzip zoo-2.10.1 Manipulate archives of files in compressed form --------------Boundary-00=_C3YS1G8XQ98WB74NSK5W Content-Type: text/plain; charset="us-ascii"; name="xrender.msg" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="xrender.msg" checking for xrender >= 0.8.2... Package xrender was not found in the pkg-config search path. Perhaps you should add the directory containing `xrender.pc' to the PKG_CONFIG_PATH environment variable No package 'xrender' found checking for xrender >= 0... Package xrender was not found in the pkg-config sea rch path. Perhaps you should add the directory containing `xrender.pc' to the PKG_CONFIG_PATH environment variable No package 'xrender' found checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking for XRenderFindStandardFormat... no configure: error: libXrender not found or too old. ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/x11-fonts/libXft/work/libXft-2.1.6/config.log" including the output of the failure of your make command. Also, it might be a goo --------------Boundary-00=_C3YS1G8XQ98WB74NSK5W-- From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 06:15:37 2004 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 C584C16A4CE for ; Wed, 7 Apr 2004 06:15:37 -0700 (PDT) Received: from salvador.pacific.net.sg (salvador.pacific.net.sg [203.120.90.219]) by mx1.FreeBSD.org (Postfix) with SMTP id D7A6143D4C for ; Wed, 7 Apr 2004 06:15:36 -0700 (PDT) (envelope-from oceanare@pacific.net.sg) Received: (qmail 13557 invoked from network); 7 Apr 2004 13:13:50 -0000 Received: from unknown (HELO maxwell6.pacific.net.sg) (203.120.90.212) by salvador with SMTP; 7 Apr 2004 13:13:40 -0000 Received: from pacific.net.sg ([210.24.202.50]) by maxwell6.pacific.net.sg with ESMTP id <20040407131340.YKAE1186.maxwell6.pacific.net.sg@pacific.net.sg>; Wed, 7 Apr 2004 21:13:40 +0800 Message-ID: <4073FEE6.9040802@pacific.net.sg> Date: Wed, 07 Apr 2004 21:15:18 +0800 From: Erich Dollansky Organization: oceanare pte ltd User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en, en-us, de MIME-Version: 1.0 To: Simon Barner References: <4073DA6F.2010303@pacific.net.sg> <20040407125926.GE68519@zi025.glhnet.mhn.de> In-Reply-To: <20040407125926.GE68519@zi025.glhnet.mhn.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-gnome@freebsd.org Subject: Re: Installing gnmoe 2.6 fails in building gnome-mime-data 2.4.1 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: Wed, 07 Apr 2004 13:15:37 -0000 Hi, Simon Barner wrote: > It looks like your gettext installation is broken. Since your ports tree > is up-to-date, your gettext version should be 0.13.1_1. > gettext is not even installed. I have had to install the machine from scratch after a very weird problem with a CD. I assume that installing gettext should fix the problem but it also shows that the port has a problem not recognising a missing gettext. Thanks! Erich From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 06:19:03 2004 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 DF14716A4CE for ; Wed, 7 Apr 2004 06:19:03 -0700 (PDT) Received: from mailout1.informatik.tu-muenchen.de (mailout1.informatik.tu-muenchen.de [131.159.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1606F43D45 for ; Wed, 7 Apr 2004 06:19:03 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 1BF8D4867; Wed, 7 Apr 2004 14:59:27 +0200 (CEST) Date: Wed, 7 Apr 2004 14:59:26 +0200 From: Simon Barner To: Erich Dollansky Message-ID: <20040407125926.GE68519@zi025.glhnet.mhn.de> References: <4073DA6F.2010303@pacific.net.sg> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PPYy/fEw/8QCHSq3" Content-Disposition: inline In-Reply-To: <4073DA6F.2010303@pacific.net.sg> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: freebsd-gnome@freebsd.org Subject: Re: Installing gnmoe 2.6 fails in building gnome-mime-data 2.4.1 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: Wed, 07 Apr 2004 13:19:04 -0000 --PPYy/fEw/8QCHSq3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Erich Dollansky wrote: > Hi, >=20 > wenn I make in /usr/ports/misc/gnomemimedata I get this error message: >=20 > C compiler cannot create executable >=20 > The log file is attached. >=20 > I updated my ports tree last night. I am running FreeBSD 5.2 RELEASE. Okay. > configure:2038: $? =3D 0 > configure:2040: cc -v &5 > Using built-in specs. > Configured with: FreeBSD/i386 system compiler > Thread model: posix > gcc version 3.3.3 [FreeBSD] 20031106 > configure:2043: $? =3D 0 > configure:2045: cc -V &5 > cc: `-V' option must have argument > configure:2048: $? =3D 1 > configure:2072: checking for C compiler default output > configure:2075: cc -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include conftest.c -L/usr/local/lib -lintl >&5 > /usr/bin/ld: cannot find -lintl It looks like your gettext installation is broken. Since your ports tree is up-to-date, your gettext version should be 0.13.1_1. Please verify that: pkg_info | grep gettext If it is 0.12.x or below, update it and all the ports that depend on it: portupgrade -r gettext. If your gettext version is already 0.13, you could try to reinstall it: portupgrade -f gettext. As a last resort, you can try and recompile all ports depending on gettext, even if you already have the very lastest versions installed: portupgrade -rf gettext (this may take quite a lot of time ...) Simon --PPYy/fEw/8QCHSq3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAc/suCkn+/eutqCoRAsjlAKDT/JY/wOEPfgINCy/eeoeUSeK1JQCg4F0W 03ScVWlVg0DLkmljvR3AANA= =iyg2 -----END PGP SIGNATURE----- --PPYy/fEw/8QCHSq3-- From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 06:32:33 2004 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 2409216A4D0; Wed, 7 Apr 2004 06:32:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F345643D58; Wed, 7 Apr 2004 06:32:32 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) i37DVfbv080631; Wed, 7 Apr 2004 06:31:41 -0700 (PDT) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i37DVfwI080627; Wed, 7 Apr 2004 06:31:41 -0700 (PDT) (envelope-from ceri) Date: Wed, 7 Apr 2004 06:31:41 -0700 (PDT) From: Ceri Davies Message-Id: <200404071331.i37DVfwI080627@freefall.freebsd.org> To: ceri@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/65289: editors/AbiWord2 has incorrect dependency on gucharmap 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: Wed, 07 Apr 2004 13:32:33 -0000 Synopsis: editors/AbiWord2 has incorrect dependency on gucharmap Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: ceri Responsible-Changed-When: Wed Apr 7 06:31:22 PDT 2004 Responsible-Changed-Why: Assign to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=65289 From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 06:36:32 2004 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 0890116A4CE for ; Wed, 7 Apr 2004 06:36:32 -0700 (PDT) Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id A932E43D31 for ; Wed, 7 Apr 2004 06:36:30 -0700 (PDT) (envelope-from jcm@FreeBSD-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 4.20) id 1BBDDO-000ACR-OE for freebsd-gnome@freebsd.org; Wed, 07 Apr 2004 14:35:38 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) i37DZcuf087388 for ; Wed, 7 Apr 2004 14:35:38 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.10/8.12.6/Submit) id i37DZbMO087387 for freebsd-gnome@freebsd.org; Wed, 7 Apr 2004 14:35:37 +0100 (BST) Date: Wed, 7 Apr 2004 14:35:37 +0100 From: Jonathon McKitrick To: freebsd-gnome@freebsd.org Message-ID: <20040407133537.GA87048@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="AqsLC8rIMeq19msA" Content-Disposition: inline User-Agent: Mutt/1.4i X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *1BBDDO-000ACR-OE*EOpFC3o9B56* X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: gnome upgrade failure 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: Wed, 07 Apr 2004 13:36:32 -0000 --AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I am following instructions and posting the output from my failed gnome upgrade. Can anyone help? I'm trying to get Thunderbird to build. NOTE: Please CC me, as I am not currently subscribed. Thanks. jm -- My other computer is your windows box. --AqsLC8rIMeq19msA-- From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 08:45:37 2004 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 5499016A4CE for ; Wed, 7 Apr 2004 08:45:37 -0700 (PDT) Received: from zardoz.rd.imagescape.com (zardoz.rd.imagescape.com [66.100.151.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF17643D39 for ; Wed, 7 Apr 2004 08:45:36 -0700 (PDT) (envelope-from puna@imagescape.com) Received: from imagescape.com (nikko.rd.imagescape.com [192.168.0.59]) (authenticated bits=0)i37Fi1gM033085; Wed, 7 Apr 2004 10:44:05 -0500 (CDT) (envelope-from puna@imagescape.com) Message-ID: <407422D6.1020502@imagescape.com> Date: Wed, 07 Apr 2004 10:48:38 -0500 From: Punahele Tannehill User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke References: <20040309004242.10410.qmail@exxodus.fedaykin.here> <1078806603.47417.3.camel@shumai.marcuscom.com> <20040315011158.46618.qmail@exxodus.fedaykin.here> <1079319858.453.2.camel@shumai.marcuscom.com> <40733CD2.4020907@imagescape.com> <1081294671.810.24.camel@gyros> In-Reply-To: <1081294671.810.24.camel@gyros> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on zardoz.rd.imagescape.com cc: FreeBSD GNOME Users Subject: Re: Gnome 2.6 upgrade, gstreamer-plugin 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: Wed, 07 Apr 2004 15:45:37 -0000 Joe Marcus Clarke wrote: > On Tue, 2004-04-06 at 19:27, Punahele Tannehill wrote: > >>Second go using the update script attached. >> >>When upgrading (or installing) manually, multimedia/gstreamer-plugin, >>there is a prompt to enter a patch file. gnome_upgrade.sh glazes over >>it, as you can see below: >> >> >>===> Patching for gstreamer-plugins-0.8.0 >>===> Applying FreeBSD patches for gstreamer-plugins-0.8.0 >>No file to patch. Skipping... >>1 out of 1 hunks ignored--saving rejects to >>gst-libs/ext/ffmpeg/ffmpeg/libavcodec/alpha/simple_idct_alpha.c.rej >>Can't create >>gst-libs/ext/ffmpeg/ffmpeg/libavcodec/alpha/simple_idct_alpha.c.rej, >>output is in /tmp//patchrf1etBc: No such file or directory >> >> Patch patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_i >>failed to apply cleanly. >> >> Patch(es) patch-configure patch-ext::ivorbis::vorbisenc.h >>patch-ext_xvid_gstxvid.h applied cleanly. >>*** Error code 1 >> >>Stop in /usr/ports/multimedia/gstreamer-plugins. >>*** Error code 1 >> >>Stop in /usr/ports/audio/gnomemedia2. >>** Command failed [exit code 1]: /usr/bin/script -qa >>/tmp/portupgrade86794.3 make BATCH=yes GNOME_UPGRADE_SH_VER=42 >>GNOME_UPGRADE_SH_VER=42 >>** Fix the problem and try again. >>** Listing the failed packages (*:skipped / !:failed) >> ! multimedia/nautilus-media (nautilus-media-0.3.4) (patch >>error) >> ! audio/gnomemedia2 (gnomemedia2-2.4.1.1_1) (patch error) >>---> Packages processed: 0 done, 67 ignored, 0 skipped and 2 failed >> >> >>I noticed through the port collection, and through this lists threads, >>that gstreamer has been very recently updated from 0.6.# to 0.8.0. >>Could this be the source of my issues? > > > Remove /usr/ports/multimedia/gstreamer* then re-cvsup. > > Joe Excellent! Thank you! Puna > >>Puna Tannehill >> >> >>______________________________________________________________________ >>_______________________________________________ >>freebsd-gnome@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >>To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 09:00:22 2004 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 EABA216A4CE for ; Wed, 7 Apr 2004 09:00:22 -0700 (PDT) Received: from web41102.mail.yahoo.com (web41102.mail.yahoo.com [66.218.93.18]) by mx1.FreeBSD.org (Postfix) with SMTP id BA2A943D2D for ; Wed, 7 Apr 2004 09:00:22 -0700 (PDT) (envelope-from scott@sremick.net) Message-ID: <20040407155921.71357.qmail@web41102.mail.yahoo.com> Received: from [24.48.174.73] by web41102.mail.yahoo.com via HTTP; Wed, 07 Apr 2004 08:59:21 PDT X-RocketYMMF: siremick Date: Wed, 7 Apr 2004 08:59:21 -0700 (PDT) From: "Scott I. Remick" To: freebsd-gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: upgrade failed (glib-2) on FreeBSD 5.2.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: scott@sremick.net List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 16:00:23 -0000 First of all, my apologies to Marcus for my other email... I thought this just forwarded to your inbox, and didn't realize it was a mailing list! :( Next: I've been trying to upgrade a FreeBSD 5.2.1-REL install from Gnome 2.4 to 2.6 (using the script, of course). Twice now it has failed. Last night I tried updating my ports tree and running the script again. The main window reports: *** UPGRADE FAILED *** ===> /usr/local/sbin/portupgrade failed to run a recursive upgrade on glib-2*. The output of the failed build is in /var/tmp/gnome_upgrade_log.BmGgTX. If you require additional help in figuring out why the upgrade failed, please compress /var/tmp/gnome_upgrade_log.BmGgTX and send it to freebsd-gnome@FreeBSD.org. My previous attempt complained about glib-2 also. This round, there were less failures though from the log (maybe because of fixes in ports): ** Listing the failed packages (*:skipped / !:failed) ! editors/koffice-kde3 (koffice-1.3,1) (segmentation fault) ! ftp/downloader (downloader-2.4.1_3) (compiler error) ! graphics/gnofract4d (gnofract4d-1.9_1) (compiler error) ! graphics/gtkam (gtkam-gnome-0.1.11) (bad C++ code) ---> Packages processed: 141 done, 0 ignored, 0 skipped and 4 failed I'm not overly concerned about those ports, but no mention of glib-2 there. Do I really have a failed install, or is that glib-2 error simply because some of those ports depend on it? If you need to look at my entire log, let me know and I'll upload it somewhere. Thanks! From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 09:21:19 2004 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 52F6716A4CE for ; Wed, 7 Apr 2004 09:21:19 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72E8B43D3F for ; Wed, 7 Apr 2004 09:21:18 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i37GHxBv086392; Wed, 7 Apr 2004 12:17:59 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Brian Astill In-Reply-To: <200404072244.00293.bastill@adam.com.au> References: <200404072244.00293.bastill@adam.com.au> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-4nW7ZyqL6jddnzfpGptC" Organization: MarcusCom, Inc. Message-Id: <1081354804.8123.7.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 07 Apr 2004 12:20:04 -0400 cc: FreeBSD GNOME Users Subject: Re: libXft failure 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: Wed, 07 Apr 2004 16:21:19 -0000 --=-4nW7ZyqL6jddnzfpGptC Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2004-04-07 at 09:14, Brian Astill wrote: > Im REALLY lost now! >=20 > I am trying to upgrade qt, but this depends on libXft which will not=20 > compile from ports due to a lack of "xrender" and I have no idea where=20 > xrender might be. >=20 > Can you PLEASE help? >=20 > Why didn't the libXft port find/download/install xrender if it is so=20 > important? >=20 > Docs as suggested by the "fail" message attached. You need to upgrade to XFRee86-4.3.0. What you really need to do is portupgrade -af. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-4nW7ZyqL6jddnzfpGptC Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAdCo0b2iPiv4Uz4cRAvvhAKClC2h/NmcHJXivNWonsKnIjGSyYgCfXavv aPA3Ik420jJNjbFVKml9BZM= =DUvA -----END PGP SIGNATURE----- --=-4nW7ZyqL6jddnzfpGptC-- From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 09:21:42 2004 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 8B62816A4CE; Wed, 7 Apr 2004 09:21:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C1B943D41; Wed, 7 Apr 2004 09:21:42 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) i37GKebv007660; Wed, 7 Apr 2004 09:20:40 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i37GKeuH007656; Wed, 7 Apr 2004 09:20:40 -0700 (PDT) (envelope-from marcus) Date: Wed, 7 Apr 2004 09:20:40 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200404071620.i37GKeuH007656@freefall.freebsd.org> To: ceri@FreeBSD.org, marcus@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/65289: editors/AbiWord2 has incorrect dependency on gucharmap 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: Wed, 07 Apr 2004 16:21:42 -0000 Synopsis: editors/AbiWord2 has incorrect dependency on gucharmap State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Wed Apr 7 09:20:29 PDT 2004 State-Changed-Why: This was fixed a few days ago. http://www.freebsd.org/cgi/query-pr.cgi?pr=65289 From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 09:23:34 2004 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 B56F116A4CE for ; Wed, 7 Apr 2004 09:23:34 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46DF543D2D for ; Wed, 7 Apr 2004 09:23:34 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i37GJjGH086420; Wed, 7 Apr 2004 12:19:45 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: scott@sremick.net In-Reply-To: <20040407155921.71357.qmail@web41102.mail.yahoo.com> References: <20040407155921.71357.qmail@web41102.mail.yahoo.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-KHakChlTOjYCpI3EZEow" Organization: MarcusCom, Inc. Message-Id: <1081354909.8123.11.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 07 Apr 2004 12:21:49 -0400 cc: freebsd-gnome@freebsd.org Subject: Re: upgrade failed (glib-2) on FreeBSD 5.2.1 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: Wed, 07 Apr 2004 16:23:34 -0000 --=-KHakChlTOjYCpI3EZEow Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2004-04-07 at 11:59, Scott I. Remick wrote: > First of all, my apologies to Marcus for my other email... I thought this > just forwarded to your inbox, and didn't realize it was a mailing list! := ( >=20 > Next: I've been trying to upgrade a FreeBSD 5.2.1-REL install from Gnome = 2.4 > to 2.6 (using the script, of course). Twice now it has failed. Last night= I > tried updating my ports tree and running the script again. The main windo= w > reports: >=20 > *** UPGRADE FAILED *** >=20 > =3D=3D=3D> /usr/local/sbin/portupgrade failed to run a recursive upgrade = on > glib-2*. > The output of the failed build is in /var/tmp/gnome_upgrade_log.BmGgTX. = If > you require additional help in figuring out why the upgrade failed, pleas= e > compress /var/tmp/gnome_upgrade_log.BmGgTX and send it to > freebsd-gnome@FreeBSD.org. >=20 > My previous attempt complained about glib-2 also. This round, there were > less failures though from the log (maybe because of fixes in ports): >=20 > ** Listing the failed packages (*:skipped / !:failed) > ! editors/koffice-kde3 (koffice-1.3,1) (segmentation fault) > ! ftp/downloader (downloader-2.4.1_3) (compiler error) > ! graphics/gnofract4d (gnofract4d-1.9_1) (compiler error) > ! graphics/gtkam (gtkam-gnome-0.1.11) (bad C++ code) > ---> Packages processed: 141 done, 0 ignored, 0 skipped and 4 failed >=20 > I'm not overly concerned about those ports, but no mention of glib-2 ther= e. > Do I really have a failed install, or is that glib-2 error simply because > some of those ports depend on it? If you need to look at my entire log, l= et > me know and I'll upload it somewhere. Based on that, I would say you're good to go. I know gtkam has already been fixed, but I don't know about the others. Joe >=20 > Thanks! > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-KHakChlTOjYCpI3EZEow Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAdCqdb2iPiv4Uz4cRApNHAJkBeYMSLoqr+W38QcNINidrNq9PRwCgqe4i ZvAyfe17qmsYoALp5fN8gbs= =/AiK -----END PGP SIGNATURE----- --=-KHakChlTOjYCpI3EZEow-- From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 09:24:03 2004 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 D961816A4CF for ; Wed, 7 Apr 2004 09:24:03 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 866C143D48 for ; Wed, 7 Apr 2004 09:24:03 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i37GIwvs086402; Wed, 7 Apr 2004 12:18:58 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jonathon McKitrick In-Reply-To: <20040407133537.GA87048@dogma.freebsd-uk.eu.org> References: <20040407133537.GA87048@dogma.freebsd-uk.eu.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-+DaygiYX/w+2R6wEbBhU" Organization: MarcusCom, Inc. Message-Id: <1081354863.8123.9.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 07 Apr 2004 12:21:03 -0400 cc: freebsd-gnome@freebsd.org Subject: Re: gnome upgrade failure 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: Wed, 07 Apr 2004 16:24:04 -0000 --=-+DaygiYX/w+2R6wEbBhU Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2004-04-07 at 09:35, Jonathon McKitrick wrote: > I am following instructions and posting the output from my failed gnome > upgrade. Can anyone help? I'm trying to get Thunderbird to build. >=20 > NOTE: Please CC me, as I am not currently subscribed. Thanks. There is no log attached to this email. Joe >=20 > jm --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-+DaygiYX/w+2R6wEbBhU Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAdCpvb2iPiv4Uz4cRAh6iAJ9S11mpwWqkzYjHvDFy7mOjRjCg/gCbBTXe Vvqut52XiIRHqcar35/jE9E= =vkdA -----END PGP SIGNATURE----- --=-+DaygiYX/w+2R6wEbBhU-- From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 11:01:51 2004 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 A0F6916A4CE for ; Wed, 7 Apr 2004 11:01:51 -0700 (PDT) Received: from heisenberg.zen.co.uk (heisenberg.zen.co.uk [212.23.3.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1B8B43D1D for ; Wed, 7 Apr 2004 11:01:50 -0700 (PDT) (envelope-from stacey@vickiandstacey.com) Received: from [82.68.31.182] (helo=crom.vickiandstacey.com) by heisenberg.zen.co.uk with esmtp (Exim 4.30) id 1BBHLz-0005Oq-Te; Wed, 07 Apr 2004 18:00:47 +0000 Received: from crom.vickiandstacey.com (localhost [127.0.0.1]) i37I0cSZ074813; Wed, 7 Apr 2004 19:00:44 +0100 (BST) (envelope-from stacey@crom.vickiandstacey.com) Received: (from stacey@localhost) by crom.vickiandstacey.com (8.12.11/8.12.11/Submit) id i37I0XH8074812; Wed, 7 Apr 2004 19:00:33 +0100 (BST) (envelope-from stacey) Date: Wed, 7 Apr 2004 19:00:33 +0100 From: Stacey Roberts To: Simon Barner , freebsd-gnome@FreeBSD.ORG Message-ID: <20040407180033.GF14722@crom.vickiandstacey.com> References: <20040406173710.GC14722@crom.vickiandstacey.com> <20040407130248.GF68519@zi025.glhnet.mhn.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="DO5DiztRLs659m5i" Content-Disposition: inline In-Reply-To: <20040407130248.GF68519@zi025.glhnet.mhn.de> User-Agent: Mutt/1.4.2.1i X-Originating-Heisenberg-IP: [82.68.31.182] Subject: Re: Failed upgrade to Gnome-2.6 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: Wed, 07 Apr 2004 18:01:51 -0000 --DO5DiztRLs659m5i Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Simon, I'd looked through the build logfile again and noticed that the errors a= ppeared to be related to portupgrade itself somehow. I re-ran cvsup on my p= orts tree and saw from pkg_version that portupgrade was out of date. I portupgraded portupgrade and kicked the gnome-update again this morning (= 06:45). Its now 18:58 and the update is still going, so I'll see how this a= ttempt fares and post (if you wish) the outcome. Thanks for taking the time to reply. Regards, Stacey ----- Original Message ----- From: "Simon Barner " To: To Stacey Roberts Date: Wed, 07 Apr, 2004 14:02 BST Subject: Re: Failed upgrade to Gnome-2.6 > Stacey Roberts wrote: > > Hello, > > On one of my machines, the upgrade to Gnome-2.6 failed. > >=20 > > As per the advice given in the error, I am attaching the log file (gzip= ped) > > in the hope that someone will be able to assist me in sorting this out. >=20 > Hi, >=20 > the mailing list software removed your attachment. If it's not too > large, please attach it uncompressed (MIME type text/plain), otherwise > put it onto a web|ftp server and post the url. >=20 > Simon --=20 Stacey Roberts B. Sc (HONS) Computer Science Web: www.vickiandstacey.com --DO5DiztRLs659m5i Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQEVAwUBQHRBvudvY+8mWFvRAQGlwwf8CNOgzNKy1l70qQdxz86csy9w7bpqA9oB c73OmGTUB5K5mFIpvBG3qZ5TbTMgzn41nhvgBc4orLCOgYbi/5v0JCYESxKgQ6Mz ZXt5nO7iwld8kFSAMpyH+PMBg7I8+hQgGSVk3HdHlcVI1olunH0HoCLJ7pbCF9B7 r+VAWN8ic8CJaX9tH7d4Kc5qVYAvRgQryzfsUZMDnbRbLRg4WpKPhqcvRDlIAge9 DGXqNxxnMmTHFLDSPiBtH3YM0mqBcwruuP2MEW5bFez1DuMJFPyJ1eqPIXsHMfdC PFJzVSzE+UOfI16cRQbiKKc+4s10ImQaLdK0P8LnDry8XZI9VqTpew== =peEI -----END PGP SIGNATURE----- --DO5DiztRLs659m5i-- From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 15:44:11 2004 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 6330216A4CE for ; Wed, 7 Apr 2004 15:44:11 -0700 (PDT) Received: from nibbler.cc.utexas.edu (nibbler.cc.utexas.edu [146.6.72.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0079443D4C for ; Wed, 7 Apr 2004 15:44:11 -0700 (PDT) (envelope-from mccutchen@mail.utexas.edu) Received: (from www@localhost) by nibbler.cc.utexas.edu (8.9.3p2/8.9.3/cc-webmail.mc-1.6) id RAA18623 for freebsd-gnome@freebsd.org; Wed, 7 Apr 2004 17:43:38 -0500 (CDT) Received: from 17-38.lctv-b3.cablelynx.com (17-38.lctv-b3.cablelynx.com [24.204.17.38]) by webmailapp1.cc.utexas.edu (IMP) with HTTP for ; Wed, 7 Apr 2004 17:43:38 -0500 Message-ID: <1081377818.4074841a2332a@webmailapp1.cc.utexas.edu> Date: Wed, 7 Apr 2004 17:43:38 -0500 From: Will McCutchen To: freebsd-gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.2 X-Originating-IP: 24.204.17.38 Subject: Font organization 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: Wed, 07 Apr 2004 22:44:11 -0000 Hello, all. First off, let me say, thanks for making GNOME 2.6 such a pleasure to use on FreeBSD. I have a question: Is there any way to clean up the mess of fonts installed with XFree86 4.3? I would really like to be able to only use TrueType or OpenType fonts on my computer. I don't use Type1 fonts, and I don't use bitmapped fonts, if I can avoid it. Since XFree86 and GNOME both support TrueType and OpenType fonts, it seems like I should be able to eliminate all of those hundreds of (seemingly) random font files strewn about in /usr/X11R6/lib/X11/fonts. I wish that I could just fill /usr/X11R6/lib/X11/fonts with my .ttf and .otf files, and have those be the only fonts on my system. I understand that there may be some of those "other" fonts that I need to keep on my system (maybe just to satisfy X on startup), but I'd really like to clean some of them up. I hope this message made some sense. Thanks for any help you can give. -Will McCutchen mccutchen@mail.utexas.edu From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 16:44:45 2004 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 959AA16A4CE for ; Wed, 7 Apr 2004 16:44:45 -0700 (PDT) Received: from mailout1.informatik.tu-muenchen.de (mailout1.informatik.tu-muenchen.de [131.159.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id F35ED43D1D for ; Wed, 7 Apr 2004 16:44:44 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 366163EFF; Thu, 8 Apr 2004 01:40:21 +0200 (CEST) Date: Thu, 8 Apr 2004 01:40:20 +0200 From: Simon Barner To: Erich Dollansky Message-ID: <20040407234020.GB1277@zi025.glhnet.mhn.de> References: <4073DA6F.2010303@pacific.net.sg> <20040407125926.GE68519@zi025.glhnet.mhn.de> <4073FEE6.9040802@pacific.net.sg> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4jXrM3lyYWu4nBt5" Content-Disposition: inline In-Reply-To: <4073FEE6.9040802@pacific.net.sg> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: freebsd-gnome@freebsd.org Subject: Re: Installing gnmoe 2.6 fails in building gnome-mime-data 2.4.1 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: Wed, 07 Apr 2004 23:44:45 -0000 --4jXrM3lyYWu4nBt5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Erich Dollansky wrote: > >It looks like your gettext installation is broken. Since your ports tree > >is up-to-date, your gettext version should be 0.13.1_1. > > > gettext is not even installed. >=20 > I have had to install the machine from scratch after a very weird=20 > problem with a CD. >=20 > I assume that installing gettext should fix the problem but it=20 > also shows that the port has a problem not recognising a missing=20 > gettext. Hmm, misc/gnomeminedata uses the following Gnome packages: USE_GNOME=3D gnomehack gnomehier gnomeprefix gnometarget pkgconfig devel/pkgconfig, for example, has a USE_GMAKE=3DYES, and devel/gmake depends on devel/gettext: USE_GETTEXT=3DYES I deleted gettext from my system, and ran ``make depend'' in misc/gnomemimedata, and to my surprise, nothing happened, but as soon as I ran ``make build'', the ports system detected the missing gettext dependency and began re-installing it. I am a bit puzzled why this didn't happen in your case, but installing gettext manually surely won't harm ;-) Simon --4jXrM3lyYWu4nBt5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAdJFkCkn+/eutqCoRArzUAJ48JSmAHtLEial9IAd94S7egtEjZgCeIZik PrRyE0WCu2RYD6Kz8EXzyG4= =H02A -----END PGP SIGNATURE----- --4jXrM3lyYWu4nBt5-- From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 18:01:53 2004 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 B46AA16A4D0 for ; Wed, 7 Apr 2004 18:01:53 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E80243D62 for ; Wed, 7 Apr 2004 18:01:53 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i380xgF8089920; Wed, 7 Apr 2004 20:59:42 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Will McCutchen In-Reply-To: <1081377818.4074841a2332a@webmailapp1.cc.utexas.edu> References: <1081377818.4074841a2332a@webmailapp1.cc.utexas.edu> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-rhvqfpUgBD7LAFpYmxsh" Organization: MarcusCom, Inc. Message-Id: <1081386109.47981.26.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 07 Apr 2004 21:01:49 -0400 cc: freebsd-gnome@freebsd.org Subject: Re: Font organization 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: Thu, 08 Apr 2004 01:01:53 -0000 --=-rhvqfpUgBD7LAFpYmxsh Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2004-04-07 at 18:43, Will McCutchen wrote: > Hello, all. First off, let me say, thanks for making GNOME 2.6 such a > pleasure to use on FreeBSD. >=20 > I have a question: Is there any way to clean up the mess of fonts > installed with XFree86 4.3? >=20 > I would really like to be able to only use TrueType or OpenType fonts on > my computer. I don't use Type1 fonts, and I don't use bitmapped fonts, > if I can avoid it. Since XFree86 and GNOME both support TrueType and > OpenType fonts, it seems like I should be able to eliminate all of > those hundreds of (seemingly) random font files strewn about in > /usr/X11R6/lib/X11/fonts. >=20 > I wish that I could just fill /usr/X11R6/lib/X11/fonts with my .ttf and > .otf files, and have those be the only fonts on my system. >=20 > I understand that there may be some of those "other" fonts that I need > to keep on my system (maybe just to satisfy X on startup), but I'd > really like to clean some of them up. >=20 > I hope this message made some sense. Thanks for any help you can give. This is really only a question you can answer. GNOME lets you choose whatever fonts you want to use, and fontconfig/Xft supports TTF/OTF fonts. Therefore, if all you're using are GTK+/GNOME apps, you can get rid of all non-TTF/OTF fonts. If you're using other applications, you'll have to keep other font files around. Which files depends on the applications. It's probably safest to keep the 100dpi and misc fonts, then just add the various TTF fonts you want on top of those. Joe >=20 >=20 > -Will McCutchen > mccutchen@mail.utexas.edu > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-rhvqfpUgBD7LAFpYmxsh Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAdKR8b2iPiv4Uz4cRAqV9AJ9ZOb/mdvH1U418w0XKpNcgTIJImgCcC+Tz p0h2VaMMGlqz68aII33mtXU= =7wLo -----END PGP SIGNATURE----- --=-rhvqfpUgBD7LAFpYmxsh-- From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 20:21:53 2004 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 545F516A4CE for ; Wed, 7 Apr 2004 20:21:53 -0700 (PDT) Received: from lakermmtao06.cox.net (lakermmtao06.cox.net [68.230.240.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA6F143D58 for ; Wed, 7 Apr 2004 20:21:52 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakermmtao06.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040408032150.JYVS7752.lakermmtao06.cox.net@mezz.mezzweb.com>; Wed, 7 Apr 2004 23:21:50 -0400 To: Bob Perry References: <4074C1C2.4090601@earthlink.net> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Wed, 07 Apr 2004 22:22:33 -0500 In-Reply-To: <4074C1C2.4090601@earthlink.net> User-Agent: Opera7.23/Linux M2 build 518 cc: gnome@FreeBSD.org Subject: [Fwd: Re: Assistance with Resolving Gnome 2.6 Upgrade Faliure] 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: Thu, 08 Apr 2004 03:21:53 -0000 On Wed, 07 Apr 2004 23:06:42 -0400, Bob Perry wrote: > Not sure if you're keeping score, but if it had not been for the dropped > connection, > I would have had a perfect run the first time through. > Congratulations. Good! :-) > BTW, I notice that the first thing I see when I start X-Windows is a > dialogue > box saying "Failed to load image abiword_48.png". Not a major problem > though. > > P.S.: My GNOME is definitely going on a diet. > > Bob Perry > > Jeremy, > Just an update. I just cvsup'd my ports and ran pkg_version. > abiword is no where to be found. Is this a bug, or has it become > something new? editors/AbiWord or editors/AbiWord2? The AbiWord has been deleted, because everyone should go for AbiWord2 these day. It's beautiful and fast, but I don't use it. I am using TextMaker with FreeBSD license. I know, it's not beautiful as AbiWord2, but it works with the Microsoft Word's format files a lot better than OpenOffice and AbiWord2. Also, it's more stable that fits my need. BTW: I am CC'ing back to freebsd-gnome mailing list, because I don't really know the answer with missing image or anything with AbiWord2 anymore. Cheers, Mezz > Bob -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 20:44:22 2004 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 8B90216A4CF for ; Wed, 7 Apr 2004 20:44:22 -0700 (PDT) Received: from serv01.divms.uiowa.edu (serv01.divms.uiowa.edu [128.255.44.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id E505D43D48 for ; Wed, 7 Apr 2004 20:44:21 -0700 (PDT) (envelope-from jdusek@cs.uiowa.edu) Received: from cs.uiowa.edu ([128.255.33.169]) by serv01.divms.uiowa.edu with id i383iKxl006516 for ; Wed, 7 Apr 2004 22:44:20 -0500 (CDT) Message-ID: <4074CA96.4070409@cs.uiowa.edu> Date: Wed, 07 Apr 2004 22:44:22 -0500 From: Jason Dusek Organization: University of Iowa User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040407 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Gnome@BSD" Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.901 () BAYES_00 X-Scanned-By: MIMEDefang 2.37 Subject: Gnome 2.6 Installation Madness X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jdusek@cs.uiowa.edu List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 03:44:22 -0000 Hi Everyone, Here is my problem: ---> Skipping 'x11/gnome2-fifth-toe' (gnome2-fifth-toe-2.4.2) because 'net/liferea' (liferea-0.4.6e) failed ! net/liferea (liferea-0.4.6e) (checksum mismatch) What do I do about a 'checksum mismatch'? -- --~:~\\ Jason Dusek \\~:~://|||//|||| ---~:~\\ The Hydra Project \\~:~://|||//||| ----~:~\\ The University of Iowa \\~:~://|||//|| ---- From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 20:51:59 2004 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 64DED16A4CE for ; Wed, 7 Apr 2004 20:51:59 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BEAD43D66 for ; Wed, 7 Apr 2004 20:51:58 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i383nbrF090957; Wed, 7 Apr 2004 23:49:37 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: jdusek@cs.uiowa.edu In-Reply-To: <4074CA96.4070409@cs.uiowa.edu> References: <4074CA96.4070409@cs.uiowa.edu> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-eLkj83R38oLsNWDzxzhC" Organization: MarcusCom, Inc. Message-Id: <1081396305.47981.33.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 07 Apr 2004 23:51:45 -0400 cc: FreeBSD GNOME Users Subject: Re: Gnome 2.6 Installation Madness 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: Thu, 08 Apr 2004 03:51:59 -0000 --=-eLkj83R38oLsNWDzxzhC Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2004-04-07 at 23:44, Jason Dusek wrote: > Hi Everyone, >=20 > Here is my problem: >=20 > ---> Skipping 'x11/gnome2-fifth-toe' (gnome2-fifth-toe-2.4.2) because=20 > 'net/liferea' (liferea-0.4.6e) failed > ! net/liferea (liferea-0.4.6e) (checksum mismatch) >=20 > What do I do about a 'checksum mismatch'? cd /usr/ports/net/liferea && make distclean Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-eLkj83R38oLsNWDzxzhC Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAdMxRb2iPiv4Uz4cRApcOAJ9i1dofW+ulu2cUhrFSkRRjj7V6EACeK7M0 86JXIsqFvRKm7vk/ckB7zu4= =CXTh -----END PGP SIGNATURE----- --=-eLkj83R38oLsNWDzxzhC-- From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 21:23:27 2004 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 93C6F16A4CE for ; Wed, 7 Apr 2004 21:23:27 -0700 (PDT) Received: from cardinal.mail.pas.earthlink.net (cardinal.mail.pas.earthlink.net [207.217.121.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FE9543D2D for ; Wed, 7 Apr 2004 21:23:27 -0700 (PDT) (envelope-from rperry4@earthlink.net) Received: from dialup-4.250.48.82.dial1.weehawken1.level3.net ([4.250.48.82] helo=earthlink.net) by cardinal.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1BBR4V-0000R8-00; Wed, 07 Apr 2004 21:23:24 -0700 Message-ID: <4074D3F8.9040306@earthlink.net> Date: Thu, 08 Apr 2004 00:24:24 -0400 From: Bob Perry User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040407 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org References: <4074C1C2.4090601@earthlink.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Fwd: Re: Assistance with Resolving Gnome 2.6 Upgrade Faliure] 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: Thu, 08 Apr 2004 04:23:27 -0000 Jeremy Messenger wrote: > On Wed, 07 Apr 2004 23:06:42 -0400, Bob Perry > wrote: > >> Not sure if you're keeping score, but if it had not been for the >> dropped connection, >> I would have had a perfect run the first time through. >> Congratulations. > > > Good! :-) > >> BTW, I notice that the first thing I see when I start X-Windows is a >> dialogue >> box saying "Failed to load image abiword_48.png". Not a major >> problem though. >> >> P.S.: My GNOME is definitely going on a diet. >> >> Bob Perry >> >> Jeremy, >> Just an update. I just cvsup'd my ports and ran pkg_version. >> abiword is no where to be found. Is this a bug, or has it become >> something new? > > > editors/AbiWord or editors/AbiWord2? The AbiWord has been deleted, > because everyone should go for AbiWord2 these day. It's beautiful and > fast, but I don't use it. I've had my share of beautiful and fast...that's why I'm single. I did, however, like my AbiWord data files. Any idea where they could be hiding? Thanks for your assistance. Bob Perry -- I've learned that whatever hits the fan will not be evenly distributed. FreeBSD 4.9-RELEASE-p2 #0 From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 22:04:08 2004 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 7B91716A4CE for ; Wed, 7 Apr 2004 22:04:08 -0700 (PDT) Received: from turkey.mail.pas.earthlink.net (turkey.mail.pas.earthlink.net [207.217.120.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44A0B43D66 for ; Wed, 7 Apr 2004 22:04:08 -0700 (PDT) (envelope-from rperry4@earthlink.net) Received: from dialup-4.250.48.82.dial1.weehawken1.level3.net ([4.250.48.82] helo=earthlink.net) by turkey.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1BBRhv-0001YN-00 for gnome@FreeBSD.org; Wed, 07 Apr 2004 22:04:07 -0700 Message-ID: <4074DD84.2070009@earthlink.net> Date: Thu, 08 Apr 2004 01:05:08 -0400 From: Bob Perry User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040407 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "gnome@FreeBSD.org" Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Fwd: Re: [Fwd: Re: Assistance with Resolving Gnome 2.6 Upgrade Faliure]] 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: Thu, 08 Apr 2004 05:04:08 -0000 Please disregard. Thank you. -------- Original Message -------- Subject: Re: [Fwd: Re: Assistance with Resolving Gnome 2.6 Upgrade Faliure] Date: Thu, 08 Apr 2004 00:24:24 -0400 From: Bob Perry To: gnome@FreeBSD.org CC: Jeremy Messenger References: <4074C1C2.4090601@earthlink.net> Jeremy Messenger wrote: >> Just an update. I just cvsup'd my ports and ran pkg_version. >> abiword is no where to be found. Is this a bug, or has it become >> something new? > > > editors/AbiWord or editors/AbiWord2? The AbiWord has been deleted, > because everyone should go for AbiWord2 these day. It's beautiful and > fast, but I don't use it. I've had my share of beautiful and fast...that's why I'm single. I did, however, like my AbiWord data files. Any idea where they could be hiding? Thanks for your assistance. Bob Perry I've learned that whatever hits the fan will not be evenly distributed. FreeBSD 4.9-RELEASE-p2 #0 From owner-freebsd-gnome@FreeBSD.ORG Thu Apr 8 03:09:38 2004 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 D794516A4CE for ; Thu, 8 Apr 2004 03:09:38 -0700 (PDT) Received: from sarajevo.pacific.net.sg (sarajevo.pacific.net.sg [203.120.90.134]) by mx1.FreeBSD.org (Postfix) with SMTP id B677B43D67 for ; Thu, 8 Apr 2004 03:09:37 -0700 (PDT) (envelope-from oceanare@pacific.net.sg) Received: (qmail 18871 invoked from network); 8 Apr 2004 10:09:36 -0000 Received: from unknown (HELO maxwell6.pacific.net.sg) (203.120.90.212) by sarajevo with SMTP; 8 Apr 2004 10:09:36 -0000 Received: from pacific.net.sg ([210.24.202.50]) by maxwell6.pacific.net.sg with ESMTP id <20040408100935.DDXB1186.maxwell6.pacific.net.sg@pacific.net.sg>; Thu, 8 Apr 2004 18:09:35 +0800 Message-ID: <40759545.9080802@pacific.net.sg> Date: Thu, 08 Apr 2004 18:09:09 +0000 From: Erich Dollansky User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040408 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Simon Barner References: <4073DA6F.2010303@pacific.net.sg> <20040407125926.GE68519@zi025.glhnet.mhn.de> <4073FEE6.9040802@pacific.net.sg> <20040407234020.GB1277@zi025.glhnet.mhn.de> In-Reply-To: <20040407234020.GB1277@zi025.glhnet.mhn.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-gnome@freebsd.org Subject: Re: Installing gnmoe 2.6 fails in building gnome-mime-data 2.4.1 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: Thu, 08 Apr 2004 10:09:39 -0000 Hi, Simon Barner wrote: > Erich Dollansky wrote: > >>>It looks like your gettext installation is broken. Since your ports tree >>>is up-to-date, your gettext version should be 0.13.1_1. >>> >> >>gettext is not even installed. >> >>I have had to install the machine from scratch after a very weird >>problem with a CD. >> >>I assume that installing gettext should fix the problem but it >>also shows that the port has a problem not recognising a missing >>gettext. > > > Hmm, misc/gnomeminedata uses the following Gnome packages: > > USE_GNOME= gnomehack gnomehier gnomeprefix gnometarget pkgconfig > > devel/pkgconfig, for example, has a > > USE_GMAKE=YES, > > and devel/gmake depends on devel/gettext: > > USE_GETTEXT=YES > > I deleted gettext from my system, and ran ``make depend'' in > misc/gnomemimedata, and to my surprise, nothing happened, but as soon as > I ran ``make build'', the ports system detected the missing gettext > dependency and began re-installing it. > Don't the scripts call 'make depend' when they want to make sure that the libraries are all build? > I am a bit puzzled why this didn't happen in your case, but installing > gettext manually surely won't harm ;-) I think it happend the same way in my case. It is a rather rare case that someone installs this packes from source on a real empty machine. The rest of the installation was smooth. I just got the fifth toe compiled. Thanks for your help. Erich From owner-freebsd-gnome@FreeBSD.ORG Thu Apr 8 05:58:07 2004 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 E04C916A4CE for ; Thu, 8 Apr 2004 05:58:06 -0700 (PDT) Received: from kcmso2.proxy.att.com (kcmso2.att.com [192.128.134.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FEB143D53 for ; Thu, 8 Apr 2004 05:58:06 -0700 (PDT) (envelope-from jwb@homer.att.com) Received: from ulysses.homer.att.com ([135.205.193.8])i38Cw3VY007246 for ; Thu, 8 Apr 2004 07:58:03 -0500 Received: from akiva.homer.att.com (akiva.homer.att.com [135.205.212.39]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id IAA29272 for ; Thu, 8 Apr 2004 08:57:14 -0400 (EDT) Received: from akiva.homer.att.com (localhost [127.0.0.1]) by akiva.homer.att.com (8.11.7+Sun/8.9.3) with ESMTP id i38CvEV01294 for ; Thu, 8 Apr 2004 08:57:14 -0400 (EDT) Message-Id: <200404081257.i38CvEV01294@akiva.homer.att.com> X-Mailer: exmh version 2.6.3 03/14/2004 with nmh-1.0.4 To: gnome@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 08 Apr 2004 08:57:13 -0400 From: "J. W. Ballantine" Subject: Another Gnome 2.6 upgrade Failure 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: Thu, 08 Apr 2004 12:58:07 -0000 On a 4.9-STABLE box that was running gnome-dev (2.5.9?? for marcuscom.com), on Tuesday, 4/6, I cvsup'ed the ports, downloaded gnome_upgrade.sh and tried to upgrade to 2.6. It failed with: *** UPGRADE FAILED *** ===> /usr/local/sbin/portupgrade failed to run a recursive upgrade on glib-2*. The output of the failed build is in /var/tmp/gnome_upgrade_log.QTO5Mt. If you require additional help in figuring out why the upgrade failed, please compress /var/tmp/gnome_upgrade_log.QTO5Mt and send it to freebsd-gnome@FreeBSD.org. When I looked at the log file, the tail of it read: ===> Cleaning for liferea-0.4.6e_2 ===> Vulnerability check disabled ===> Extracting for liferea-0.4.6e_2 >> Checksum mismatch for liferea-0.4.6e.tar.gz. ===> Refetch for 1 more times files: liferea-0.4.6e.tar.gz ===> Vulnerability check disabled >> liferea-0.4.6e.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://heanet.dl.sourceforge.net/sourceforge/lifere a/. fetch: liferea-0.4.6e.tar.gz: local modification time does not match remote >> Attempting to fetch from http://aleron.dl.sourceforge.net/sourceforge/lifere a/. fetch: liferea-0.4.6e.tar.gz: local modification time does not match remote >> Attempting to fetch from http://umn.dl.sourceforge.net/sourceforge/liferea/. fetch: liferea-0.4.6e.tar.gz: local modification time does not match remote >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/liferea-0.4.6e.tar.gz: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/net/liferea. *** Error code 1 Stop in /usr/ports/net/liferea. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade13781.1 make BATCH=yes GNOME_UPGRADE_SH_VER=42 GNOME_UPGRADE_SH _VER=42 ** Fix the problem and try again. ---> Skipping 'x11/gnome2-fifth-toe' (gnome2-fifth-toe-2.5.92) because 'net/liferea' (liferea-0.4.6e) failed ** The following packages were not installed or upgraded (*:skipped / !:failed) ! sysutils/gconf-editor (gconf-editor-2.5.92,1) (patch error) ! net/liferea (liferea-0.4.6e) (checksum mismatch) * x11/gnome2-fifth-toe (gnome2-fifth-toe-2.5.92) When looking through the log file, I also noted: tar: lib/gtk-2.0/2.4.0/engines/libmetal.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/2.4.0/engines/libpixmap.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/2.4.0/engines/libredmond95.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/modules/libferret.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/modules/libgail.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/modules/libatk-bridge.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/2.4.0/engines/libsvg.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/2.4.0/loaders/svg_loader.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/2.4.0/filesystems/libgnome-vfs.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/modules/libdwellmouselistener.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/modules/libkeymouselistener.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/2.4.0/engines/libindustrial.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/2.4.0/engines/libsmooth.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/2.4.0/engines/libcrux-engine.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/2.4.0/engines/libhcengine.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/2.4.0/engines/liblighthouseblue.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/2.4.0/engines/libmist.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/2.4.0/engines/libthinice.so: Cannot stat: No such file or directory tar: lib/gtk-2.0/modules/libgail-gnome.so: Cannot stat: No such file or directory Yet, as far as I can tell, gtk-2.4.0 installed correctly. Given this info any thoughts, or do I need to send someone the comprressed log file? Thanks Jim Ballantine From owner-freebsd-gnome@FreeBSD.ORG Thu Apr 8 07:26:14 2004 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 0B02616A4CE for ; Thu, 8 Apr 2004 07:26:14 -0700 (PDT) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFD0A43D55 for ; Thu, 8 Apr 2004 07:26:13 -0700 (PDT) (envelope-from roberthuff@rcn.com) Received: from 209-6-197-67.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.197.67] helo=jerusalem.litteratus.org.litteratus.org) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #4) id 1BBaTs-0005MT-00 for gnome@FreeBSD.org; Thu, 08 Apr 2004 10:26:13 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16501.24836.370156.473340@jerusalem.litteratus.org> Date: Thu, 8 Apr 2004 10:26:12 -0400 To: gnome@FreeBSD.org X-Mailer: VM 7.17 under 21.5 (beta16) "celeriac" XEmacs Lucid Subject: gnomevfs-extras and mozilla-devel 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: Thu, 08 Apr 2004 14:26:14 -0000 I just installed mozilla-devel (1.7.b_1,2) and after package registration got this: mozilla-1.7.b_1,2: "/usr/ports/devel/gnomevfs-extras" non-existent -- dependency list incomplete Having recently upgraded to Gnome 2.6, is this something I need to worry about? Robert Huff From owner-freebsd-gnome@FreeBSD.ORG Thu Apr 8 08:40:45 2004 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 1CB1516A4CE for ; Thu, 8 Apr 2004 08:40:45 -0700 (PDT) Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id F20F143D5C for ; Thu, 8 Apr 2004 08:40:44 -0700 (PDT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP (SSL) id IBA74465; Thu, 08 Apr 2004 08:40:44 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 9C5F25D07; Thu, 8 Apr 2004 08:40:43 -0700 (PDT) To: "J. W. Ballantine" In-reply-to: Your message of "Thu, 08 Apr 2004 08:57:13 EDT." <200404081257.i38CvEV01294@akiva.homer.att.com> Date: Thu, 08 Apr 2004 08:40:43 -0700 From: "Kevin Oberman" Message-Id: <20040408154043.9C5F25D07@ptavv.es.net> cc: gnome@freebsd.org Subject: Re: Another Gnome 2.6 upgrade Failure 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: Thu, 08 Apr 2004 15:40:45 -0000 > Date: Thu, 08 Apr 2004 08:57:13 -0400 > From: "J. W. Ballantine" > Sender: owner-freebsd-gnome@freebsd.org > > > On a 4.9-STABLE box that was running gnome-dev (2.5.9?? for marcuscom.com), > on Tuesday, 4/6, I cvsup'ed the ports, downloaded gnome_upgrade.sh and tried > to upgrade to 2.6. It failed with: > *** UPGRADE FAILED *** > > ===> /usr/local/sbin/portupgrade failed to run a recursive upgrade on glib-2*. > The output of the failed build is in /var/tmp/gnome_upgrade_log.QTO5Mt. If > you require additional help in figuring out why the upgrade failed, please > compress /var/tmp/gnome_upgrade_log.QTO5Mt and send it to > freebsd-gnome@FreeBSD.org. > > When I looked at the log file, the tail of it read: > ===> Cleaning for liferea-0.4.6e_2 > ===> Vulnerability check disabled > ===> Extracting for liferea-0.4.6e_2 > >> Checksum mismatch for liferea-0.4.6e.tar.gz. The easiest thing to do when you get this error (checksum mismatch on a distribution file) is: rm /usr/ports/distfiles/liferea-0.4.6e.tar.gz The cause is usually the distributor re-rolling the tarballs without incrementing the version. This is not really a Gnome-2.6 issue. The liferea problem showed up about a week ago under 2.4 on all of my systems. Perhaps this could be added as a warning in the FAQ since the proximity of the advent of the liferea problem was so close to the release of 2.6 that many people will only see it when attempting the upgrade and starting all over after this is a bit painful and it will always be required on any system that does not track ports pretty closely. By the way, good going on the upgrade packaging. I have upgraded 3 of my 4 personal systems to 2.6 with only minimal problems. It was MUCH smoother than the Gnome 2.2 and 2.4 upgrades. I will probably start the upgrade of my old AMD K6 system tonight. It will take a VERY long time to complete on this slow old system. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 From owner-freebsd-gnome@FreeBSD.ORG Thu Apr 8 08:42:07 2004 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 5982916A4CE for ; Thu, 8 Apr 2004 08:42:07 -0700 (PDT) Received: from maxwell.syr.edu (maxwell.syr.edu [128.230.129.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B2EF43D64 for ; Thu, 8 Apr 2004 08:42:06 -0700 (PDT) (envelope-from jracine@maxwell.syr.edu) Received: from exchange.maxwell.syr.edu (excluster1.maxwell.syr.edu [128.230.129.230]) by maxwell.syr.edu (8.12.10/8.9.1) with ESMTP id i38Fg4o2003899 for ; Thu, 8 Apr 2004 11:42:04 -0400 (EDT) X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Thu, 8 Apr 2004 11:42:05 -0400 Message-ID: <32A8B2CB12BFC84D8D11D872C787AA9A015E9AB6@EXCHANGE.forest.maxwell.syr.edu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Evolution 1.4 problems under gnome2.6... undefined symbol "e_book_get_config_database" Thread-Index: AcQdgAtc6rxU0w97SGab0DGhKlWuGg== From: "Jeff Racine" To: Subject: Evolution 1.4 problems under gnome2.6... undefined symbol "e_book_get_config_database" 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: Thu, 08 Apr 2004 15:42:07 -0000 Hi. I am experiencing this problem on three different systems after = upgrading to gnome2.6 (the one listed below, amd64, and my home i386 = machine). When I run evolution I get the following. Any/all suggesting gratefully = appreciated. Thanks ever so much for your time and efforts. (evolution:45957): GLib-GObject-WARNING **: g_object_set_valist: = construct property "type" for object `ESplash' can't be set after = construction /libexec/ld-elf.so.1: = /usr/X11R6/lib/evolution/1.4/components/libevolution-addressbook.so: = Undefined symbol "e_book_get_config_database" jracine#=20 -- uname -a FreeBSD jracine-laptop.maxwell.syr.edu 5.2-CURRENT FreeBSD 5.2-CURRENT = #1: Thu Apr 1 12:56:07 EST 2004 = root@jracine-laptop.maxwell.syr.edu:/usr/obj/usr/src/sys/INSPIRON i386 -- dmesg Copyright (c) 1992-2004 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.2-CURRENT #1: Thu Apr 1 12:56:07 EST 2004 root@jracine-laptop.maxwell.syr.edu:/usr/obj/usr/src/sys/INSPIRON Preloaded elf kernel "/boot/kernel/kernel" at 0xc081b000. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc081b1cc. Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) M processor 1300MHz (1298.90-MHz 686-class CPU) Origin =3D "GenuineIntel" Id =3D 0x695 Stepping =3D 5 = Features=3D0xa7e9f9bf real memory =3D 402317312 (383 MB) avail memory =3D 383950848 (366 MB) Pentium Pro MTRR support enabled cpu0 on motherboard npx0: [FAST] npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: [GIANT-LOCKED] pcibios: BIOS version 2.10 Found $PIR table, 9 entries at 0xc00fc590 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 acpi_cpu0: port 0x530-0x537 on acpi0 acpi_tz0: port 0x530-0x537 on acpi0 acpi_acad0: on acpi0 acpi_cmbat0: on acpi0 acpi_cmbat1: on acpi0 acpi_lid0: on acpi0 acpi_button0: on acpi0 acpi_button1: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib0: slot 29 INTA is routed to irq 11 pcib0: slot 29 INTB is routed to irq 11 pcib0: slot 29 INTC is routed to irq 11 pcib0: slot 29 INTD is routed to irq 11 pcib0: slot 31 INTB is routed to irq 11 pcib0: slot 31 INTB is routed to irq 11 agp0: mem 0xe0000000-0xe7ffffff at = device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pcib1: slot 0 INTA is routed to irq 11 pci1: at device 0.0 (no driver attached) uhci0: port 0xbf80-0xbf9f = irq 11 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xbf40-0xbf5f = irq 11 at device 29.1 on pci0 uhci1: [GIANT-LOCKED] usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered ums0: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM), rev = 1.10/3.00, addr 2, iclass 3/1 ums0: 3 buttons and Z dir. uhci2: port 0xbf20-0xbf3f = irq 11 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] usb2: on uhci2 usb2: USB revision 1.0 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered umass0: NEC NEC USB UF000x, rev 1.10/1.50, addr 2 pci0: at device 29.7 (no driver attached) pcib2: at device 30.0 on pci0 pci2: on pcib2 pcib2: slot 0 INTA is routed to irq 11 pcib2: slot 3 INTA is routed to irq 11 bge0: mem = 0xfaff0000-0xfaffffff irq 11 at device 0.0 on pci2 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, = 1000baseTX-FDX, auto bge0: Ethernet address: 00:0b:db:a1:c7:a3 bge0: [GIANT-LOCKED] cbb0: at device 1.0 on pci2 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 pcib2: slot 1 INTA is routed to irq 11 cbb1: at device 1.1 on pci2 cardbus1: on cbb1 pccard1: <16-bit PCCard bus> on cbb1 pcib2: slot 1 INTA is routed to irq 11 pci2: at device 3.0 (no driver attached) isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port = 0xbfa0-0xbfaf,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device = 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pcm0: port 0xbc40-0xbc7f,0xb800-0xb8ff mem = 0xf4fff400-0xf4fff4ff,0xf4fff800-0xf4fff9ff irq 11 at device 31.5 on = pci0 pcm0: [GIANT-LOCKED] pcm0: pci0: at device 31.6 (no driver attached) atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model GlidePoint, device ID 0 sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A ppc0 port 0x778-0x77b,0x378-0x37f irq 7 drq 1 on acpi0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 orm0: