What do I need to link to to fix this? I've tried guessing 20 different libraries and I can't locate the right one.
Building target: jds Invoking: GCC C++ Linker g++ -L/home/b/browser/dist/lib -ojds ./main.o ./nsHttp.o ./nsHttpAuthCache.o ./nsHttpAuthManager.o ./nsHttpBasicAuth.o ./nsHttpChannel.o ./nsHttpChunkedDecoder.o ./nsHttpConnection.o ./nsHttpConnectionInfo.o ./nsHttpConnectionMgr.o ./nsHttpDigestAuth.o ./nsHttpHandler.o ./nsHttpHeaderArray.o ./nsHttpNTLMAuth.o ./nsHttpPipeline.o ./nsHttpRequestHead.o ./nsHttpResponseHead.o ./nsHttpTransaction.o ./server.o -lneckobase_s -lxpcom_core -lxpcom -lnspr4 -lplc4 ./nsHttpChannel.o(.gnu.linkonce.r._ZTI13nsHttpChannel[typeinfo for nsHttpChannel]+0x10): undefined reference to `typeinfo for nsHashPropertyBag' ./nsHttpHandler.o(.gnu.linkonce.r._ZTI13nsHttpHandler[typeinfo for nsHttpHandler]+0x20): undefined reference to `typeinfo for nsSupportsWeakReference' ./nsHttpHandler.o(.gnu.linkonce.r._ZTI14nsHttpsHandler[typeinfo for nsHttpsHandler]+0x18): undefined reference to `typeinfo for nsSupportsWeakReference' collect2: ld returned 1 exit status make: *** [jds] Error 1 make: Target `all' not remade because of errors. Build complete for project jds -- Jon Smirl [EMAIL PROTECTED] _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
