Compilation problem
From: Franz Hennecke (dammage_at_spamgmail.com)
Date: 03/31/05
- Next message: J: "Design Program"
- Previous message: David Magda: "Re: Choosing which IP is the originated address"
- Next in thread: Lowell Gilbert: "Re: Compilation problem"
- Reply: Lowell Gilbert: "Re: Compilation problem"
- Reply: Kris Kennaway: "Re: Compilation problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 31 Mar 2005 23:59:16 +0200
Hello,
today I wanted to compile the original firefox 1.0.2 sources (my first
compilation on a non-Linux-box ;) ), but gmake returns error code 2
with the log (see below, I hope it is not oversized :) ).
I tried to search for sollutions on similar problems, but still couldn't
find a proper one.
BTW: are there repositories providing up-to-date (and not so stable)
binary packages for FreeBSD - it is a pain to have 0.9x firefox etc.
Thanks in advance, here comes the log.
PS: still googling for a sollution
In file included from prfdcach.c:35:
../../../pr/include/private/primpl.h:166: error: syntax error before
"PRIntn"
../../../pr/include/private/primpl.h:170: error: syntax error before
"PRIntn"
../../../pr/include/private/primpl.h:216: error: syntax error before
"PRUintn"
../../../pr/include/private/primpl.h:1310: error: syntax error before
"_PR_MD_LSEEK"
../../../pr/include/private/primpl.h:1310: error: syntax error before
"PROffset32"
../../../pr/include/private/primpl.h:1310: warning: type defaults to
`int' in declaration of `_PR_MD_LSEEK'
../../../pr/include/private/primpl.h:1310: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1316: error: syntax error before
"_PR_MD_GETFILEINFO"
../../../pr/include/private/primpl.h:1316: warning: type defaults to
`int' in declaration of `_PR_MD_GETFILEINFO'
../../../pr/include/private/primpl.h:1316: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1319: error: syntax error before
"_PR_MD_GETFILEINFO64"
../../../pr/include/private/primpl.h:1319: warning: type defaults to
`int' in declaration of `_PR_MD_GETFILEINFO64'
../../../pr/include/private/primpl.h:1319: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1322: error: syntax error before
"_PR_MD_GETOPENFILEINFO"
../../../pr/include/private/primpl.h:1322: warning: type defaults to
`int' in declaration of `_PR_MD_GETOPENFILEINFO'
../../../pr/include/private/primpl.h:1322: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1325: error: syntax error before
"_PR_MD_GETOPENFILEINFO64"
../../../pr/include/private/primpl.h:1325: warning: type defaults to
`int' in declaration of `_PR_MD_GETOPENFILEINFO64'
../../../pr/include/private/primpl.h:1325: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1359: error: syntax error before
"_PR_InvalidInt"
../../../pr/include/private/primpl.h:1359: warning: type defaults to
`int' in declaration of `_PR_InvalidInt'
../../../pr/include/private/primpl.h:1359: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1360: error: syntax error before
"_PR_InvalidInt16"
../../../pr/include/private/primpl.h:1360: warning: type defaults to
`int' in declaration of `_PR_InvalidInt16'
../../../pr/include/private/primpl.h:1360: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1373: error: syntax error before
"_PR_NetAddrSize"
../../../pr/include/private/primpl.h:1373: warning: type defaults to
`int' in declaration of `_PR_NetAddrSize'
../../../pr/include/private/primpl.h:1373: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1431: error: syntax error before
"PRInt32"
../../../pr/include/private/primpl.h:1433: error: syntax error before
"PRUintn"
../../../pr/include/private/primpl.h:1439: error: syntax error before
"PRBool"
../../../pr/include/private/primpl.h:1461: error: syntax error before
"PRInt32"
../../../pr/include/private/primpl.h:1487: error: syntax error before
"PRUint32"../../../pr/include/private/primpl.h:1498: error: syntax error
before "PRUintn"
../../../pr/include/private/primpl.h:1542: error: syntax error before
"PRUintn"
../../../pr/include/private/primpl.h:1545: error: syntax error before
"PRUint32"../../../pr/include/private/primpl.h:1548: error: syntax error
before "PRUint32"../../../pr/include/private/primpl.h:1564: error:
syntax error before "PRUint32"../../../pr/include/private/primpl.h:1579:
error: syntax error before
"PRUint32"../../../pr/include/private/primpl.h:1581: error: syntax error
before "PRErrorCode"
../../../pr/include/private/primpl.h:1589: error: syntax error before
"PRBool"
../../../pr/include/private/primpl.h:1593: error: syntax error before
"PRUint32"../../../pr/include/private/primpl.h:1598: error: syntax error
before "PRUint32"../../../pr/include/private/primpl.h:1600: error:
syntax error before "PRUint32"../../../pr/include/private/primpl.h:1726:
error: syntax error before "PRInt32"
../../../pr/include/private/primpl.h:1730: error: syntax error before
"PRIntn"
../../../pr/include/private/primpl.h:1802: error: syntax error before
"_pr_initialized"
../../../pr/include/private/primpl.h:1802: warning: type defaults to
`int' in declaration of `_pr_initialized'
../../../pr/include/private/primpl.h:1802: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1804: error: syntax error before
"_PR_Obsolete"
../../../pr/include/private/primpl.h:1804: warning: type defaults to
`int' in declaration of `_PR_Obsolete'
../../../pr/include/private/primpl.h:1804: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1810: error: syntax error before
"PRUint32"../../../pr/include/private/primpl.h:1823: error: syntax error
before "_pr_pageSize"
../../../pr/include/private/primpl.h:1823: warning: type defaults to
`int' in declaration of `_pr_pageSize'
../../../pr/include/private/primpl.h:1823: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1824: error: syntax error before
"_pr_pageShift"
../../../pr/include/private/primpl.h:1824: warning: type defaults to
`int' in declaration of `_pr_pageShift'
../../../pr/include/private/primpl.h:1824: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1894: error: syntax error before
"PRInt32"
../../../pr/include/private/primpl.h:1908: error: syntax error before
"_PR_MD_PUT_ENV"
../../../pr/include/private/primpl.h:1908: warning: type defaults to
`int' in declaration of `_PR_MD_PUT_ENV'
../../../pr/include/private/primpl.h:1908: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1916: error: syntax error before
"_PR_MD_ATOMIC_INCREMENT"
../../../pr/include/private/primpl.h:1916: error: syntax error before
'*' token
../../../pr/include/private/primpl.h:1916: warning: type defaults to
`int' in declaration of `_PR_MD_ATOMIC_INCREMENT'
../../../pr/include/private/primpl.h:1916: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1919: error: syntax error before
"_PR_MD_ATOMIC_ADD"
../../../pr/include/private/primpl.h:1919: error: syntax error before
'*' token
../../../pr/include/private/primpl.h:1919: warning: type defaults to
`int' in declaration of `_PR_MD_ATOMIC_ADD'
../../../pr/include/private/primpl.h:1919: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1922: error: syntax error before
"_PR_MD_ATOMIC_DECREMENT"
../../../pr/include/private/primpl.h:1922: error: syntax error before
'*' token
../../../pr/include/private/primpl.h:1922: warning: type defaults to
`int' in declaration of `_PR_MD_ATOMIC_DECREMENT'
../../../pr/include/private/primpl.h:1922: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1925: error: syntax error before
"_PR_MD_ATOMIC_SET"
../../../pr/include/private/primpl.h:1925: error: syntax error before
'*' token
../../../pr/include/private/primpl.h:1925: warning: type defaults to
`int' in declaration of `_PR_MD_ATOMIC_SET'
../../../pr/include/private/primpl.h:1925: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1945: error: syntax error before
"_PR_MD_GET_INTERVAL"
../../../pr/include/private/primpl.h:1945: warning: type defaults to
`int' in declaration of `_PR_MD_GET_INTERVAL'
../../../pr/include/private/primpl.h:1945: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1948: error: syntax error before
"_PR_MD_INTERVAL_PER_SEC"
../../../pr/include/private/primpl.h:1948: warning: type defaults to
`int' in declaration of `_PR_MD_INTERVAL_PER_SEC'
../../../pr/include/private/primpl.h:1948: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1953: error: syntax error before
"_PR_MD_SETTHREADAFFINITYMASK"
../../../pr/include/private/primpl.h:1953: error: syntax error before
"PRUint32"../../../pr/include/private/primpl.h:1953: warning: type
defaults to `int' in declaration of `_PR_MD_SETTHREADAFFINITYMASK'
../../../pr/include/private/primpl.h:1953: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1956: error: syntax error before
"_PR_MD_GETTHREADAFFINITYMASK"
../../../pr/include/private/primpl.h:1956: error: syntax error before
"PRUint32"../../../pr/include/private/primpl.h:1956: warning: type
defaults to `int' in declaration of `_PR_MD_GETTHREADAFFINITYMASK'
../../../pr/include/private/primpl.h:1956: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1961: error: syntax error before "osfd"
../../../pr/include/private/primpl.h:1964: error: syntax error before "osfd"
../../../pr/include/private/primpl.h:1967: error: syntax error before "osfd"
../../../pr/include/private/primpl.h:1975: error: syntax error before
"_PR_MD_GET_MEM_MAP_ALIGNMENT"
../../../pr/include/private/primpl.h:1975: warning: type defaults to
`int' in declaration of `_PR_MD_GET_MEM_MAP_ALIGNMENT'
../../../pr/include/private/primpl.h:1975: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:1981: error: syntax error before
"PRUint32"../../../pr/include/private/primpl.h:1984: error: syntax error
before "PRUint32"../../../pr/include/private/primpl.h:1999: error:
syntax error before "PRIntn"
../../../pr/include/private/primpl.h:2010: error: syntax error before
"PRUint32"../../../pr/include/private/primpl.h:2017: error: syntax error
before "PRIntn"
../../../pr/include/private/primpl.h:2022: error: syntax error before
"PRIntn"
../../../pr/include/private/primpl.h:2077: error: syntax error before
"PRIntn"
../../../pr/include/private/primpl.h:2083: error: syntax error before
"_PR_MD_GET_SOCKET_ERROR"
../../../pr/include/private/primpl.h:2083: warning: type defaults to
`int' in declaration of `_PR_MD_GET_SOCKET_ERROR'
../../../pr/include/private/primpl.h:2083: warning: data definition has
no type or storage class
../../../pr/include/private/primpl.h:2087: error: syntax error before
"PRUint32"../../../pr/include/private/primpl.h:2090: error: syntax error
before "PRUint32"prfdcach.c:62: error: syntax error before "PRIntn"
prfdcach.c:65: error: syntax error before "PRIntn"
prfdcach.c: In function `_PR_Getfd':
prfdcach.c:89: error: structure has no member named `limit_high'
prfdcach.c:102: error: structure has no member named `count'
prfdcach.c:102: error: structure has no member named `limit_low'
prfdcach.c:109: error: structure has no member named `count'
prfdcach.c:114: error: structure has no member named `count'
prfdcach.c:118: error: structure has no member named `count'
prfdcach.c:122: error: structure has no member named `identity'
prfdcach.c:123: error: structure has no member named `state'
prfdcach.c:133: error: structure has no member named `identity'
prfdcach.c:133: error: syntax error before numeric constant
prfdcach.c: In function `_PR_Putfd':
prfdcach.c:155: error: syntax error before numeric constant
prfdcach.c:157: error: structure has no member named `identity'
prfdcach.c:158: error: structure has no member named `state'
prfdcach.c:160: error: structure has no member named `limit_high'
prfdcach.c:166: error: structure has no member named `count'
prfdcach.c:166: error: structure has no member named `limit_high'
prfdcach.c:176: error: structure has no member named `count'
prfdcach.c:187: error: structure has no member named `count'
prfdcach.c: At top level:
prfdcach.c:193: error: syntax error before "low"
prfdcach.c: In function `PR_SetFDCacheSize':
prfdcach.c:202: error: `low' undeclared (first use in this function)
prfdcach.c:202: error: (Each undeclared identifier is reported only once
prfdcach.c:202: error: for each function it appears in.)
prfdcach.c:202: error: `high' undeclared (first use in this function)
prfdcach.c:207: error: structure has no member named `limit_high'
prfdcach.c:209: error: structure has no member named `limit_high'
prfdcach.c:223: error: structure has no member named `limit_low'
prfdcach.c:225: error: structure has no member named `count'
prfdcach.c:230: error: syntax error before "was_using_stack"
prfdcach.c:231: error: structure has no member named `limit_low'
prfdcach.c:232: error: structure has no member named `limit_high'
prfdcach.c:233: error: `was_using_stack' undeclared (first use in this
function)prfdcach.c:243: error: structure has no member named `count'
prfdcach.c: In function `_PR_InitFdCache':
prfdcach.c:267: error: structure has no member named `limit_low'
prfdcach.c:269: error: structure has no member named `limit_high'
prfdcach.c:274: error: structure has no member named `limit_low'
prfdcach.c:275: error: structure has no member named `limit_high'
prfdcach.c:277: error: structure has no member named `limit_high'
prfdcach.c:277: error: structure has no member named `limit_low'
prfdcach.c:278: error: structure has no member named `limit_high'
prfdcach.c:278: error: structure has no member named `limit_low'
prfdcach.c: At top level:
/usr/home/dima2001/Desktop/Downloads/mozilla/dist/include/nspr/md/_unixos.h:142:
warning: array '_pr_md_read_cnt' assumed to have one element
/usr/home/dima2001/Desktop/Downloads/mozilla/dist/include/nspr/md/_unixos.h:142:
warning: array '_pr_md_write_cnt' assumed to have one element
/usr/home/dima2001/Desktop/Downloads/mozilla/dist/include/nspr/md/_unixos.h:142:
warning: array '_pr_md_exception_cnt' assumed to have one element
gmake[5]: *** [prfdcach.o] Error 1
gmake[5]: Leaving directory
`/usr/home/dima2001/Desktop/Downloads/mozilla/nsprpub/pr/src/io'
gmake[4]: *** [export] Error 2
gmake[4]: Leaving directory
`/usr/home/dima2001/Desktop/Downloads/mozilla/nsprpub/pr/src'
gmake[3]: *** [export] Error 2
gmake[3]: Leaving directory
`/usr/home/dima2001/Desktop/Downloads/mozilla/nsprpub/pr'
gmake[2]: *** [export] Error 2
gmake[2]: Leaving directory
`/usr/home/dima2001/Desktop/Downloads/mozilla/nsprpub'
gmake[1]: *** [nspr] Error 2
gmake[1]: Leaving directory `/usr/home/dima2001/Desktop/Downloads/mozilla'
- Next message: J: "Design Program"
- Previous message: David Magda: "Re: Choosing which IP is the originated address"
- Next in thread: Lowell Gilbert: "Re: Compilation problem"
- Reply: Lowell Gilbert: "Re: Compilation problem"
- Reply: Kris Kennaway: "Re: Compilation problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|