Here's a bunch more, along with the error messages: ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _libVersionPoint used from dynamic library ../../dist/bin/libplc4.dylib(plvrsion.o) not from earlier dynamic library @executable_path/libplds4.dylib(plvrsion.o) ld: warning prebinding disabled because of undefined symbols ld: Undefined symbols: non-virtual thunk to nsHashPropertyBag::GetProperty(nsAString_internal const&, nsIVariant**) non-virtual thunk to nsHashPropertyBag::GetEnumerator(nsISimpleEnumerator**) non-virtual thunk to nsHashPropertyBag::GetPropertyAsBool(nsAString_internal const&, int*) non-virtual thunk to nsHashPropertyBag::SetPropertyAsBool(nsAString_internal const&, int) non-virtual thunk to nsHashPropertyBag::GetPropertyAsInt32(nsAString_internal const&, int*) non-virtual thunk to nsHashPropertyBag::GetPropertyAsInt64(nsAString_internal const&, long long*) non-virtual thunk to nsHashPropertyBag::SetPropertyAsInt32(nsAString_internal const&, int) non-virtual thunk to nsHashPropertyBag::SetPropertyAsInt64(nsAString_internal const&, long long) non-virtual thunk to nsHashPropertyBag::GetPropertyAsDouble(nsAString_internal const&, double*) non-virtual thunk to nsHashPropertyBag::GetPropertyAsUint32(nsAString_internal const&, unsigned int*) non-virtual thunk to nsHashPropertyBag::GetPropertyAsUint64(nsAString_internal const&, unsigned long long*) non-virtual thunk to nsHashPropertyBag::SetPropertyAsDouble(nsAString_internal const&, double) non-virtual thunk to nsHashPropertyBag::SetPropertyAsUint32(nsAString_internal const&, unsigned int) non-virtual thunk to nsHashPropertyBag::SetPropertyAsUint64(nsAString_internal const&, unsigned long long) non-virtual thunk to nsHashPropertyBag::GetPropertyAsAString(nsAString_internal const&, nsAString_internal&) non-virtual thunk to nsHashPropertyBag::SetPropertyAsAString(nsAString_internal const&, nsAString_internal const&) non-virtual thunk to nsHashPropertyBag::GetPropertyAsACString(nsAString_internal const&, nsACString_internal&) non-virtual thunk to nsHashPropertyBag::SetPropertyAsACString(nsAString_internal const&, nsACString_internal const&) non-virtual thunk to nsHashPropertyBag::GetPropertyAsInterface(nsAString_internal const&, nsID const&, void**) non-virtual thunk to nsHashPropertyBag::SetPropertyAsInterface(nsAString_internal const&, nsISupports*) non-virtual thunk to nsHashPropertyBag::GetPropertyAsAUTF8String(nsAString_internal const&, nsACString_internal&) non-virtual thunk to nsHashPropertyBag::SetPropertyAsAUTF8String(nsAString_internal const&, nsACString_internal const&) make[4]: *** [mozilla-bin] Error 1 make[3]: *** [libs_tier_99] Error 2 make[2]: *** [tier_99] Error 2 make[1]: *** [default] Error 2 make: *** [build] Error 2
David --- Ludovic Hirlimann <[EMAIL PROTECTED]> wrote: > On 7/31/06, David Edwards <[EMAIL PROTECTED]> > wrote: > > The last line was: > > > > non-virtual thunk to > > > nsHashPropertyBag::SetPropertyAsAUTF8String(nsAString_internal > > const&, nsACString_internal const&) > > a bit more please, so we actually see the error. > > -- > http://perso.hirlimann.net/~ludo/blog/ > _______________________________________________ > Camino mailing list > [email protected] > http://mozdev.org/mailman/listinfo/camino > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Camino mailing list [email protected] http://mozdev.org/mailman/listinfo/camino
