bug-gnuzilla
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IceCat compile error


From: arnuld uttre
Subject: IceCat compile error
Date: Sat, 19 Jan 2008 08:58:49 +0530

I am running Archlinux x86_64 on my AMD64 processor. I  am getting
this compile error:


ranlib libnkftp_s.a
/usr/local/src/icecat-2.0.0.11-g1/config/nsinstall -R -m 644
libnkftp_s.a ../../../../dist/lib
make[5]: Leaving directory
`/usr/local/src/icecat-2.0.0.11-g1/netwerk/protocol/ftp/src'
make[4]: Leaving directory
`/usr/local/src/icecat-2.0.0.11-g1/netwerk/protocol/ftp'
make[4]: Entering directory
`/usr/local/src/icecat-2.0.0.11-g1/netwerk/protocol/gopher'
make[5]: Entering directory
`/usr/local/src/icecat-2.0.0.11-g1/netwerk/protocol/gopher/src'
nsGopherHandler.cpp
c++ -o nsGopherHandler.o -c -I../../../../dist/include/system_wrappers
-include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API
-DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000
-I../../../../dist/include/xpcom -I../../../../dist/include/necko
-I../../../../dist/include/string -I../../../../dist/include/mimetype
-I../../../../dist/include/pref -I../../../../dist/include/intl
-I../../../../dist/include/necko2 -I../../../../dist/include
-I../../../../dist/include/nspr    -I../../../../dist/sdk/include
 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith
-Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy
-Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread
-pipe  -DNDEBUG -DTRIMMED -O   -DMOZILLA_CLIENT -include
../../../../mozilla-config.h -Wp,-MD,.deps/nsGopherHandler.pp
nsGopherHandler.cpp
nsGopherChannel.cpp
c++ -o nsGopherChannel.o -c -I../../../../dist/include/system_wrappers
-include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API
-DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000
-I../../../../dist/include/xpcom -I../../../../dist/include/necko
-I../../../../dist/include/string -I../../../../dist/include/mimetype
-I../../../../dist/include/pref -I../../../../dist/include/intl
-I../../../../dist/include/necko2 -I../../../../dist/include
-I../../../../dist/include/nspr    -I../../../../dist/sdk/include
 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith
-Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy
-Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread
-pipe  -DNDEBUG -DTRIMMED -O   -DMOZILLA_CLIENT -include
../../../../mozilla-config.h -Wp,-MD,.deps/nsGopherChannel.pp
nsGopherChannel.cpp
rm -f libnkgopher_s.a
ar cr libnkgopher_s.a nsGopherHandler.o nsGopherChannel.o
ranlib libnkgopher_s.a
/usr/local/src/icecat-2.0.0.11-g1/config/nsinstall -R -m 644
libnkgopher_s.a ../../../../dist/lib
make[5]: Leaving directory
`/usr/local/src/icecat-2.0.0.11-g1/netwerk/protocol/gopher/src'
make[4]: Leaving directory
`/usr/local/src/icecat-2.0.0.11-g1/netwerk/protocol/gopher'
make[3]: Leaving directory `/usr/local/src/icecat-2.0.0.11-g1/netwerk/protocol'
make[3]: Entering directory `/usr/local/src/icecat-2.0.0.11-g1/netwerk/system'
make[3]: Leaving directory `/usr/local/src/icecat-2.0.0.11-g1/netwerk/system'
make[3]: Entering directory `/usr/local/src/icecat-2.0.0.11-g1/netwerk/build'
nsNetModule.cpp
c++ -o nsNetModule.o -c -I../../dist/include/system_wrappers -include
../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1
-DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\"
-DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../base/src -I./../dns/src
-I./../socket/base -I./../streamconv/src -I./../streamconv/converters
-I./../mime/src -I./../cache/src -I./../protocol/about/src
-I./../protocol/file/src  -I./../protocol/ftp/src
-I./../protocol/http/src  -I./../protocol/res/src  -I./../cookie/src
-I../../dist/include/xpcom -I../../dist/include/string
-I../../dist/include/nkcache -I../../dist/include/pref
-I../../dist/include/mimetype -I../../dist/include/util
-I../../dist/include/locale -I../../dist/include/intl
-I../../dist/include/uconv -I../../dist/include/unicharutil
-I../../dist/include/caps -I../../dist/include/necko
-I../../dist/include -I../../dist/include/nspr
-I../../dist/sdk/include       -fno-rtti -fno-exceptions -Wall
-Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth
-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic
-fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -O   -DMOZILLA_CLIENT
-include ../../mozilla-config.h -Wp,-MD,.deps/nsNetModule.pp
nsNetModule.cpp
In file included from nsNetModule.cpp:142:
./../base/src/nsRequestObserverProxy.h: In static member function
'static nsARequestObserverEvent*
nsARequestObserverEvent::FromPLEvent(PLEvent*)':
./../base/src/nsRequestObserverProxy.h:82: warning: invalid access to
non-static data member 'nsARequestObserverEvent::mEvent' of NULL
object
./../base/src/nsRequestObserverProxy.h:82: warning: (perhaps the
'offsetof' macro was used incorrectly)
rm -f libnecko.a
ar cr libnecko.a nsNetModule.o  nsIOThreadPool.o nsTransportUtils.o
nsAsyncStreamCopier.o nsAsyncStreamListener.o nsBufferedStreams.o
nsDirectoryIndexStream.o nsDownloader.o nsFileStreams.o
nsIncrementalDownload.o nsInputStreamChannel.o nsInputStreamPump.o
nsStreamTransportService.o nsIOService.o nsLoadGroup.o
nsMIMEInputStream.o nsProtocolProxyService.o nsProxyInfo.o nsPACMan.o
nsRequestObserverProxy.o nsSimpleStreamListener.o nsSimpleURI.o
nsStandardURL.o nsSocketTransport2.o nsSocketTransportService2.o
nsServerSocket.o nsStreamListenerTee.o nsStreamLoader.o
nsSyncStreamListener.o nsUnicharStreamLoader.o nsURIChecker.o
nsURLHelper.o nsURLParsers.o nsNetStrings.o nsURLHelperUnix.o race.o
nameprep.o punycode.o nsIDNService.o nsDNSService2.o nsHostResolver.o
nsSocketProviderService.o nsSOCKSSocketProvider.o nsSOCKSIOLayer.o
nsStreamConverterService.o mozTXTToHTMLConv.o nsUnknownDecoder.o
nsHTTPCompressConv.o nsTXTToHTMLConv.o nsDirIndex.o nsDirIndexParser.o
nsIndexedToHTML.o nsMultiMixedConv.o ParseFTPList.o
nsFTPDirListingConv.o nsGopherDirListingConv.o nsBinHexDecoder.o
nsMIMEHeaderParamImpl.o nsCache.o nsCacheEntry.o
nsCacheEntryDescriptor.o nsCacheMetaData.o nsCacheService.o
nsCacheSession.o nsMemoryCacheDevice.o nsDiskCacheBinding.o
nsDiskCacheBlockFile.o nsDiskCacheDevice.o nsDiskCacheEntry.o
nsDiskCacheMap.o nsDiskCacheStreams.o nsDeleteDir.o
nsAboutProtocolHandler.o nsAboutBlank.o nsAboutBloat.o nsAboutCache.o
nsAboutCacheEntry.o nsAboutRedirector.o nsFileProtocolHandler.o
nsFileChannel.o nsFtpProtocolHandler.o nsFTPChannel.o
nsFtpConnectionThread.o nsFtpControlConnection.o nsHttp.o
nsHttpHeaderArray.o nsHttpConnectionInfo.o nsHttpConnection.o
nsHttpConnectionMgr.o nsHttpRequestHead.o nsHttpResponseHead.o
nsHttpChunkedDecoder.o nsHttpAuthCache.o nsHttpAuthManager.o
nsHttpBasicAuth.o nsHttpDigestAuth.o nsHttpNTLMAuth.o
nsHttpTransaction.o nsHttpHandler.o nsHttpChannel.o nsHttpPipeline.o
nsResProtocolHandler.o nsCookie.o nsCookieService.o
ranlib libnecko.a
/usr/local/src/icecat-2.0.0.11-g1/config/nsinstall -R -m 644
libnecko.a ../../dist/lib/components
make[3]: Leaving directory `/usr/local/src/icecat-2.0.0.11-g1/netwerk/build'
make[3]: Entering directory `/usr/local/src/icecat-2.0.0.11-g1/netwerk/build2'
nsNetModule2.cpp
c++ -o nsNetModule2.o -c -I../../dist/include/system_wrappers -include
../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1
-DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\"
-DBUILD_ID=0000000000  -I./../protocol/data/src
-I./../protocol/gopher/src  -I./../protocol/viewsource/src
-I../../dist/include/xpcom -I../../dist/include/string
-I../../dist/include/necko -I../../dist/include/necko2
-I../../dist/include -I../../dist/include/nspr
-I../../dist/sdk/include       -fno-rtti -fno-exceptions -Wall
-Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth
-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic
-fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -O   -DMOZILLA_CLIENT
-include ../../mozilla-config.h -Wp,-MD,.deps/nsNetModule2.pp
nsNetModule2.cpp
rm -f libnecko2.a
ar cr libnecko2.a nsNetModule2.o  nsDataHandler.o nsDataChannel.o
nsGopherHandler.o nsGopherChannel.o nsViewSourceHandler.o
nsViewSourceChannel.o
ranlib libnecko2.a
/usr/local/src/icecat-2.0.0.11-g1/config/nsinstall -R -m 644
libnecko2.a ../../dist/lib/components
make[3]: Leaving directory `/usr/local/src/icecat-2.0.0.11-g1/netwerk/build2'
make[3]: Entering directory
`/usr/local/src/icecat-2.0.0.11-g1/netwerk/resources'
make[3]: Leaving directory `/usr/local/src/icecat-2.0.0.11-g1/netwerk/resources'
make[3]: Entering directory `/usr/local/src/icecat-2.0.0.11-g1/netwerk/locales'
+++ making chrome /usr/local/src/icecat-2.0.0.11-g1/netwerk/locales
=> ../../dist/bin/chrome/en-US.jar
+++ updating chrome ../../dist/bin/chrome/en-US.manifest
usage: zip [-vD] [-1-9] [-f zipfile] file ...
Error invoking zip: 1 at ../../config/make-jars.pl line 211, <STDIN> line 4.
make[3]: *** [libs] Error 9
make[3]: Leaving directory `/usr/local/src/icecat-2.0.0.11-g1/netwerk/locales'
make[2]: *** [libs] Error 2
make[2]: Leaving directory `/usr/local/src/icecat-2.0.0.11-g1/netwerk'
make[1]: *** [tier_9] Error 2
make[1]: Leaving directory `/usr/local/src/icecat-2.0.0.11-g1'
make: *** [default] Error 2
address@hidden icecat-2.0.0.11-g1]#
--------------------------------------------------------------------------------------------------------------------------------------------------------------


address@hidden ~]$ gcc --version
gcc (GCC) 4.2.2
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

address@hidden ~]$ make --version
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for x86_64-unknown-linux-gnu
address@hidden ~]$ automake --version
automake (GNU automake) 1.10
Written by Tom Tromey <address@hidden>
       and Alexandre Duret-Lutz <address@hidden>.

Copyright 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
address@hidden ~]$ autoconf --version
autoconf (GNU Autoconf) 2.61
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.
address@hidden ~]$




reply via email to

[Prev in Thread] Current Thread [Next in Thread]