From sacarde at tiscali.it Mon Aug 4 06:16:14 2008 From: sacarde at tiscali.it (sacarde) Date: Mon, 4 Aug 2008 12:16:14 +0200 Subject: [arch-ports] error building gspcav1all in arclinux-ppc 2.6.26 Message-ID: <200808041216.14841.sacarde@tiscali.it> hi, I have this error message building gspcav1-20071224 (from AUR) in archlinux-powerpc (kernel-2.6.26) can you suggest me ? ... in kernel 2.6.25 it building OK ... ... make -C /lib/modules/`uname -r`/build SUBDIRS=/home/sacarde/pkg/gspcav1all/src/gspcav1-20071224 CC=cc modules make[1]: Entering directory `/usr/src/linux-2.6.26-ARCH' CC [M] /home/sacarde/pkg/gspcav1all/src/gspcav1-20071224/gspca_core.o In file included from include/asm/pgtable-ppc32.h:4, from include/asm/pgtable.h:15, from include/linux/mm.h:39, from /home/sacarde/pkg/gspcav1all/src/gspcav1-20071224/gspca_core.c:46: include/asm-generic/pgtable-nopmd.h:15: error: conflicting types for 'pmd_t' include/asm/page.h:76: error: previous declaration of 'pmd_t' was here In file included from include/asm/pgtable-ppc32.h:4, from include/asm/pgtable.h:15, from include/linux/mm.h:39, from /home/sacarde/pkg/gspcav1all/src/gspcav1-20071224/gspca_core.c:46: include/asm-generic/pgtable-nopmd.h:46:1: warning: "pmd_val" redefined In file included from include/asm/thread_info.h:26, from include/linux/thread_info.h:47, from include/linux/preempt.h:9, from include/linux/spinlock.h:49, from include/linux/seqlock.h:29, from include/linux/time.h:8, from include/linux/stat.h:60, from include/linux/module.h:10, from /home/sacarde/pkg/gspcav1all/src/gspcav1-20071224/gspca_core.c:39: include/asm/page.h:81:1: warning: this is the location of the previous definition In file included from include/asm/pgtable-ppc32.h:4, from include/asm/pgtable.h:15, from include/linux/mm.h:39, from /home/sacarde/pkg/gspcav1all/src/gspcav1-20071224/gspca_core.c:46: include/asm-generic/pgtable-nopmd.h:47:1: warning: "__pmd" redefined In file included from include/asm/thread_info.h:26, from include/linux/thread_info.h:47, from include/linux/preempt.h:9, from include/linux/spinlock.h:49, from include/linux/seqlock.h:29, from include/linux/time.h:8, from include/linux/stat.h:60, from include/linux/module.h:10, from /home/sacarde/pkg/gspcav1all/src/gspcav1-20071224/gspca_core.c:39: include/asm/page.h:86:1: warning: this is the location of the previous definition In file included from include/linux/highmem.h:24, from include/linux/pagemap.h:10, from /home/sacarde/pkg/gspcav1all/src/gspcav1-20071224/gspca_core.c:51: include/asm/highmem.h: In function 'kmap_atomic': include/asm/highmem.h:87: error: 'CONFIG_HIGHMEM_START' undeclared (first use in this function) include/asm/highmem.h:87: error: (Each undeclared identifier is reported only once include/asm/highmem.h:87: error: for each function it appears in.) include/asm/highmem.h: In function 'kunmap_atomic': include/asm/highmem.h:103: error: 'CONFIG_HIGHMEM_START' undeclared (first use in this function) include/asm/highmem.h: In function 'kmap_atomic_to_page': include/asm/highmem.h:124: error: 'CONFIG_HIGHMEM_START' undeclared (first use in this function) make[2]: *** [/home/sacarde/pkg/gspcav1all/src/gspcav1-20071224/gspca_core.o] Error 1 make[1]: *** [_module_/home/sacarde/pkg/gspcav1all/src/gspcav1-20071224] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.26-ARCH' make: *** [default] Error 2 thank you sacarde at tiscali.it From sacarde at tiscali.it Tue Aug 5 03:54:30 2008 From: sacarde at tiscali.it (sacarde) Date: Tue, 5 Aug 2008 09:54:30 +0200 Subject: [arch-ports] error building gspcav1all in arclinux-ppc 2.6.26 In-Reply-To: <200808041216.14841.sacarde@tiscali.it> References: <200808041216.14841.sacarde@tiscali.it> Message-ID: <200808050954.31368.sacarde@tiscali.it> Alle luned? 04 agosto 2008, sacarde ha scritto: > CONFIG_HIGHMEM_START may be that in last kernel: # CONFIG_ADVANCED_OPTIONS is not set when CONFIG_HIGHMEM_START is under that section ? From sacarde at tiscali.it Tue Aug 5 06:27:44 2008 From: sacarde at tiscali.it (sacarde) Date: Tue, 5 Aug 2008 12:27:44 +0200 Subject: [arch-ports] error building gspcav1all in arclinux-ppc 2.6.26 In-Reply-To: <200808050954.31368.sacarde@tiscali.it> References: <200808041216.14841.sacarde@tiscali.it> <200808050954.31368.sacarde@tiscali.it> Message-ID: <200808051227.44893.sacarde@tiscali.it> Alle marted? 05 agosto 2008, sacarde ha scritto: > > CONFIG_HIGHMEM_START > may be that in last kernel: > # CONFIG_ADVANCED_OPTIONS is not set > when CONFIG_HIGHMEM_START is under that section ? in 2.6.25 it was: CONFIG_HIGHMEM_START=0xfe000000 in .config From sacarde at tiscali.it Wed Aug 6 04:52:23 2008 From: sacarde at tiscali.it (sacarde) Date: Wed, 6 Aug 2008 10:52:23 +0200 Subject: [arch-ports] error building gspcav1all in arclinux-ppc 2.6.26 In-Reply-To: <200808051227.44893.sacarde@tiscali.it> References: <200808041216.14841.sacarde@tiscali.it> <200808050954.31368.sacarde@tiscali.it> <200808051227.44893.sacarde@tiscali.it> Message-ID: <200808061052.23870.sacarde@tiscali.it> I install kernel 2.6.25.11 too and in this kernel gspca is builded and works OK From m.gatien at gmail.com Wed Aug 6 12:02:18 2008 From: m.gatien at gmail.com (Marc-Andre Gatien) Date: Wed, 6 Aug 2008 12:02:18 -0400 Subject: [arch-ports] error building gspcav1all in arclinux-ppc 2.6.26 Message-ID: <4899caff.1e3e400a.6663.159a@mx.google.com> -----Original Message----- From: sacarde Sent: August 5, 2008 3:54 AM To: Discussion regarding the porting of Arch Linux to non-i686 architectures Subject: Re: [arch-ports] error building gspcav1all in arclinux-ppc 2.6.26 Alle luned? 04 agosto 2008, sacarde ha scritto: > CONFIG_HIGHMEM_START may be that in last kernel: # CONFIG_ADVANCED_OPTIONS is not set when CONFIG_HIGHMEM_START is under that section ? _______________________________________________ arch-ports mailing list arch-ports at archlinux.org http://archlinux.org/mailman/listinfo/arch-ports From bassosimone at slacky.it Wed Aug 20 20:12:06 2008 From: bassosimone at slacky.it (Simone Basso) Date: Thu, 21 Aug 2008 02:12:06 +0200 Subject: [arch-ports] PPC: libpoppler: please, update to 0.8.4 Message-ID: <48ACB2D6.5000702@slacky.it> Hello, I'm an user of the PPC port of ArchLinux. I have problems with evince, which crashes after reloading a .pdf a few times. The installed packages are: extra/poppler 0.8.3-1 extra/evince 2.22.1.1-2 (gnome-extra) After a search, I've found that the problem I have is already known and fixed: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484160 http://bugzilla.gnome.org/show_bug.cgi?id=536482 http://bugs.freedesktop.org/show_bug.cgi?id=16529 http://lists.freedesktop.org/archives/poppler/2008-June/003900.html Briefly, they say that the bug is fixed in poppler 0.8.4. So, can you please update to poppler 0.8.4? Thanks, Simone