pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
thunderbird compilation error
Hi!
mail/thunderbird in pkgsrc-current fails to compile for me on
7.99.1/amd64, both with gcc and clang.
The gcc error message is:
../../dist/bin/libxul.so: undefined reference to `JS::WeakMapPtr<JSObject*, JSObject*>::lookup(JSObject* const&)'
../../dist/bin/libxul.so: undefined reference to `JS::WeakMapPtr<JSObject*, JSObject*>::put(JSContext*, JSObject* const&, JSObject* const&)'
../../dist/bin/libxul.so: undefined reference to `JS::WeakMapPtr<JSObject*, JSObject*>::trace(JSTracer*)'
../../dist/bin/libxul.so: undefined reference to `JS::WeakMapPtr<JSObject*, JSObject*>::init(JSContext*)'
../../dist/bin/libxul.so: undefined reference to `JS::WeakMapPtr<JSObject*, JSObject*>::destroy()'
The clang one is similar but more mangled.
Ideas?
Thomas
Home |
Main Index |
Thread Index |
Old Index