On 1/6/06, Richard Megginson <rmeggins at redhat.com> wrote: > It may be possible to build it. > http://directory.fedora.redhat.com/wiki/Building#One-Step_Build > Try adding USE_64=1 to the make command. I tried dsbuild with USE_64=1, but I got compilation failures in mozilla, which I have pasted below. I have several questions: - Is it possible to build just the FDS parts? I already have mozilla installed. - Has anyone reported a successful x86_64 build? - Do the 32-bit rpms work on 64-bit systems? -------- compile error follows ------------ /home/dan/down/dsbuild/ds/mozilla/work/mozilla/security/nss/../../dist/Linux2.6_x86_64_glibc_PTH_64_DBG.OBJ/include/prcpucfg.h:510:2: #error "Unknown CPU architecture" In file included from /home/dan/down/dsbuild/ds/mozilla/work/mozilla/security/nss/../../dist/Linux2.6_x86_64_glibc_PTH_64_DBG.OBJ/include/pratom.h:43, from /home/dan/down/dsbuild/ds/mozilla/work/mozilla/security/nss/../../dist/Linux2.6_x86_64_glibc_PTH_64_DBG.OBJ/include/nspr.h:38, from ../../../../pr/include/private/primpl.h:66, from ../../../../pr/src/io/prfdcach.c:35: /home/dan/down/dsbuild/ds/mozilla/work/mozilla/security/nss/../../dist/Linux2.6_x86_64_glibc_PTH_64_DBG.OBJ/include/prtypes.h:274:2: #error No suitable type for PRInt8/PRUint8 /home/dan/down/dsbuild/ds/mozilla/work/mozilla/security/nss/../../dist/Linux2.6_x86_64_glibc_PTH_64_DBG.OBJ/include/prtypes.h:299:2: #error No suitable type for PRInt16/PRUint16 /home/dan/down/dsbuild/ds/mozilla/work/mozilla/security/nss/../../dist/Linux2.6_x86_64_glibc_PTH_64_DBG.OBJ/include/prtypes.h:331:2: #error No suitable type for PRInt32/PRUint32 /home/dan/down/dsbuild/ds/mozilla/work/mozilla/security/nss/../../dist/Linux2.6_x86_64_glibc_PTH_64_DBG.OBJ/include/prtypes.h:394:2: #error 'sizeof(int)' not sufficient for platform use In file included from /home/dan/down/dsbuild/ds/mozilla/work/mozilla/security/nss/../../dist/Linux2.6_x86_64_glibc_PTH_64_DBG.OBJ/include/pratom.h:43, from /home/dan/down/dsbuild/ds/mozilla/work/mozilla/security/nss/../../dist/Linux2.6_x86_64_glibc_PTH_64_DBG.OBJ/include/nspr.h:38, from ../../../../pr/include/private/primpl.h:66, from ../../../../pr/src/io/prfdcach.c:35: /home/dan/down/dsbuild/ds/mozilla/work/mozilla/security/nss/../../dist/Linux2.6_x86_64_glibc_PTH_64_DBG.OBJ/include/prtypes.h:417: error: syntax error before "PROffset32"