Mozilla 9.5 (długie)

Artur Flinta aflinta w interia.pl
Nie, 14 Paź 2001, 21:50:37 CEST


Witam!

Przy budowaniu mozilli dostaję coś takiego:

emulate.c:40: nspr.h: Brak dost?pu
emulate.c:68: parse error before `ssl_EmulateAcceptRead'
emulate.c:68: parse error before `*'
emulate.c:74: warning: return-type defaults to `int'
emulate.c: In function `ssl_EmulateAcceptRead':
emulate.c:75: `PRFileDesc' undeclared (first use in this function)
emulate.c:75: (Each undeclared identifier is reported only once
emulate.c:75: for each function it appears in.)
emulate.c:75: `newsockfd' undeclared (first use in this function)
emulate.c:75: warning: statement with no effect
emulate.c:76: `PRInt32' undeclared (first use in this function)
emulate.c:76: parse error before `rv'
emulate.c:77: `PRNetAddr' undeclared (first use in this function)
emulate.c:79: warning: implicit declaration of function `PR_Accept'
emulate.c:79: `sd' undeclared (first use in this function)
emulate.c:79: `remote' undeclared (first use in this function)
emulate.c:79: `PR_INTERVAL_NO_TIMEOUT' undeclared (first use in this
function)
emulate.c:83: `rv' undeclared (first use in this function)
emulate.c:83: warning: implicit declaration of function `PR_Recv'
emulate.c:83: `buf' undeclared (first use in this function)
emulate.c:83: `amount' undeclared (first use in this function)
emulate.c:83: `timeout' undeclared (first use in this function)
emulate.c:85: `ptrdiff_t' undeclared (first use in this function)
emulate.c:85: parse error before `pNetAddr'
emulate.c:87: `nd' undeclared (first use in this function)
emulate.c:88: `raddr' undeclared (first use in this function)
emulate.c:88: parse error before `)'
emulate.c:89: `pNetAddr' undeclared (first use in this function)
emulate.c:93: warning: implicit declaration of function `PR_Close'
emulate.c: At top level:
emulate.c:198: parse error before `ssl_EmulateTransmitFile'
emulate.c:198: parse error before `*'
emulate.c:204: warning: return-type defaults to `int'
emulate.c: In function `ssl_EmulateTransmitFile':
emulate.c:206: `PRFileMap' undeclared (first use in this function)
emulate.c:206: `mapHandle' undeclared (first use in this function)
emulate.c:207: `PRInt32' undeclared (first use in this function)
emulate.c:207: parse error before `count'
emulate.c:215: `PR_SUCCESS' undeclared (first use in this function)
emulate.c:215: warning: implicit declaration of function
`PR_GetOpenFileInfo'
emulate.c:215: `fd' undeclared (first use in this function)
emulate.c:215: `info' undeclared (first use in this function)
emulate.c:216: `count' undeclared (first use in this function)
emulate.c:219: `hlen' undeclared (first use in this function)
emulate.c:220: `iov' undeclared (first use in this function)
emulate.c:220: `headers' undeclared (first use in this function)
emulate.c:222: wrong type argument to increment
emulate.c:225: warning: implicit declaration of function
`PR_CreateFileMap'
emulate.c:225: `PR_PROT_READONLY' undeclared (first use in this function)
emulate.c:234: `len' undeclared (first use in this function)
emulate.c:234: warning: implicit declaration of function `PR_MIN'
emulate.c:239: warning: implicit declaration of function `PR_MemMap'
emulate.c:239: warning: assignment makes pointer from integer without a
cast
emulate.c:247: wrong type argument to increment
emulate.c:251: `rv' undeclared (first use in this function)
emulate.c:251: warning: implicit declaration of function `PR_Writev'
emulate.c:251: `sd' undeclared (first use in this function)
emulate.c:251: `sd' undeclared (first use in this function)
emulate.c:251: `timeout' undeclared (first use in this function)
emulate.c:253: warning: implicit declaration of function `PR_MemUnmap'
emulate.c:256: warning: implicit declaration of function `PR_ASSERT'
emulate.c:272: warning: assignment makes pointer from integer without a
cast
emulate.c:277: warning: implicit declaration of function `PR_Send'
emulate.c:290: `flags' undeclared (first use in this function)
emulate.c:290: `PR_TRANSMITFILE_CLOSE_SOCKET' undeclared (first use in
this function)
emulate.c:293: warning: implicit declaration of function `PR_CloseFileMap'
emulate.c:295: warning: control reaches end of non-void function
emulate.c: At top level:
emulate.c:461: parse error before `ssl_EmulateSendFile'
emulate.c:461: parse error before `*'
emulate.c:463: warning: return-type defaults to `int'
emulate.c: In function `ssl_EmulateSendFile':
emulate.c:465: `PRFileMap' undeclared (first use in this function)
emulate.c:465: `mapHandle' undeclared (first use in this function)
emulate.c:466: `PRInt32' undeclared (first use in this function)
emulate.c:466: parse error before `count'
emulate.c:471: `PRUint32' undeclared (first use in this function)
emulate.c:479: `PR_SUCCESS' undeclared (first use in this function)
emulate.c:479: `sfd' undeclared (first use in this function)
emulate.c:479: `info' undeclared (first use in this function)
emulate.c:480: `count' undeclared (first use in this function)
emulate.c:488: warning: implicit declaration of function `PR_SetError'
emulate.c:488: `PR_INVALID_ARGUMENT_ERROR' undeclared (first use in this
function)
emulate.c:493: `file_bytes' undeclared (first use in this function)
emulate.c:504: `pagesize' undeclared (first use in this function)
emulate.c:504: warning: implicit declaration of function `PR_GetPageSize'
emulate.c:514: `mmap_len' undeclared (first use in this function)
emulate.c:515: `len' undeclared (first use in this function)
emulate.c:516: `file_mmap_offset' undeclared (first use in this function)
emulate.c:517: `addr_offset' undeclared (first use in this function)
emulate.c:535: `PR_PROT_READONLY' undeclared (first use in this function)
emulate.c:540: warning: assignment makes pointer from integer without a
cast
emulate.c:550: `iov' undeclared (first use in this function)
emulate.c:552: wrong type argument to increment
emulate.c:557: wrong type argument to increment
emulate.c:565: wrong type argument to increment
emulate.c:567: `rv' undeclared (first use in this function)
emulate.c:567: `sd' undeclared (first use in this function)
emulate.c:567: `timeout' undeclared (first use in this function)
emulate.c:593: warning: assignment makes pointer from integer without a
cast
emulate.c:622: `flags' undeclared (first use in this function)
emulate.c:622: `PR_TRANSMITFILE_CLOSE_SOCKET' undeclared (first use in
this function)
emulate.c:625: warning: control reaches end of non-void function
make[3]: *** [Linux2.4_x86_glibc_PTH_OPT.OBJ/emulate.o] Błąd 1
make[3]: Opuszczam katalog
`/home/users/aflinta/rpm/BUILD/mozilla/security/nss/lib/ssl'
nie paź 14 21:42:00 CEST 2001
make[2]: Opuszczam katalog
`/home/users/aflinta/rpm/BUILD/mozilla/security/nss/lib'
../../config/nsinstall -R -m 755 ../../dist/lib/libnssckbi.so
../../dist/bin
../../config/nsinstall: cannot access ../../dist/lib/libnssckbi.so: No
such file or directory
make[1]: *** [install] Błąd 1
make[1]: Opuszczam katalog
`/home/users/aflinta/rpm/BUILD/mozilla/security/manager'
make: *** [install] Błąd 2
błąd: Bad exit status from /var/tmp/rpm-tmp.83595 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.83595 (%build)
Error: package build failed.

ps. Jajko 2.4.12, glibc 2.2.4

     Pozdrawiam
           Artur
-- 
Zawsze kiedy jest problem, jest jakieś rozwiązanie;
 zatem jeśli nie ma rozwiązania, nie ma problemu.

----------------------------------------------------------------------
2 miliardy stron pod jednym adresem. A to dopiero poczatek...
Nowe Centrum Wyszukiwania >> http://szukaj.interia.pl/



Więcej informacji o liście dyskusyjnej pld-devel-pl