Kod: Zaznacz cały
configure: warning: Recreating autoconf.mk with updated nspr-config output
Kod: Zaznacz cały
configure: warning: Recreating autoconf.mk with updated nspr-config output
Kod: Zaznacz cały
c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-l ong-long -pedantic -march=pentium4 -O2 -pipe -fomit-frame-pointer -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -o TestMinStringAPI TestMinStringAPI.o -L../../dist/bin -L../../dist/lib -L../../dist/bin -lxpcom -lxpcom_core -L../ ../dist/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm
TestMinStringAPI.o: In function `test_adopt_sub()':
TestMinStringAPI.cpp :( .text+0x655): undefined reference to `nsMemory::Clone(void const*, unsigned int)'
TestMinStringAPI.o: In function `test_adopt()':
TestMinStringAPI.cpp :( .text+0x6f5): undefined reference to `nsMemory::Clone(void const*, unsigned int)'
/usr/bin/ld: TestMinStringAPI: hidden symbol `nsMemory::Clone(void const*, unsig ned int)' isn't defined
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[3]: *** [TestMinStringAPI] Błąd 1
make[3]: Opuszczenie katalogu `/home/loko/Desktop/mozilla/xpcom/tests'
make[2]: *** [libs] Błąd 2
make[2]: Opuszczenie katalogu `/home/loko/Desktop/mozilla/xpcom'
make[1]: *** [tier_2] Błąd 2
make[1]: Opuszczenie katalogu `/home/loko/Desktop/mozilla'
make: *** [default] Błąd 2
debian:/home/loko/Desktop/mozilla#