Closed
Bug 309130
Opened 19 years ago
Closed 12 years ago
build issues on HP-UX Itanium
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: hsingh, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/1.0 (HPUX Itanium; U; HPUX Itanium 11.23; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0 Hi All, I am getting following error while building firefox source 1.0 on HPUX Itanium in 32 bit mode using the native compilers cc and aCC. Building deps for /home/oie/firefox/mozilla/xpcom/tools/registry/regxpcom.cpp aCC +DD32 -o regxpcom.o -c -DXPCOM_GLUE -DOSTYPE=\"HP-UXB.11\" -DOSARCH=\"HP-UX\" -I/home/oie/firefox/mozilla/xpcom/tools/registry/../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/home/oie/firefox/mozilla/obj-opt/dist/include/nspr -I/usr/openwin/include +Z -I/usr/openwin/include -DHPUX11 -Dhpux +DSitanium2 -Wc,-ansi_for_scope,on -DNDEBUG -DTRIMMED -I/usr/openwin/include -DMOZILLA_VERSION=\"1.7.5\" -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DD_INO=d_ino -DMOZ_OJI_REQUIRE_THREAD_SAFE_ON_STARTUP=1 -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_UINT16_T=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_BYTEORDER_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"xlib\" -DMOZ_WIDGET_XLIB=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID_UNQUOTED=org.mozilla -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PHOENIX=1 -DMOZ_XUL_APP=1 -DMOZ_APP_NAME=\"firefox\" -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DHAVE_GSSAPI_H=1 -DHAVE_GSS_C_NT_HOSTBASED_SERVICE=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DSUNCTL=1 -DMOZ_DLL_SUFFIX=\".sl\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZILLA_LOCALE_VERSION=\"1.7\" -DMOZILLA_REGION_VERSION=\"1.7\" -DMOZILLA_SKIN_VERSION=\"1.5\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT /home/oie/firefox/mozilla/xpcom/tools/registry/regxpcom.cpp aCC +DD32 -I/usr/openwin/include -DHPUX11 -Dhpux +DSitanium2 -Wc,-ansi_for_scope,on -DNDEBUG -DTRIMMED -o regxpcom regxpcom.o -L/usr/lib/hpux32/X11R6 -L../../../dist/bin -L../../../dist/lib ../../../dist/lib/libxpcomglue.a -L/home/oie/firefox/mozilla/obj-opt/dist/lib -lplds4 -lplc4 -lnspr4 -L/usr/lib/hpux32/X11R6 -lpthread -ldl -ldl -lm ld: Missing library symbol table in ../../../dist/lib/libxpcomglue.a Fatal error. gmake[5]: *** [regxpcom] Error 1 gmake[5]: Leaving directory `/home/oie/firefox/mozilla/obj-opt/xpcom/tools/registry' gmake[4]: *** [libs] Error 2 gmake[4]: Leaving directory `/home/oie/firefox/mozilla/obj-opt/xpcom/tools' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/home/oie/firefox/mozilla/obj-opt/xpcom' gmake[2]: *** [tier_2] Error 2 gmake[2]: Leaving directory `/home/oie/firefox/mozilla/obj-opt' gmake[1]: *** [default] Error 2 gmake[1]: Leaving directory `/home/oie/firefox/mozilla/obj-opt' gmake: *** [build] Error 2 ------------------------------------------------------------------------------- can anyone show some pointers on it or maybe some help error while building firefox on HPUX Itanium. Any help will be highly appreciated. Thanks a lot in advance. Best Regards, Himanshu Reproducible: Always
Comment 1•19 years ago
|
||
I don't think we have any support/testing on this platform, and that compiler, so its probably more a matter of needing patches to make things work.
Summary: build error while building source firefox 1.0!! → build issues on HP-UX Itanium
Comment 2•19 years ago
|
||
Have you read the FAQ under http://www.mozilla.org/unix/hpux.html (i think the 11.22 part should also mostly apply on 11.23)? Maybe it helps you building...
Updated•14 years ago
|
Version: unspecified → 1.0 Branch
Comment 5•13 years ago
|
||
cogan, please dont play around on bugzilla. use https://landfill.bugzilla.org for that
Updated•12 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
Updated•10 years ago
|
Flags: needinfo?(hsingh)
| Assignee | ||
Updated•6 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•