Closed Bug 113175 Opened 23 years ago Closed 23 years ago

[Xlib] Xlib toolkit bustage

Categories

(Core :: XUL, defect)

All
Linux
defect
Not set
blocker

Tracking

()

RESOLVED FIXED
mozilla0.9.7

People

(Reporter: roland.mainz, Assigned: roland.mainz)

References

Details

(Keywords: 64bit)

Attachments

(1 file)

2001-11-30-08-trunk 64bit Sun Workshop 6 Update 2 build (32bit SPARC works), the build stops in nsAppShell.cpp: -- snip -- Building deps for ../../../../../../../../home/mozilla/src/2001-11-30-08-trunk/mozilla/widget/src/xlib/nsAppShell.cpp /opt/SUNWspro/bin/CC -xarch=v9 -o nsAppShell.o -c -DOSTYPE=\"SunOS5\" -DOSARCH=\"SunOS\" -DOJI -D_IMPL_NS_WIDGET -I../../../../../../../../home/mozilla/src/2001-11-30-08-trunk/mozilla/widget/src/xlib/../xpwidgets -I../../../../../../../../home/mozilla/src/2001-11-30-08-trunk/mozilla/widget/src/xlib -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/appshell -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/xlibrgb -I../../../dist/include/timer -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include/webshell -I../../../dist/include/htmlparser -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/gfx2 -I../../../dist/include/widget -I../../../dist/include -I/shared/bigtmp2/mozilla/2001-11-30-08-trunk/objdir_ws6_xlib_sparcv9/dist/include/nspr -I/usr/openwin/include -KPIC -I/usr/openwin/include -mt -DDEBUG -DDEBUG_mozilla -DTRACING -g -O -I/usr/openwin/include -I/usr/openwin/include -DMOZILLA_CLIENT -DBROKEN_QSORT=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=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_64BIT_OS=1 -DSTDC_HEADERS=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_BYTEORDER_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_LIBSOCKET=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_STRTOK_R=1 -DHAVE_IOS_BINARY=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_SPECIALIZATION=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DHAVE_CPP_ACCESS_CHANGING_USING=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"xlib\" -DMOZ_WIDGET_XLIB=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DIBMBIDI=1 -DSUNCTL=1 -DACCESSIBILITY=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DINCLUDE_XUL=1 -DNS_MT_SUPPORTED=1 -DUSE_IMG2=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 ../../../../../../../../home/mozilla/src/2001-11-30-08-trunk/mozilla/widget/src/xlib/nsAppShell.cpp "../../../../../../../../home/mozilla/src/2001-11-30-08-trunk/mozilla/widget/src/xlib/nsAppShell.cpp", line 430: Error: Cannot cast from void* to int. 1 Error(s) detected. gmake[4]: *** [nsAppShell.o] Error 1 gmake[4]: Leaving directory `/shared/bigtmp2/mozilla/2001-11-30-08-trunk/objdir_ws6_xlib_sparcv9/widget/src/xlib' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/shared/bigtmp2/mozilla/2001-11-30-08-trunk/objdir_ws6_xlib_sparcv9/widget/src' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/shared/bigtmp2/mozilla/2001-11-30-08-trunk/objdir_ws6_xlib_sparcv9/widget' gmake[1]: *** [tier_9] Error 2 gmake[1]: Leaving directory `/shared/bigtmp2/mozilla/2001-11-30-08-trunk/objdir_ws6_xlib_sparcv9' gmake: *** [default] Error 2 -- snip --
Keywords: 64bit
Accepting bug ...
Blocks: 79119
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.7
Simple s/int/long/ change ...
fix checked in
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: