* [parisc-linux] Compiling Mozilla on parisc-linux fails
@ 2001-11-02 11:17 kenneth westelinck
2001-11-02 12:09 ` Albert Strasheim
` (2 more replies)
0 siblings, 3 replies; 12+ messages in thread
From: kenneth westelinck @ 2001-11-02 11:17 UTC (permalink / raw)
To: parisc-linux
[-- Attachment #1: Type: text/plain, Size: 2208 bytes --]
Hi all,
I haven't touched my 712/60 for a week now, and today I've decided to
compile Mozilla. I can already hear the real gurus shouting: "why not use
lynx?". Actually I did use lynx, but I didn't like it very much.
Before I start telling my story, you should know I'm not very much of a
programmer. Sure I know how to write a very basic C program (like "hello
world"), but there it ends.
So I downloaded the tar.gz archive, unpacked it and ran "./configure". My
workstation appeared to pass all tests and I was ready to run a "make". In
the first attached file (make.log.std) you can find the output of this
command. Investigating the cause of the error brought me to the file
"prcpucfg.h". "Unknown CPU architecture" the error says. Indeed, while
browsing through that file I couldn't find anything near a "PARISC"
architecture.
I tried another approach and ran
"./configure --build=hppa-hpux --host=hppa-hpux". Again I passed the test so
I ran "make". You can find the output of this command in the second file
(make.log.hpux). He doesn't seem to find the "model.h" file, which makes
sense. I assume the "model.h" file can only be found on a real HP-UNIX.
"protypes.h" reads:
...
/* model.h on HP-UX defines int8, int16, and int32. */
#ifdef HPUX
#include <model.h>
#endif
...
Searching the web brought me to the following URL:
http://www.informatik.uni-frankfurt.de/doc/man/hpux/model.4.html . This page
describes the contents of the header-file:
...
model.h also contains typedefs for several predefined types to enhance
portability of certain types of code and files.
int8, u_int8 Signed and unsigned 8-bit integers.
int16, u_int16 Signed and unsigned 16-bit integers.
int32, u_int32 Signed and unsigned 32-bit integers.
machptr, u_machptr Signed and unsigned integers large
enough to hold a pointer.
...
So I need a bit of advice. Is configuring with
"--build=hppa-hpux --host=hppa-hpux" the right way to go? If so, can someone
provide me with the model header file or the correct typedefs?
Any thoughts on this are very much appreciated ;-)
regards,
Kenneth
[-- Attachment #2: make.log.hpux --]
[-- Type: application/octet-stream, Size: 6707 bytes --]
make[1]: Entering directory `/usr/local/src/mozilla/config'
nsinstall.c
gcc -o nsinstall.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -DMOZ_REFLOW_PERF -DMOZ_REFLOW_PERF_DSP -DOJI -D_BSD_SOURCE -I../dist/include -I../dist/include -I/usr/local/src/mozilla/dist/include/nspr -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -pedantic -Wno-long-long -DHPUX11 -Dhpux -pipe -fshort-wchar -DDEBUG -DDEBUG_root -DTRACING -g -I/usr/X11R6/include -include ../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/nsinstall.pp nsinstall.c
pathsub.c
gcc -o pathsub.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -DMOZ_REFLOW_PERF -DMOZ_REFLOW_PERF_DSP -DOJI -D_BSD_SOURCE -I../dist/include -I../dist/include -I/usr/local/src/mozilla/dist/include/nspr -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -pedantic -Wno-long-long -DHPUX11 -Dhpux -pipe -fshort-wchar -DDEBUG -DDEBUG_root -DTRACING -g -I/usr/X11R6/include -include ../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pathsub.pp pathsub.c
gcc -o nsinstall -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -pedantic -Wno-long-long -DHPUX11 -Dhpux -pipe -fshort-wchar -DDEBUG -DDEBUG_root -DTRACING -g nsinstall.o pathsub.o -L../dist/bin -L../dist/lib -ldl -lm
/usr/bin/perl -I. ./bdate.pl build_number
../config/nsinstall -R -m 444 nsBuildID.h ../dist/include
/usr/bin/perl -I../config ../config/build-list.pl ../dist/include/.headerlist nsBuildID.h
rm -f ../config/final-link-comps ../config/final-link-libs ../config/final-link-comp-names
make[1]: Leaving directory `/usr/local/src/mozilla/config'
make[1]: Entering directory `/usr/local/src/mozilla/build'
make[2]: Entering directory `/usr/local/src/mozilla/build/unix'
chmod 755 mozilla-config
../../config/nsinstall -R -m 755 mozilla-config ../../dist/bin
make[2]: Leaving directory `/usr/local/src/mozilla/build/unix'
make[1]: Leaving directory `/usr/local/src/mozilla/build'
make[1]: Entering directory `/usr/local/src/mozilla/nsprpub'
cd config; make export
make[2]: Entering directory `/usr/local/src/mozilla/nsprpub/config'
rm -f /usr/local/src/mozilla/dist/bin/nspr-config
make[2]: Leaving directory `/usr/local/src/mozilla/nsprpub/config'
cd pr; make export
make[2]: Entering directory `/usr/local/src/mozilla/nsprpub/pr'
cd include; make export
make[3]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/include'
cd md; make export
make[4]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/include/md'
../../../config/./nsinstall -R -m 444 ./_hpux32.cfg /usr/local/src/mozilla/dist/include/nspr
mv -f /usr/local/src/mozilla/dist/include/nspr/_hpux32.cfg /usr/local/src/mozilla/dist/include/nspr/prcpucfg.h
make[4]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/include/md'
cd private; make export
make[4]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/include/private'
../../../config/./nsinstall -R -m 444 ./pprio.h ./pprthred.h ./prpriv.h /usr/local/src/mozilla/dist/include/nspr/private
make[4]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/include/private'
cd obsolete; make export
make[4]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/include/obsolete'
../../../config/./nsinstall -R -m 444 ./pralarm.h ./probslet.h ./protypes.h ./prsem.h /usr/local/src/mozilla/dist/include/nspr/obsolete
make[4]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/include/obsolete'
../../config/./nsinstall -R -m 444 ./nspr.h ./pratom.h ./prbit.h ./prclist.h ./prcmon.h ./prcountr.h ./prcvar.h ./prdtoa.h ./prenv.h ./prerr.h ./prerror.h ./prinet.h ./prinit.h ./prinrval.h ./prio.h ./pripcsem.h ./prlink.h ./prlock.h ./prlog.h ./prlong.h ./prmem.h ./prmon.h ./prmwait.h ./prnetdb.h ./prolock.h ./prpdce.h ./prprf.h ./prproces.h ./prrng.h ./prrwlock.h ./prshm.h ./prshma.h ./prsystem.h ./prthread.h ./prtime.h ./prtpool.h ./prtrace.h ./prtypes.h ./prvrsion.h ./prwin16.h /usr/local/src/mozilla/dist/include/nspr
make[3]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/include'
cd src; make export
make[3]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/src'
cd io; make export
make[4]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/src/io'
gcc -o prfdcach.o -c -DHPUX11 -Dhpux -g -fPIC -UNDEBUG -DDEBUG=1 -DDEBUG_root=1 -DXP_UNIX=1 -DHPUX=1 -D_HPUX_SOURCE=1 -Dhppa=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_POSIX_C_SOURCE=199506L -D_PR_HAVE_THREADSAFE_GETHOST=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I/usr/local/src/mozilla/dist/include/nspr -I../../../pr/include -I../../../pr/include/private prfdcach.c
In file included from /usr/local/src/mozilla/dist/include/nspr/prtypes.h:482,
from /usr/local/src/mozilla/dist/include/nspr/pratom.h:43,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:38,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:88:19: model.h: No such file or directory
In file included from ../../../pr/include/md/prosdep.h:143,
from ../../../pr/include/private/primpl.h:75,
from prfdcach.c:35:
../../../pr/include/md/_unixos.h:600:2: #error "I don't know yet"
In file included from ../../../pr/include/md/prosdep.h:143,
from ../../../pr/include/private/primpl.h:75,
from prfdcach.c:35:
../../../pr/include/md/_unixos.h:603: parse error before "_MDStat64"
../../../pr/include/md/_unixos.h:608: parse error before "_MDStat64"
../../../pr/include/md/_unixos.h:610: parse error before '*' token
../../../pr/include/md/_unixos.h:610: parse error before "_MDOff64_t"
../../../pr/include/md/_unixos.h:610: `_MDOff64_t' declared as function returning a function
../../../pr/include/md/_unixos.h:620: parse error before "_MD_Lseek64"
../../../pr/include/md/_unixos.h:620: warning: no semicolon at end of struct or union
In file included from ../../../pr/include/md/prosdep.h:158,
from ../../../pr/include/private/primpl.h:75,
from prfdcach.c:35:
../../../pr/include/md/_pth.h:222:23: sys/sched.h: No such file or directory
make[4]: *** [prfdcach.o] Error 1
make[4]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/src/io'
make[3]: *** [export] Error 2
make[3]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/src'
make[2]: *** [export] Error 2
make[2]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr'
make[1]: *** [export] Error 2
make[1]: Leaving directory `/usr/local/src/mozilla/nsprpub'
make: *** [export] Error 2
[-- Attachment #3: make.log.std --]
[-- Type: application/octet-stream, Size: 38226 bytes --]
make[1]: Entering directory `/usr/local/src/mozilla/config'
nsinstall.c
gcc -o nsinstall.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -DMOZ_REFLOW_PERF -DMOZ_REFLOW_PERF_DSP -DOJI -D_BSD_SOURCE -I../dist/include -I../dist/include -I/usr/local/src/mozilla/dist/include/nspr -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -pedantic -Wno-long-long -pipe -fshort-wchar -DDEBUG -DDEBUG_root -DTRACING -g -I/usr/X11R6/include -include ../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/nsinstall.pp nsinstall.c
pathsub.c
gcc -o pathsub.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -DMOZ_REFLOW_PERF -DMOZ_REFLOW_PERF_DSP -DOJI -D_BSD_SOURCE -I../dist/include -I../dist/include -I/usr/local/src/mozilla/dist/include/nspr -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -pedantic -Wno-long-long -pipe -fshort-wchar -DDEBUG -DDEBUG_root -DTRACING -g -I/usr/X11R6/include -include ../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pathsub.pp pathsub.c
gcc -o nsinstall -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -pedantic -Wno-long-long -pipe -fshort-wchar -DDEBUG -DDEBUG_root -DTRACING -g nsinstall.o pathsub.o -L../dist/bin -L../dist/lib -ldl -lm -lc
/usr/bin/perl -I. ./bdate.pl build_number
../config/nsinstall -R -m 444 nsBuildID.h ../dist/include
/usr/bin/perl -I../config ../config/build-list.pl ../dist/include/.headerlist nsBuildID.h
rm -f ../config/final-link-comps ../config/final-link-libs ../config/final-link-comp-names
make[1]: Leaving directory `/usr/local/src/mozilla/config'
make[1]: Entering directory `/usr/local/src/mozilla/build'
make[2]: Entering directory `/usr/local/src/mozilla/build/unix'
chmod 755 mozilla-config
../../config/nsinstall -R -m 755 mozilla-config ../../dist/bin
make[2]: Leaving directory `/usr/local/src/mozilla/build/unix'
make[1]: Leaving directory `/usr/local/src/mozilla/build'
make[1]: Entering directory `/usr/local/src/mozilla/nsprpub'
cd config; make export
make[2]: Entering directory `/usr/local/src/mozilla/nsprpub/config'
rm -f /usr/local/src/mozilla/dist/bin/nspr-config
make[2]: Leaving directory `/usr/local/src/mozilla/nsprpub/config'
cd pr; make export
make[2]: Entering directory `/usr/local/src/mozilla/nsprpub/pr'
cd include; make export
make[3]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/include'
cd md; make export
make[4]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/include/md'
../../../config/./nsinstall -R -m 444 ./_linux.cfg /usr/local/src/mozilla/dist/include/nspr
mv -f /usr/local/src/mozilla/dist/include/nspr/_linux.cfg /usr/local/src/mozilla/dist/include/nspr/prcpucfg.h
make[4]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/include/md'
cd private; make export
make[4]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/include/private'
../../../config/./nsinstall -R -m 444 ./pprio.h ./pprthred.h ./prpriv.h /usr/local/src/mozilla/dist/include/nspr/private
make[4]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/include/private'
cd obsolete; make export
make[4]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/include/obsolete'
../../../config/./nsinstall -R -m 444 ./pralarm.h ./probslet.h ./protypes.h ./prsem.h /usr/local/src/mozilla/dist/include/nspr/obsolete
make[4]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/include/obsolete'
../../config/./nsinstall -R -m 444 ./nspr.h ./pratom.h ./prbit.h ./prclist.h ./prcmon.h ./prcountr.h ./prcvar.h ./prdtoa.h ./prenv.h ./prerr.h ./prerror.h ./prinet.h ./prinit.h ./prinrval.h ./prio.h ./pripcsem.h ./prlink.h ./prlock.h ./prlog.h ./prlong.h ./prmem.h ./prmon.h ./prmwait.h ./prnetdb.h ./prolock.h ./prpdce.h ./prprf.h ./prproces.h ./prrng.h ./prrwlock.h ./prshm.h ./prshma.h ./prsystem.h ./prthread.h ./prtime.h ./prtpool.h ./prtrace.h ./prtypes.h ./prvrsion.h ./prwin16.h /usr/local/src/mozilla/dist/include/nspr
make[3]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/include'
cd src; make export
make[3]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/src'
cd io; make export
make[4]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/src/io'
gcc -o prfdcach.o -c -ansi -Wall -pipe -g -fPIC -UNDEBUG -DDEBUG=1 -DDEBUG_root=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I/usr/local/src/mozilla/dist/include/nspr -I../../../pr/include -I../../../pr/include/private prfdcach.c
In file included from /usr/local/src/mozilla/dist/include/nspr/prtypes.h:55,
from /usr/local/src/mozilla/dist/include/nspr/pratom.h:43,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:38,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prcpucfg.h:419:2: #error "Unknown CPU architecture"
In file included from /usr/local/src/mozilla/dist/include/nspr/pratom.h:43,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:38,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:277:2: #error No suitable type for PRInt8/PRUint8
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:290:2: #error No suitable type for PRInt16/PRUint16
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:310:2: #error No suitable type for PRInt32/PRUint32
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:361:2: #error 'sizeof(int)' not sufficient for platform use
In file included from /usr/local/src/mozilla/dist/include/nspr/pratom.h:43,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:38,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:384: parse error before "PROffset32"
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:384: warning: type defaults to `int' in declaration of `PROffset32'
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:384: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:411: parse error before "PRBool"
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:411: warning: type defaults to `int' in declaration of `PRBool'
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:411: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:421: parse error before "PRPackedBool"
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:421: warning: type defaults to `int' in declaration of `PRPackedBool'
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:421: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/prtypes.h:482,
from /usr/local/src/mozilla/dist/include/nspr/pratom.h:43,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:38,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:45: parse error before "uintn"
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:45: warning: type defaults to `int' in declaration of `uintn'
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:45: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:47: parse error before "intn"
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:47: warning: type defaults to `int' in declaration of `intn'
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:47: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/prtypes.h:482,
from /usr/local/src/mozilla/dist/include/nspr/pratom.h:43,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:38,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:114: parse error before "uint32"
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:114: warning: type defaults to `int' in declaration of `uint32'
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:114: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:125: parse error before "uint16"
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:125: warning: type defaults to `int' in declaration of `uint16'
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:125: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:133: parse error before "uint8"
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:133: warning: type defaults to `int' in declaration of `uint8'
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:133: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:154: parse error before "int32"
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:154: warning: type defaults to `int' in declaration of `int32'
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:154: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:168: parse error before "int16"
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:168: warning: type defaults to `int' in declaration of `int16'
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:168: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:178: parse error before "int8"
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:178: warning: type defaults to `int' in declaration of `int8'
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:178: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:38,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/pratom.h:57: parse error before "PR_AtomicIncrement"
/usr/local/src/mozilla/dist/include/nspr/pratom.h:57: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/pratom.h:57: warning: type defaults to `int' in declaration of `PR_AtomicIncrement'
/usr/local/src/mozilla/dist/include/nspr/pratom.h:57: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/pratom.h:68: parse error before "PR_AtomicDecrement"
/usr/local/src/mozilla/dist/include/nspr/pratom.h:68: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/pratom.h:68: warning: type defaults to `int' in declaration of `PR_AtomicDecrement'
/usr/local/src/mozilla/dist/include/nspr/pratom.h:68: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/pratom.h:80: parse error before "PR_AtomicSet"
/usr/local/src/mozilla/dist/include/nspr/pratom.h:80: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/pratom.h:80: warning: type defaults to `int' in declaration of `PR_AtomicSet'
/usr/local/src/mozilla/dist/include/nspr/pratom.h:80: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/pratom.h:92: parse error before "PR_AtomicAdd"
/usr/local/src/mozilla/dist/include/nspr/pratom.h:92: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/pratom.h:92: warning: type defaults to `int' in declaration of `PR_AtomicAdd'
/usr/local/src/mozilla/dist/include/nspr/pratom.h:92: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:39,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prbit.h:56: parse error before "PR_CeilingLog2"
/usr/local/src/mozilla/dist/include/nspr/prbit.h:56: parse error before "i"
/usr/local/src/mozilla/dist/include/nspr/prbit.h:56: warning: type defaults to `int' in declaration of `PR_CeilingLog2'
/usr/local/src/mozilla/dist/include/nspr/prbit.h:56: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prbit.h:61: parse error before "PR_FloorLog2"
/usr/local/src/mozilla/dist/include/nspr/prbit.h:61: parse error before "i"
/usr/local/src/mozilla/dist/include/nspr/prbit.h:61: warning: type defaults to `int' in declaration of `PR_FloorLog2'
/usr/local/src/mozilla/dist/include/nspr/prbit.h:61: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/prmon.h:39,
from /usr/local/src/mozilla/dist/include/nspr/prcmon.h:48,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:41,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:58: parse error before "PRIntervalTime"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:58: warning: type defaults to `int' in declaration of `PRIntervalTime'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:58: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:105: parse error before "PR_IntervalNow"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:105: warning: type defaults to `int' in declaration of `PR_IntervalNow'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:105: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:123: parse error before "PR_TicksPerSecond"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:123: warning: type defaults to `int' in declaration of `PR_TicksPerSecond'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:123: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:142: parse error before "PR_SecondsToInterval"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:142: parse error before "seconds"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:142: warning: type defaults to `int' in declaration of `PR_SecondsToInterval'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:142: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:143: parse error before "PR_MillisecondsToInterval"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:143: parse error before "milli"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:143: warning: type defaults to `int' in declaration of `PR_MillisecondsToInterval'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:143: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:144: parse error before "PR_MicrosecondsToInterval"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:144: parse error before "micro"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:144: warning: type defaults to `int' in declaration of `PR_MicrosecondsToInterval'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:144: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:163: parse error before "PR_IntervalToSeconds"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:163: parse error before "ticks"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:163: warning: type defaults to `int' in declaration of `PR_IntervalToSeconds'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:163: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:164: parse error before "PR_IntervalToMilliseconds"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:164: parse error before "ticks"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:164: warning: type defaults to `int' in declaration of `PR_IntervalToMilliseconds'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:164: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:165: parse error before "PR_IntervalToMicroseconds"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:165: parse error before "ticks"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:165: warning: type defaults to `int' in declaration of `PR_IntervalToMicroseconds'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:165: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/prcmon.h:48,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:41,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prmon.h:92: parse error before "PRIntervalTime"
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:41,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prcmon.h:73: parse error before "PRIntervalTime"
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:42,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prcvar.h:94: parse error before "PRIntervalTime"
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:43,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prdtoa.h:69: parse error before "PRIntn"
/usr/local/src/mozilla/dist/include/nspr/prdtoa.h:82: parse error before "PRIntn"
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:45,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prerror.h:42: parse error before "PRErrorCode"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:42: warning: type defaults to `int' in declaration of `PRErrorCode'
/usr/local/src/mozilla/dist/include/nspr/prerror.h:42: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:45,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prerror.h:54: parse error before "errorCode"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:66: parse error before "textLength"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:71: parse error before "PR_GetError"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:71: warning: type defaults to `int' in declaration of `PR_GetError'
/usr/local/src/mozilla/dist/include/nspr/prerror.h:71: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prerror.h:77: parse error before "PR_GetOSError"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:77: warning: type defaults to `int' in declaration of `PR_GetOSError'
/usr/local/src/mozilla/dist/include/nspr/prerror.h:77: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prerror.h:84: parse error before "PR_GetErrorTextLength"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:84: warning: type defaults to `int' in declaration of `PR_GetErrorTextLength'
/usr/local/src/mozilla/dist/include/nspr/prerror.h:84: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prerror.h:91: parse error before "PR_GetErrorText"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:91: warning: type defaults to `int' in declaration of `PR_GetErrorText'
/usr/local/src/mozilla/dist/include/nspr/prerror.h:91: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prerror.h:174: parse error before "PRLanguageCode"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:174: warning: type defaults to `int' in declaration of `PRLanguageCode'
/usr/local/src/mozilla/dist/include/nspr/prerror.h:174: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prerror.h:196: parse error before "PRErrorCode"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:196: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prerror.h:198: parse error before '}' token
/usr/local/src/mozilla/dist/include/nspr/prerror.h:226: parse error before "code"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:259: parse error before "code"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:273: parse error before "code"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:300: parse error before "PR_ErrorInstallTable"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:300: warning: type defaults to `int' in declaration of `PR_ErrorInstallTable'
/usr/local/src/mozilla/dist/include/nspr/prerror.h:300: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/prinit.h:38,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:47,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prthread.h:140: parse error before "PRUint32"
/usr/local/src/mozilla/dist/include/nspr/prthread.h:201: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prthread.h:214: parse error before "tpdIndex"
/usr/local/src/mozilla/dist/include/nspr/prthread.h:225: parse error before "tpdIndex"
/usr/local/src/mozilla/dist/include/nspr/prthread.h:262: parse error before "ticks"
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:47,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prinit.h:85: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prinit.h:85: warning: type defaults to `int' in declaration of `PRBool'
/usr/local/src/mozilla/dist/include/nspr/prinit.h:85: `PRBool' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prinit.h:85: `PRBool' redeclared as different kind of symbol
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:411: previous declaration of `PRBool'
/usr/local/src/mozilla/dist/include/nspr/prinit.h:95: `PR_VersionCheck' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prinit.h:109: parse error before "PRUintn"
/usr/local/src/mozilla/dist/include/nspr/prinit.h:129: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prinit.h:129: parse error before "argc"
/usr/local/src/mozilla/dist/include/nspr/prinit.h:129: warning: type defaults to `int' in declaration of `PRIntn'
/usr/local/src/mozilla/dist/include/nspr/prinit.h:129: `PRIntn' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prinit.h:132: parse error before "prmain"
/usr/local/src/mozilla/dist/include/nspr/prinit.h:132: `PR_Initialize' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prinit.h:137: `PR_Initialized' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prinit.h:184: parse error before "numCPUs"
/usr/local/src/mozilla/dist/include/nspr/prinit.h:216: field `initialized' declared as a function
/usr/local/src/mozilla/dist/include/nspr/prinit.h:217: parse error before "PRInt32"
/usr/local/src/mozilla/dist/include/nspr/prinit.h:217: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prinit.h:219: parse error before '}' token
/usr/local/src/mozilla/dist/include/nspr/prinit.h:219: warning: type defaults to `int' in declaration of `PRCallOnceType'
/usr/local/src/mozilla/dist/include/nspr/prinit.h:219: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinit.h:224: parse error before '*' token
In file included from /usr/local/src/mozilla/dist/include/nspr/prio.h:46,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:49,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prtime.h:85: parse error before "PRInt32"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:85: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prtime.h:86: warning: type defaults to `int' in declaration of `tp_dst_offset'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:86: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:87: warning: type defaults to `int' in declaration of `PRTimeParameters'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:87: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:113: parse error before "PRInt32"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:113: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prtime.h:114: warning: type defaults to `int' in declaration of `tm_sec'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:114: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:116: parse error before "tm_min"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:116: warning: type defaults to `int' in declaration of `tm_min'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:116: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:117: parse error before "tm_hour"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:117: warning: type defaults to `int' in declaration of `tm_hour'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:117: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:118: parse error before "tm_mday"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:118: warning: type defaults to `int' in declaration of `tm_mday'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:118: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:120: parse error before "tm_month"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:120: warning: type defaults to `int' in declaration of `tm_month'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:120: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:121: parse error before "tm_year"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:121: warning: type defaults to `int' in declaration of `tm_year'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:121: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:124: parse error before "tm_wday"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:124: warning: type defaults to `int' in declaration of `tm_wday'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:124: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:126: parse error before "tm_yday"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:126: warning: type defaults to `int' in declaration of `tm_yday'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:126: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:129: parse error before "tm_params"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:129: warning: type defaults to `int' in declaration of `tm_params'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:129: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:130: warning: type defaults to `int' in declaration of `PRExplodedTime'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:130: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:155: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prtime.h:155: warning: type defaults to `int' in declaration of `PRExplodedTime'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:155: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prtime.h:155: warning: type defaults to `int' in declaration of `PRTimeParameters'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:155: `PRTimeParameters' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prtime.h:155: `PRTimeParameters' redeclared as different kind of symbol
/usr/local/src/mozilla/dist/include/nspr/prtime.h:87: previous declaration of `PRTimeParameters'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:192: parse error before "PRTimeParamFn"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:200: warning: type defaults to `int' in declaration of `PRExplodedTime'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:200: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prtime.h:215: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prtime.h:222: warning: type defaults to `int' in declaration of `PRExplodedTime'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:222: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prtime.h:222: `PR_LocalTimeParameters' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prtime.h:225: warning: type defaults to `int' in declaration of `PRExplodedTime'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:225: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prtime.h:225: `PR_GMTParameters' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prtime.h:231: warning: type defaults to `int' in declaration of `PRExplodedTime'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:231: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prtime.h:231: `PR_USPacificTimeParameters' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prtime.h:281: parse error before "PR_FormatTime"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:282: warning: type defaults to `int' in declaration of `PRExplodedTime'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:282: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prtime.h:282: warning: type defaults to `int' in declaration of `PR_FormatTime'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:282: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:288: parse error before "PR_FormatTimeUSEnglish"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:288: parse error before "PRUint32"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:289: warning: type defaults to `int' in declaration of `PR_FormatTimeUSEnglish'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:289: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:49,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prio.h:83: field `identity' declared as a function
/usr/local/src/mozilla/dist/include/nspr/prio.h:150: parse error before "PRUint8"
/usr/local/src/mozilla/dist/include/nspr/prio.h:150: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prio.h:150: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prio.h:151: warning: type defaults to `int' in declaration of `_S6_u16'
/usr/local/src/mozilla/dist/include/nspr/prio.h:151: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:152: parse error before "_S6_u32"
/usr/local/src/mozilla/dist/include/nspr/prio.h:152: warning: type defaults to `int' in declaration of `_S6_u32'
/usr/local/src/mozilla/dist/include/nspr/prio.h:152: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:154: parse error before '}' token
/usr/local/src/mozilla/dist/include/nspr/prio.h:154: warning: type defaults to `int' in declaration of `_S6_un'
/usr/local/src/mozilla/dist/include/nspr/prio.h:154: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:155: parse error before '}' token
/usr/local/src/mozilla/dist/include/nspr/prio.h:165: parse error before "PRUint16"
/usr/local/src/mozilla/dist/include/nspr/prio.h:165: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prio.h:165: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prio.h:171: parse error before '}' token
/usr/local/src/mozilla/dist/include/nspr/prio.h:171: warning: type defaults to `int' in declaration of `raw'
/usr/local/src/mozilla/dist/include/nspr/prio.h:171: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:173: parse error before "PRUint16"
/usr/local/src/mozilla/dist/include/nspr/prio.h:173: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prio.h:174: warning: type defaults to `int' in declaration of `port'
/usr/local/src/mozilla/dist/include/nspr/prio.h:174: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:175: parse error before "ip"
/usr/local/src/mozilla/dist/include/nspr/prio.h:175: warning: type defaults to `int' in declaration of `ip'
/usr/local/src/mozilla/dist/include/nspr/prio.h:175: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:181: parse error before '}' token
/usr/local/src/mozilla/dist/include/nspr/prio.h:181: warning: type defaults to `int' in declaration of `inet'
/usr/local/src/mozilla/dist/include/nspr/prio.h:181: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:183: parse error before "PRUint16"
/usr/local/src/mozilla/dist/include/nspr/prio.h:183: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prio.h:184: warning: type defaults to `int' in declaration of `port'
/usr/local/src/mozilla/dist/include/nspr/prio.h:184: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:185: parse error before "flowinfo"
/usr/local/src/mozilla/dist/include/nspr/prio.h:185: warning: type defaults to `int' in declaration of `flowinfo'
/usr/local/src/mozilla/dist/include/nspr/prio.h:185: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:186: conflicting types for `ip'
/usr/local/src/mozilla/dist/include/nspr/prio.h:175: previous declaration of `ip'
/usr/local/src/mozilla/dist/include/nspr/prio.h:187: parse error before "scope_id"
/usr/local/src/mozilla/dist/include/nspr/prio.h:187: warning: type defaults to `int' in declaration of `scope_id'
/usr/local/src/mozilla/dist/include/nspr/prio.h:187: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:188: warning: type defaults to `int' in declaration of `ipv6'
/usr/local/src/mozilla/dist/include/nspr/prio.h:188: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:191: parse error before "PRUint16"
/usr/local/src/mozilla/dist/include/nspr/prio.h:191: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prio.h:193: parse error before '}' token
/usr/local/src/mozilla/dist/include/nspr/prio.h:193: warning: type defaults to `int' in declaration of `local'
/usr/local/src/mozilla/dist/include/nspr/prio.h:193: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:195: parse error before '}' token
/usr/local/src/mozilla/dist/include/nspr/prio.h:231: field `polarity' declared as a function
/usr/local/src/mozilla/dist/include/nspr/prio.h:232: parse error before "PRIntervalTime"
/usr/local/src/mozilla/dist/include/nspr/prio.h:232: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prio.h:233: warning: type defaults to `int' in declaration of `PRLinger'
/usr/local/src/mozilla/dist/include/nspr/prio.h:233: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:236: field `mcaddr' has incomplete type
/usr/local/src/mozilla/dist/include/nspr/prio.h:237: field `ifaddr' has incomplete type
/usr/local/src/mozilla/dist/include/nspr/prio.h:238: confused by earlier errors, bailing out
{standard input}: Assembler messages:
{standard input}:593: Warning: end of file in string; inserted '"'
{standard input}:613: Warning: .stabs: missing comma
make[4]: *** [prfdcach.o] Error 1
make[4]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/src/io'
make[3]: *** [export] Error 2
make[3]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/src'
make[2]: *** [export] Error 2
make[2]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr'
make[1]: *** [export] Error 2
make[1]: Leaving directory `/usr/local/src/mozilla/nsprpub'
make: *** [export] Error 2
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] Compiling Mozilla on parisc-linux fails
2001-11-02 11:17 [parisc-linux] Compiling Mozilla on parisc-linux fails kenneth westelinck
@ 2001-11-02 12:09 ` Albert Strasheim
2001-11-04 18:52 ` kenneth westelinck
2001-11-06 18:04 ` Matt Taggart
2001-11-02 14:18 ` Kaj-Michael Lang
2001-11-04 18:32 ` Thomas Bogendoerfer
2 siblings, 2 replies; 12+ messages in thread
From: Albert Strasheim @ 2001-11-02 12:09 UTC (permalink / raw)
To: kenneth westelinck; +Cc: parisc-linux
[-- Attachment #1: Type: text/plain, Size: 541 bytes --]
Hello,
On Fri, 02 Nov 2001, kenneth westelinck wrote:
<snip>
> "--build=hppa-hpux --host=hppa-hpux" the right way to go? If so, can someone
> provide me with the model header file or the correct typedefs?
Unless I am very much mistaken, you probably don't want this. Even
though this is a HP system, it is running the Linux operating system,
with its associated header files.
AFAIK, we're still missing a kernel-headers package for hppa; someone
suggested simply install the sparc one. Don't know how well that works.
Regards,
Albert
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] Compiling Mozilla on parisc-linux fails
2001-11-02 11:17 [parisc-linux] Compiling Mozilla on parisc-linux fails kenneth westelinck
2001-11-02 12:09 ` Albert Strasheim
@ 2001-11-02 14:18 ` Kaj-Michael Lang
2001-11-04 18:46 ` kenneth westelinck
2001-11-04 18:32 ` Thomas Bogendoerfer
2 siblings, 1 reply; 12+ messages in thread
From: Kaj-Michael Lang @ 2001-11-02 14:18 UTC (permalink / raw)
To: kenneth westelinck, parisc-linux
> "./configure --build=hppa-hpux --host=hppa-hpux". Again I passed the test
so
Try:
./configure --build=hppa-linux --host=hppa-linux
Works with a bunch of software that won't recogonice "parisc"
--
Kaj-Michael Lang , milang@tal.org
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] Compiling Mozilla on parisc-linux fails
2001-11-02 11:17 [parisc-linux] Compiling Mozilla on parisc-linux fails kenneth westelinck
2001-11-02 12:09 ` Albert Strasheim
2001-11-02 14:18 ` Kaj-Michael Lang
@ 2001-11-04 18:32 ` Thomas Bogendoerfer
2 siblings, 0 replies; 12+ messages in thread
From: Thomas Bogendoerfer @ 2001-11-04 18:32 UTC (permalink / raw)
To: kenneth westelinck; +Cc: parisc-linux
On Fri, Nov 02, 2001 at 12:17:07PM +0100, kenneth westelinck wrote:
> So I downloaded the tar.gz archive, unpacked it and ran "./configure". My
> workstation appeared to pass all tests and I was ready to run a "make". In
> the first attached file (make.log.std) you can find the output of this
> command. Investigating the cause of the error brought me to the file
> "prcpucfg.h". "Unknown CPU architecture" the error says. Indeed, while
> browsing through that file I couldn't find anything near a "PARISC"
> architecture.
get the debian source package it contains some my first set of necessary
patches to compile mozilla under Linux/parisc. You will probably face
some binutils/gcc/glibc problems, which might even will give you
compile/link problems, but it's a better start than the plain tar.gz
file.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessary a
good idea. [ Alexander Viro on linux-kernel ]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] Compiling Mozilla on parisc-linux fails
2001-11-02 14:18 ` Kaj-Michael Lang
@ 2001-11-04 18:46 ` kenneth westelinck
2001-11-05 2:24 ` Thomas Bogendoerfer
0 siblings, 1 reply; 12+ messages in thread
From: kenneth westelinck @ 2001-11-04 18:46 UTC (permalink / raw)
To: Kaj-Michael Lang, parisc-linux
[-- Attachment #1: Type: text/plain, Size: 766 bytes --]
Nope, same error (see the attached file). Any other ideas?
----- Original Message -----
From: "Kaj-Michael Lang" <milang@tal.org>
To: "kenneth westelinck" <kennywest1@hotmail.com>;
<parisc-linux@parisc-linux.org>
Sent: Friday, November 02, 2001 3:18 PM
Subject: Re: [parisc-linux] Compiling Mozilla on parisc-linux fails
> > "./configure --build=hppa-hpux --host=hppa-hpux". Again I passed the
test
> so
>
> Try:
>
> ./configure --build=hppa-linux --host=hppa-linux
>
> Works with a bunch of software that won't recogonice "parisc"
>
> --
> Kaj-Michael Lang , milang@tal.org
>
>
>
>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>
[-- Attachment #2: make.log.hppa-linux --]
[-- Type: application/octet-stream, Size: 38226 bytes --]
make[1]: Entering directory `/usr/local/src/mozilla/config'
nsinstall.c
gcc -o nsinstall.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -DMOZ_REFLOW_PERF -DMOZ_REFLOW_PERF_DSP -DOJI -D_BSD_SOURCE -I../dist/include -I../dist/include -I/usr/local/src/mozilla/dist/include/nspr -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -pedantic -Wno-long-long -pipe -fshort-wchar -DDEBUG -DDEBUG_root -DTRACING -g -I/usr/X11R6/include -include ../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/nsinstall.pp nsinstall.c
pathsub.c
gcc -o pathsub.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -DMOZ_REFLOW_PERF -DMOZ_REFLOW_PERF_DSP -DOJI -D_BSD_SOURCE -I../dist/include -I../dist/include -I/usr/local/src/mozilla/dist/include/nspr -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -pedantic -Wno-long-long -pipe -fshort-wchar -DDEBUG -DDEBUG_root -DTRACING -g -I/usr/X11R6/include -include ../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pathsub.pp pathsub.c
gcc -o nsinstall -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -pedantic -Wno-long-long -pipe -fshort-wchar -DDEBUG -DDEBUG_root -DTRACING -g nsinstall.o pathsub.o -L../dist/bin -L../dist/lib -ldl -lm -lc
/usr/bin/perl -I. ./bdate.pl build_number
../config/nsinstall -R -m 444 nsBuildID.h ../dist/include
/usr/bin/perl -I../config ../config/build-list.pl ../dist/include/.headerlist nsBuildID.h
rm -f ../config/final-link-comps ../config/final-link-libs ../config/final-link-comp-names
make[1]: Leaving directory `/usr/local/src/mozilla/config'
make[1]: Entering directory `/usr/local/src/mozilla/build'
make[2]: Entering directory `/usr/local/src/mozilla/build/unix'
chmod 755 mozilla-config
../../config/nsinstall -R -m 755 mozilla-config ../../dist/bin
make[2]: Leaving directory `/usr/local/src/mozilla/build/unix'
make[1]: Leaving directory `/usr/local/src/mozilla/build'
make[1]: Entering directory `/usr/local/src/mozilla/nsprpub'
cd config; make export
make[2]: Entering directory `/usr/local/src/mozilla/nsprpub/config'
rm -f /usr/local/src/mozilla/dist/bin/nspr-config
make[2]: Leaving directory `/usr/local/src/mozilla/nsprpub/config'
cd pr; make export
make[2]: Entering directory `/usr/local/src/mozilla/nsprpub/pr'
cd include; make export
make[3]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/include'
cd md; make export
make[4]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/include/md'
../../../config/./nsinstall -R -m 444 ./_linux.cfg /usr/local/src/mozilla/dist/include/nspr
mv -f /usr/local/src/mozilla/dist/include/nspr/_linux.cfg /usr/local/src/mozilla/dist/include/nspr/prcpucfg.h
make[4]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/include/md'
cd private; make export
make[4]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/include/private'
../../../config/./nsinstall -R -m 444 ./pprio.h ./pprthred.h ./prpriv.h /usr/local/src/mozilla/dist/include/nspr/private
make[4]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/include/private'
cd obsolete; make export
make[4]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/include/obsolete'
../../../config/./nsinstall -R -m 444 ./pralarm.h ./probslet.h ./protypes.h ./prsem.h /usr/local/src/mozilla/dist/include/nspr/obsolete
make[4]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/include/obsolete'
../../config/./nsinstall -R -m 444 ./nspr.h ./pratom.h ./prbit.h ./prclist.h ./prcmon.h ./prcountr.h ./prcvar.h ./prdtoa.h ./prenv.h ./prerr.h ./prerror.h ./prinet.h ./prinit.h ./prinrval.h ./prio.h ./pripcsem.h ./prlink.h ./prlock.h ./prlog.h ./prlong.h ./prmem.h ./prmon.h ./prmwait.h ./prnetdb.h ./prolock.h ./prpdce.h ./prprf.h ./prproces.h ./prrng.h ./prrwlock.h ./prshm.h ./prshma.h ./prsystem.h ./prthread.h ./prtime.h ./prtpool.h ./prtrace.h ./prtypes.h ./prvrsion.h ./prwin16.h /usr/local/src/mozilla/dist/include/nspr
make[3]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/include'
cd src; make export
make[3]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/src'
cd io; make export
make[4]: Entering directory `/usr/local/src/mozilla/nsprpub/pr/src/io'
gcc -o prfdcach.o -c -ansi -Wall -pipe -g -fPIC -UNDEBUG -DDEBUG=1 -DDEBUG_root=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I/usr/local/src/mozilla/dist/include/nspr -I../../../pr/include -I../../../pr/include/private prfdcach.c
In file included from /usr/local/src/mozilla/dist/include/nspr/prtypes.h:55,
from /usr/local/src/mozilla/dist/include/nspr/pratom.h:43,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:38,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prcpucfg.h:419:2: #error "Unknown CPU architecture"
In file included from /usr/local/src/mozilla/dist/include/nspr/pratom.h:43,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:38,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:277:2: #error No suitable type for PRInt8/PRUint8
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:290:2: #error No suitable type for PRInt16/PRUint16
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:310:2: #error No suitable type for PRInt32/PRUint32
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:361:2: #error 'sizeof(int)' not sufficient for platform use
In file included from /usr/local/src/mozilla/dist/include/nspr/pratom.h:43,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:38,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:384: parse error before "PROffset32"
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:384: warning: type defaults to `int' in declaration of `PROffset32'
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:384: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:411: parse error before "PRBool"
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:411: warning: type defaults to `int' in declaration of `PRBool'
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:411: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:421: parse error before "PRPackedBool"
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:421: warning: type defaults to `int' in declaration of `PRPackedBool'
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:421: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/prtypes.h:482,
from /usr/local/src/mozilla/dist/include/nspr/pratom.h:43,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:38,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:45: parse error before "uintn"
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:45: warning: type defaults to `int' in declaration of `uintn'
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:45: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:47: parse error before "intn"
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:47: warning: type defaults to `int' in declaration of `intn'
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:47: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/prtypes.h:482,
from /usr/local/src/mozilla/dist/include/nspr/pratom.h:43,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:38,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:114: parse error before "uint32"
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:114: warning: type defaults to `int' in declaration of `uint32'
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:114: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:125: parse error before "uint16"
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:125: warning: type defaults to `int' in declaration of `uint16'
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:125: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:133: parse error before "uint8"
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:133: warning: type defaults to `int' in declaration of `uint8'
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:133: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:154: parse error before "int32"
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:154: warning: type defaults to `int' in declaration of `int32'
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:154: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:168: parse error before "int16"
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:168: warning: type defaults to `int' in declaration of `int16'
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:168: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:178: parse error before "int8"
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:178: warning: type defaults to `int' in declaration of `int8'
/usr/local/src/mozilla/dist/include/nspr/obsolete/protypes.h:178: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:38,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/pratom.h:57: parse error before "PR_AtomicIncrement"
/usr/local/src/mozilla/dist/include/nspr/pratom.h:57: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/pratom.h:57: warning: type defaults to `int' in declaration of `PR_AtomicIncrement'
/usr/local/src/mozilla/dist/include/nspr/pratom.h:57: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/pratom.h:68: parse error before "PR_AtomicDecrement"
/usr/local/src/mozilla/dist/include/nspr/pratom.h:68: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/pratom.h:68: warning: type defaults to `int' in declaration of `PR_AtomicDecrement'
/usr/local/src/mozilla/dist/include/nspr/pratom.h:68: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/pratom.h:80: parse error before "PR_AtomicSet"
/usr/local/src/mozilla/dist/include/nspr/pratom.h:80: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/pratom.h:80: warning: type defaults to `int' in declaration of `PR_AtomicSet'
/usr/local/src/mozilla/dist/include/nspr/pratom.h:80: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/pratom.h:92: parse error before "PR_AtomicAdd"
/usr/local/src/mozilla/dist/include/nspr/pratom.h:92: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/pratom.h:92: warning: type defaults to `int' in declaration of `PR_AtomicAdd'
/usr/local/src/mozilla/dist/include/nspr/pratom.h:92: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:39,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prbit.h:56: parse error before "PR_CeilingLog2"
/usr/local/src/mozilla/dist/include/nspr/prbit.h:56: parse error before "i"
/usr/local/src/mozilla/dist/include/nspr/prbit.h:56: warning: type defaults to `int' in declaration of `PR_CeilingLog2'
/usr/local/src/mozilla/dist/include/nspr/prbit.h:56: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prbit.h:61: parse error before "PR_FloorLog2"
/usr/local/src/mozilla/dist/include/nspr/prbit.h:61: parse error before "i"
/usr/local/src/mozilla/dist/include/nspr/prbit.h:61: warning: type defaults to `int' in declaration of `PR_FloorLog2'
/usr/local/src/mozilla/dist/include/nspr/prbit.h:61: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/prmon.h:39,
from /usr/local/src/mozilla/dist/include/nspr/prcmon.h:48,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:41,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:58: parse error before "PRIntervalTime"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:58: warning: type defaults to `int' in declaration of `PRIntervalTime'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:58: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:105: parse error before "PR_IntervalNow"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:105: warning: type defaults to `int' in declaration of `PR_IntervalNow'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:105: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:123: parse error before "PR_TicksPerSecond"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:123: warning: type defaults to `int' in declaration of `PR_TicksPerSecond'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:123: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:142: parse error before "PR_SecondsToInterval"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:142: parse error before "seconds"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:142: warning: type defaults to `int' in declaration of `PR_SecondsToInterval'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:142: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:143: parse error before "PR_MillisecondsToInterval"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:143: parse error before "milli"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:143: warning: type defaults to `int' in declaration of `PR_MillisecondsToInterval'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:143: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:144: parse error before "PR_MicrosecondsToInterval"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:144: parse error before "micro"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:144: warning: type defaults to `int' in declaration of `PR_MicrosecondsToInterval'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:144: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:163: parse error before "PR_IntervalToSeconds"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:163: parse error before "ticks"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:163: warning: type defaults to `int' in declaration of `PR_IntervalToSeconds'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:163: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:164: parse error before "PR_IntervalToMilliseconds"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:164: parse error before "ticks"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:164: warning: type defaults to `int' in declaration of `PR_IntervalToMilliseconds'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:164: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:165: parse error before "PR_IntervalToMicroseconds"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:165: parse error before "ticks"
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:165: warning: type defaults to `int' in declaration of `PR_IntervalToMicroseconds'
/usr/local/src/mozilla/dist/include/nspr/prinrval.h:165: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/prcmon.h:48,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:41,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prmon.h:92: parse error before "PRIntervalTime"
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:41,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prcmon.h:73: parse error before "PRIntervalTime"
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:42,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prcvar.h:94: parse error before "PRIntervalTime"
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:43,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prdtoa.h:69: parse error before "PRIntn"
/usr/local/src/mozilla/dist/include/nspr/prdtoa.h:82: parse error before "PRIntn"
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:45,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prerror.h:42: parse error before "PRErrorCode"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:42: warning: type defaults to `int' in declaration of `PRErrorCode'
/usr/local/src/mozilla/dist/include/nspr/prerror.h:42: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:45,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prerror.h:54: parse error before "errorCode"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:66: parse error before "textLength"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:71: parse error before "PR_GetError"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:71: warning: type defaults to `int' in declaration of `PR_GetError'
/usr/local/src/mozilla/dist/include/nspr/prerror.h:71: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prerror.h:77: parse error before "PR_GetOSError"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:77: warning: type defaults to `int' in declaration of `PR_GetOSError'
/usr/local/src/mozilla/dist/include/nspr/prerror.h:77: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prerror.h:84: parse error before "PR_GetErrorTextLength"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:84: warning: type defaults to `int' in declaration of `PR_GetErrorTextLength'
/usr/local/src/mozilla/dist/include/nspr/prerror.h:84: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prerror.h:91: parse error before "PR_GetErrorText"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:91: warning: type defaults to `int' in declaration of `PR_GetErrorText'
/usr/local/src/mozilla/dist/include/nspr/prerror.h:91: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prerror.h:174: parse error before "PRLanguageCode"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:174: warning: type defaults to `int' in declaration of `PRLanguageCode'
/usr/local/src/mozilla/dist/include/nspr/prerror.h:174: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prerror.h:196: parse error before "PRErrorCode"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:196: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prerror.h:198: parse error before '}' token
/usr/local/src/mozilla/dist/include/nspr/prerror.h:226: parse error before "code"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:259: parse error before "code"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:273: parse error before "code"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:300: parse error before "PR_ErrorInstallTable"
/usr/local/src/mozilla/dist/include/nspr/prerror.h:300: warning: type defaults to `int' in declaration of `PR_ErrorInstallTable'
/usr/local/src/mozilla/dist/include/nspr/prerror.h:300: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/prinit.h:38,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:47,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prthread.h:140: parse error before "PRUint32"
/usr/local/src/mozilla/dist/include/nspr/prthread.h:201: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prthread.h:214: parse error before "tpdIndex"
/usr/local/src/mozilla/dist/include/nspr/prthread.h:225: parse error before "tpdIndex"
/usr/local/src/mozilla/dist/include/nspr/prthread.h:262: parse error before "ticks"
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:47,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prinit.h:85: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prinit.h:85: warning: type defaults to `int' in declaration of `PRBool'
/usr/local/src/mozilla/dist/include/nspr/prinit.h:85: `PRBool' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prinit.h:85: `PRBool' redeclared as different kind of symbol
/usr/local/src/mozilla/dist/include/nspr/prtypes.h:411: previous declaration of `PRBool'
/usr/local/src/mozilla/dist/include/nspr/prinit.h:95: `PR_VersionCheck' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prinit.h:109: parse error before "PRUintn"
/usr/local/src/mozilla/dist/include/nspr/prinit.h:129: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prinit.h:129: parse error before "argc"
/usr/local/src/mozilla/dist/include/nspr/prinit.h:129: warning: type defaults to `int' in declaration of `PRIntn'
/usr/local/src/mozilla/dist/include/nspr/prinit.h:129: `PRIntn' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prinit.h:132: parse error before "prmain"
/usr/local/src/mozilla/dist/include/nspr/prinit.h:132: `PR_Initialize' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prinit.h:137: `PR_Initialized' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prinit.h:184: parse error before "numCPUs"
/usr/local/src/mozilla/dist/include/nspr/prinit.h:216: field `initialized' declared as a function
/usr/local/src/mozilla/dist/include/nspr/prinit.h:217: parse error before "PRInt32"
/usr/local/src/mozilla/dist/include/nspr/prinit.h:217: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prinit.h:219: parse error before '}' token
/usr/local/src/mozilla/dist/include/nspr/prinit.h:219: warning: type defaults to `int' in declaration of `PRCallOnceType'
/usr/local/src/mozilla/dist/include/nspr/prinit.h:219: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prinit.h:224: parse error before '*' token
In file included from /usr/local/src/mozilla/dist/include/nspr/prio.h:46,
from /usr/local/src/mozilla/dist/include/nspr/nspr.h:49,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prtime.h:85: parse error before "PRInt32"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:85: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prtime.h:86: warning: type defaults to `int' in declaration of `tp_dst_offset'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:86: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:87: warning: type defaults to `int' in declaration of `PRTimeParameters'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:87: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:113: parse error before "PRInt32"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:113: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prtime.h:114: warning: type defaults to `int' in declaration of `tm_sec'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:114: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:116: parse error before "tm_min"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:116: warning: type defaults to `int' in declaration of `tm_min'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:116: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:117: parse error before "tm_hour"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:117: warning: type defaults to `int' in declaration of `tm_hour'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:117: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:118: parse error before "tm_mday"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:118: warning: type defaults to `int' in declaration of `tm_mday'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:118: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:120: parse error before "tm_month"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:120: warning: type defaults to `int' in declaration of `tm_month'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:120: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:121: parse error before "tm_year"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:121: warning: type defaults to `int' in declaration of `tm_year'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:121: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:124: parse error before "tm_wday"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:124: warning: type defaults to `int' in declaration of `tm_wday'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:124: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:126: parse error before "tm_yday"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:126: warning: type defaults to `int' in declaration of `tm_yday'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:126: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:129: parse error before "tm_params"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:129: warning: type defaults to `int' in declaration of `tm_params'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:129: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:130: warning: type defaults to `int' in declaration of `PRExplodedTime'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:130: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:155: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prtime.h:155: warning: type defaults to `int' in declaration of `PRExplodedTime'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:155: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prtime.h:155: warning: type defaults to `int' in declaration of `PRTimeParameters'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:155: `PRTimeParameters' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prtime.h:155: `PRTimeParameters' redeclared as different kind of symbol
/usr/local/src/mozilla/dist/include/nspr/prtime.h:87: previous declaration of `PRTimeParameters'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:192: parse error before "PRTimeParamFn"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:200: warning: type defaults to `int' in declaration of `PRExplodedTime'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:200: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prtime.h:215: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prtime.h:222: warning: type defaults to `int' in declaration of `PRExplodedTime'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:222: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prtime.h:222: `PR_LocalTimeParameters' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prtime.h:225: warning: type defaults to `int' in declaration of `PRExplodedTime'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:225: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prtime.h:225: `PR_GMTParameters' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prtime.h:231: warning: type defaults to `int' in declaration of `PRExplodedTime'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:231: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prtime.h:231: `PR_USPacificTimeParameters' declared as function returning a function
/usr/local/src/mozilla/dist/include/nspr/prtime.h:281: parse error before "PR_FormatTime"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:282: warning: type defaults to `int' in declaration of `PRExplodedTime'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:282: parse error before '*' token
/usr/local/src/mozilla/dist/include/nspr/prtime.h:282: warning: type defaults to `int' in declaration of `PR_FormatTime'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:282: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prtime.h:288: parse error before "PR_FormatTimeUSEnglish"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:288: parse error before "PRUint32"
/usr/local/src/mozilla/dist/include/nspr/prtime.h:289: warning: type defaults to `int' in declaration of `PR_FormatTimeUSEnglish'
/usr/local/src/mozilla/dist/include/nspr/prtime.h:289: warning: data definition has no type or storage class
In file included from /usr/local/src/mozilla/dist/include/nspr/nspr.h:49,
from ../../../pr/include/private/primpl.h:66,
from prfdcach.c:35:
/usr/local/src/mozilla/dist/include/nspr/prio.h:83: field `identity' declared as a function
/usr/local/src/mozilla/dist/include/nspr/prio.h:150: parse error before "PRUint8"
/usr/local/src/mozilla/dist/include/nspr/prio.h:150: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prio.h:150: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prio.h:151: warning: type defaults to `int' in declaration of `_S6_u16'
/usr/local/src/mozilla/dist/include/nspr/prio.h:151: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:152: parse error before "_S6_u32"
/usr/local/src/mozilla/dist/include/nspr/prio.h:152: warning: type defaults to `int' in declaration of `_S6_u32'
/usr/local/src/mozilla/dist/include/nspr/prio.h:152: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:154: parse error before '}' token
/usr/local/src/mozilla/dist/include/nspr/prio.h:154: warning: type defaults to `int' in declaration of `_S6_un'
/usr/local/src/mozilla/dist/include/nspr/prio.h:154: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:155: parse error before '}' token
/usr/local/src/mozilla/dist/include/nspr/prio.h:165: parse error before "PRUint16"
/usr/local/src/mozilla/dist/include/nspr/prio.h:165: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prio.h:165: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prio.h:171: parse error before '}' token
/usr/local/src/mozilla/dist/include/nspr/prio.h:171: warning: type defaults to `int' in declaration of `raw'
/usr/local/src/mozilla/dist/include/nspr/prio.h:171: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:173: parse error before "PRUint16"
/usr/local/src/mozilla/dist/include/nspr/prio.h:173: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prio.h:174: warning: type defaults to `int' in declaration of `port'
/usr/local/src/mozilla/dist/include/nspr/prio.h:174: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:175: parse error before "ip"
/usr/local/src/mozilla/dist/include/nspr/prio.h:175: warning: type defaults to `int' in declaration of `ip'
/usr/local/src/mozilla/dist/include/nspr/prio.h:175: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:181: parse error before '}' token
/usr/local/src/mozilla/dist/include/nspr/prio.h:181: warning: type defaults to `int' in declaration of `inet'
/usr/local/src/mozilla/dist/include/nspr/prio.h:181: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:183: parse error before "PRUint16"
/usr/local/src/mozilla/dist/include/nspr/prio.h:183: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prio.h:184: warning: type defaults to `int' in declaration of `port'
/usr/local/src/mozilla/dist/include/nspr/prio.h:184: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:185: parse error before "flowinfo"
/usr/local/src/mozilla/dist/include/nspr/prio.h:185: warning: type defaults to `int' in declaration of `flowinfo'
/usr/local/src/mozilla/dist/include/nspr/prio.h:185: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:186: conflicting types for `ip'
/usr/local/src/mozilla/dist/include/nspr/prio.h:175: previous declaration of `ip'
/usr/local/src/mozilla/dist/include/nspr/prio.h:187: parse error before "scope_id"
/usr/local/src/mozilla/dist/include/nspr/prio.h:187: warning: type defaults to `int' in declaration of `scope_id'
/usr/local/src/mozilla/dist/include/nspr/prio.h:187: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:188: warning: type defaults to `int' in declaration of `ipv6'
/usr/local/src/mozilla/dist/include/nspr/prio.h:188: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:191: parse error before "PRUint16"
/usr/local/src/mozilla/dist/include/nspr/prio.h:191: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prio.h:193: parse error before '}' token
/usr/local/src/mozilla/dist/include/nspr/prio.h:193: warning: type defaults to `int' in declaration of `local'
/usr/local/src/mozilla/dist/include/nspr/prio.h:193: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:195: parse error before '}' token
/usr/local/src/mozilla/dist/include/nspr/prio.h:231: field `polarity' declared as a function
/usr/local/src/mozilla/dist/include/nspr/prio.h:232: parse error before "PRIntervalTime"
/usr/local/src/mozilla/dist/include/nspr/prio.h:232: warning: no semicolon at end of struct or union
/usr/local/src/mozilla/dist/include/nspr/prio.h:233: warning: type defaults to `int' in declaration of `PRLinger'
/usr/local/src/mozilla/dist/include/nspr/prio.h:233: warning: data definition has no type or storage class
/usr/local/src/mozilla/dist/include/nspr/prio.h:236: field `mcaddr' has incomplete type
/usr/local/src/mozilla/dist/include/nspr/prio.h:237: field `ifaddr' has incomplete type
/usr/local/src/mozilla/dist/include/nspr/prio.h:238: confused by earlier errors, bailing out
{standard input}: Assembler messages:
{standard input}:593: Warning: end of file in string; inserted '"'
{standard input}:613: Warning: .stabs: missing comma
make[4]: *** [prfdcach.o] Error 1
make[4]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/src/io'
make[3]: *** [export] Error 2
make[3]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr/src'
make[2]: *** [export] Error 2
make[2]: Leaving directory `/usr/local/src/mozilla/nsprpub/pr'
make[1]: *** [export] Error 2
make[1]: Leaving directory `/usr/local/src/mozilla/nsprpub'
make: *** [export] Error 2
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] Compiling Mozilla on parisc-linux fails
2001-11-02 12:09 ` Albert Strasheim
@ 2001-11-04 18:52 ` kenneth westelinck
2001-11-06 18:04 ` Matt Taggart
1 sibling, 0 replies; 12+ messages in thread
From: kenneth westelinck @ 2001-11-04 18:52 UTC (permalink / raw)
To: Albert Strasheim; +Cc: parisc-linux
Albert,
So what does this mean exactly? Do I simply install the sparc headers and
try to do a "./configure" with: "--build=sparc-linux --host=sparc-linux"?
Where can I get these headers anyway?
Maybe these are all stupid questions, but I am very new to parisc-linux and
its issues :-(
Many thanks in advance.
regards,
Kenneth
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] Compiling Mozilla on parisc-linux fails
2001-11-04 18:46 ` kenneth westelinck
@ 2001-11-05 2:24 ` Thomas Bogendoerfer
2001-11-06 8:04 ` kenneth westelinck
0 siblings, 1 reply; 12+ messages in thread
From: Thomas Bogendoerfer @ 2001-11-05 2:24 UTC (permalink / raw)
To: kenneth westelinck; +Cc: Kaj-Michael Lang, parisc-linux
On Sun, Nov 04, 2001 at 07:46:23PM +0100, kenneth westelinck wrote:
> Nope, same error (see the attached file). Any other ideas?
how about using dpkg-buildpackage or applying the patches by hand ?
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessary a
good idea. [ Alexander Viro on linux-kernel ]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] Compiling Mozilla on parisc-linux fails
2001-11-05 2:24 ` Thomas Bogendoerfer
@ 2001-11-06 8:04 ` kenneth westelinck
2001-11-06 11:44 ` Thomas Marteau
2001-11-06 11:49 ` Richard Hirst
0 siblings, 2 replies; 12+ messages in thread
From: kenneth westelinck @ 2001-11-06 8:04 UTC (permalink / raw)
To: Thomas Bogendoerfer; +Cc: Kaj-Michael Lang, parisc-linux
Hi,
I tried to do a dpkg-buildpackage. He seems to be complaining about the
"zip" package. Appearantly the build depends on this package. However, when
I tried a "apt-get install zip" the package was not found. Is there an alias
for this package, or do I also need to build this package from the
source-deb?
Thanks.
Kenneth
----- Original Message -----
From: "Thomas Bogendoerfer" <tsbogend@alpha.franken.de>
To: "kenneth westelinck" <kennywest1@hotmail.com>
Cc: "Kaj-Michael Lang" <milang@tal.org>; <parisc-linux@parisc-linux.org>
Sent: Monday, November 05, 2001 3:24 AM
Subject: Re: [parisc-linux] Compiling Mozilla on parisc-linux fails
> On Sun, Nov 04, 2001 at 07:46:23PM +0100, kenneth westelinck wrote:
> > Nope, same error (see the attached file). Any other ideas?
>
> how about using dpkg-buildpackage or applying the patches by hand ?
>
> Thomas.
>
> --
> Crap can work. Given enough thrust pigs will fly, but it's not necessary a
> good idea. [ Alexander Viro on
linux-kernel ]
>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] Compiling Mozilla on parisc-linux fails
2001-11-06 8:04 ` kenneth westelinck
@ 2001-11-06 11:44 ` Thomas Marteau
2001-11-06 11:49 ` Richard Hirst
1 sibling, 0 replies; 12+ messages in thread
From: Thomas Marteau @ 2001-11-06 11:44 UTC (permalink / raw)
To: kenneth westelinck; +Cc: Kaj-Michael Lang, parisc-linux
Hi Kenneth,
>
> I tried to do a dpkg-buildpackage. He seems to be complaining about the
> "zip" package. Appearantly the build depends on this package. However, when
> I tried a "apt-get install zip" the package was not found. Is there an alias
> for this package, or do I also need to build this package from the
> source-deb?
The package "zip" is non-US. So, you have to add the non-US server in
your source.list and do a "apt-get source zip" and then build the
package.
But, I will say that in
http://ftp.fr.debian.org/debian-non-US/pool/non-US/main/z/zip/ , you
have the hppa binary
http://ftp.fr.debian.org/debian-non-US/pool/non-US/main/z/zip/zip_2.30-3_hppa.deb
Since I do not know if it is very legal to do that. It is up to you :-)
After installing it, you will be able to start the building of
mozilla...
Good luck, Thomas.
ESIEE Team
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] Compiling Mozilla on parisc-linux fails
2001-11-06 8:04 ` kenneth westelinck
2001-11-06 11:44 ` Thomas Marteau
@ 2001-11-06 11:49 ` Richard Hirst
1 sibling, 0 replies; 12+ messages in thread
From: Richard Hirst @ 2001-11-06 11:49 UTC (permalink / raw)
To: kenneth westelinck; +Cc: Thomas Bogendoerfer, Kaj-Michael Lang, parisc-linux
On Tue, Nov 06, 2001 at 09:04:04AM +0100, kenneth westelinck wrote:
> Hi,
>
>
> I tried to do a dpkg-buildpackage. He seems to be complaining about the
> "zip" package. Appearantly the build depends on this package. However, when
> I tried a "apt-get install zip" the package was not found. Is there an alias
> for this package, or do I also need to build this package from the
> source-deb?
Works for me:
root@slab:/build/palo/palo-0.95# apt-get install zip
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
zip
0 packages upgraded, 1 newly installed, 0 to remove and 52 not upgraded.
Need to get 101kB of archives. After unpacking 254kB will be used.
Get:1 http://non-us.debian.org unstable/non-US/main zip 2.30-3 [101kB]
Fetched 101kB in 0s (151kB/s)
Selecting previously deselected package zip.
(Reading database ... 25584 files and directories currently installed.)
Unpacking zip (from .../archives/zip_2.30-3_hppa.deb) ...
Setting up zip (2.30-3) ...
Maybe you need to apt-get update ?
Richard
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] Compiling Mozilla on parisc-linux fails
2001-11-02 12:09 ` Albert Strasheim
2001-11-04 18:52 ` kenneth westelinck
@ 2001-11-06 18:04 ` Matt Taggart
2001-11-06 18:11 ` Matthew Wilcox
1 sibling, 1 reply; 12+ messages in thread
From: Matt Taggart @ 2001-11-06 18:04 UTC (permalink / raw)
To: Albert Strasheim; +Cc: kenneth westelinck, parisc-linux
Albert Strasheim writes...
> AFAIK, we're still missing a kernel-headers package for hppa; someone
> suggested simply install the sparc one. Don't know how well that works.
DO NOT use the Sparc ones. I'm not even sure why they're available for hppa.
Just take the ones from cvs and put them in the right place. Someday we'll
have a kernel-headers package for hppa...
--
Matt Taggart Linux Development Lab
taggart@fc.hp.com HP Linux Systems Operation
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] Compiling Mozilla on parisc-linux fails
2001-11-06 18:04 ` Matt Taggart
@ 2001-11-06 18:11 ` Matthew Wilcox
0 siblings, 0 replies; 12+ messages in thread
From: Matthew Wilcox @ 2001-11-06 18:11 UTC (permalink / raw)
To: Matt Taggart; +Cc: Albert Strasheim, kenneth westelinck, parisc-linux
On Tue, Nov 06, 2001 at 11:04:34AM -0700, Matt Taggart wrote:
> DO NOT use the Sparc ones. I'm not even sure why they're available for hppa.
> Just take the ones from cvs and put them in the right place. Someday we'll
> have a kernel-headers package for hppa...
the only people needing kernel headers are people who build glibc.
there is no reason for anyone else to have them installed.
--
Revolutions do not require corporate support.
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2001-11-06 18:11 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-02 11:17 [parisc-linux] Compiling Mozilla on parisc-linux fails kenneth westelinck
2001-11-02 12:09 ` Albert Strasheim
2001-11-04 18:52 ` kenneth westelinck
2001-11-06 18:04 ` Matt Taggart
2001-11-06 18:11 ` Matthew Wilcox
2001-11-02 14:18 ` Kaj-Michael Lang
2001-11-04 18:46 ` kenneth westelinck
2001-11-05 2:24 ` Thomas Bogendoerfer
2001-11-06 8:04 ` kenneth westelinck
2001-11-06 11:44 ` Thomas Marteau
2001-11-06 11:49 ` Richard Hirst
2001-11-04 18:32 ` Thomas Bogendoerfer
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.