Closed Bug 513859 Opened 15 years ago Closed 15 years ago

XPCOM building on HILDON platform with nolibxul fail

Categories

(Firefox Build System :: General, defect)

1.9.2 Branch
x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: romaxa, Assigned: romaxa)

Details

Attachments

(1 file)

rm -f libxpcom_core.so
c++  -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -fno-strict-aliasing -fshort-wchar -pthread -pipe  -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g -fno-inline -g -O2 -fPIC -shared -Wl,-z,defs -Wl,-h,libxpcom_core.so -o libxpcom_core.so  pldhash.o nsArrayEnumerator.o nsArrayUtils.o nsCategoryCache.o nsCOMPtr.o nsCOMArray.o nsCRTGlue.o nsComponentManagerUtils.o nsEnumeratorUtils.o nsID.o nsIInterfaceRequestorUtils.o nsINIParser.o nsISupportsImpl.o nsMemory.o nsWeakReference.o nsGREGlue.o nsVersionComparator.o nsTHashtable.o nsQuickSort.o nsVoidArray.o nsTArray.o nsThreadUtils.o nsTObserverArray.o nsCycleCollectionParticipant.o nsDeque.o BlockingResourceBase.o DeadlockDetector.o nsAutoLock.o nsGenericFactory.o nsProxyRelease.o nsTextFormatter.o nsXPComInit.o nsXPCOMStrings.o     -lpthread          -Wl,-rpath-link,obj-dbg-log-i386-sb-nolibxul-syscairo-buildmicrob2/dist/bin -Wl,-rpath-link,/usr/lib  -Wl,--whole-archive ../ds/libxpcomds_s.a ../io/libxpcomio_s.a ../components/libxpcomcomponents_s.a ../threads/libxpcomthreads_s.a ../proxy/src/libxpcomproxy_s.a ../base/libxpcombase_s.a ../reflect/xptcall/src/libxptcall.a ../reflect/xptcall/src/libxptcmd.a ../reflect/xptinfo/src/libxptinfo.a ../../dist/lib/libxpt.a ../string/src/libstring_s.a  -Wl,--no-whole-archive  -Lobj-dbg-log-i386-sb-nolibxul-syscairo-buildmicrob2/dist/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0   -lasound -ldl -lm     
../io/libxpcomio_s.a(nsLocalFileUnix.o): In function `nsLocalFile::Launch()':
mozilla/xpcom/io/nsLocalFileUnix.cpp:1667: undefined reference to `dbus_error_init'
mozilla/xpcom/io/nsLocalFileUnix.cpp:1669: undefined reference to `dbus_bus_get'
mozilla/xpcom/io/nsLocalFileUnix.cpp:1670: undefined reference to `dbus_error_is_set'
mozilla/xpcom/io/nsLocalFileUnix.cpp:1678: undefined reference to `hildon_mime_open_file'
mozilla/xpcom/io/nsLocalFileUnix.cpp:1671: undefined reference to `dbus_error_free'
collect2: ld returned 1 exit status
Attachment #397808 - Flags: review?(benjamin)
Attachment #397808 - Flags: review?(benjamin) → review+
Fixed in trunk:
http://hg.mozilla.org/mozilla-central/rev/ad6810f7f720

Should I request 1.9.2 or something?
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee: nobody → romaxa
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: