Date: Fri, 07 Aug 2009 22:40:12 +0200 From: Andreas Tobler <andreast-list@fgznet.ch> To: gnome@FreeBSD.org Subject: nspr-4.8 broken on powerpc -CURRENT (8.0BETA2+) Message-ID: <4A7C912C.7000504@fgznet.ch>
next in thread | raw e-mail | index | archive | help
Hello, I do not know if I'm on the right way, but I write this mail to the 'maintainer' of nspr. After a portupgrade I fail to build nspr-4.8 on powerpc, nspr-4.7 went fine. These are the bits from the shell: cc -o prfdcach.o -c -fvisibility=hidden -O2 -pipe -fno-strict-aliasing -ansi -Wall -fPIC -UDEBUG -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -DFREEBSD=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././../pr/include -I../../.././../pr/include/private ../../.././../pr/src/io/prfdcach.c In file included from ../../../dist/include/nspr/prtypes.h:58, from ../../../dist/include/nspr/pratom.h:46, from ../../../dist/include/nspr/nspr.h:41, from ../../.././../pr/include/private/primpl.h:71, from ../../.././../pr/src/io/prfdcach.c:38: ../../../dist/include/nspr/prcpucfg.h:288:2: error: #error "Unknown CPU architecture" There is no mentioning of powerpc in this file so I have to agree to the error above :) I this a known issue? If not, how can I help fixing it? I had a look at the diff between plain nspr-4.7 vs. 4.8, but I fail to see something obvious. I might try again at daytime. TIA for any pointers! Andreas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A7C912C.7000504>