Closed
Bug 448189
Opened 17 years ago
Closed 17 years ago
missing system include in mozilla/gfx/cairo/libpixman/src/pixman.h for AIX port
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ul-mcamafia, Assigned: ul-mcamafia)
References
Details
Attachments
(1 file, 1 obsolete file)
|
2.51 KB,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; AIX 5.1; en-US; rv:1.8.1.16) Gecko/20080711 SeaMonkey/1.1.11
Build Identifier: CVS tag FIREFOX_3_0_1_RELEASE
compile error due to missing system include <stdint.h> on AIX
Reproducible: Always
Steps to Reproduce:
1. compile on AIX 5.1 with VACPP 6.0
Actual Results:
xlc_r -o pixman-access.o -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_COM_OBSOLETE -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DOSTYPE=\"AIX5.1\" -DOSARCH=AIX -I/home/ulink/Src/mozilla/gfx/cairo/libpixman/src -I/home/ulink/Src/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/home/ulink/Src/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/libpixman -I../../../../dist/include/nspr -I../../../../dist/sdk/include -qflag=w:w -DNDEBUG -DTRIMMED -O2 -q32 -qarch=com -qalign=full -qalias=noansi -qlanglvl=stdc99 -qmaxmem=-1 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -DMOZILLA_VERSION=\"1.9.0.1\" -DMOZILLA_VERSION_U=1.9.0.1 -DAIX=1 -DHAVE_SYS_INTTYPES_H=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_INT64=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_UINT16_T=1 -DHAVE_DIRENT_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_LIBC_R=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_LOAD_SFNT_TABLE=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_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=12 -DATK_REV_VERSION=3 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT /home/ulink/Src/mozilla/gfx/cairo/libpixman/src/pixman-access.c
"/home/ulink/Src/mozilla/gfx/cairo/libpixman/src/pixman.h", line 92.12: 1506-296 (S) #include file <stdint.h> not found.
gmake[6]: *** [pixman-access.o] Error 1
Expected Results:
successfull compilation w/o severe warnings
| Assignee | ||
Updated•17 years ago
|
Attachment #331508 -
Flags: review? → review?(vladimir)
Updated•17 years ago
|
Status: UNCONFIRMED → NEW
Component: GFX: Gtk → GFX: Thebes
Ever confirmed: true
QA Contact: gtk → thebes
Comment on attachment 331508 [details] [diff] [review]
make the necessary system includes for AIX only
That's fine, but please put the patch in gfx/cairo/README and a patch file in gfx/cairo
Attachment #331508 -
Flags: review?(vladimir) → review+
| Assignee | ||
Comment 3•17 years ago
|
||
entry into gfx/cairo/README and new file gfx/cairo/pixman_h-aix.patch added according to vladimir's suggestion.
on AIX /usr/include/inttypes.h is a symlink to /usr/include/sys/inttypes.h, so dropped the unnecessary line from patch
Attachment #331508 -
Attachment is obsolete: true
Attachment #334177 -
Flags: review?(vladimir)
Comment on attachment 334177 [details] [diff] [review]
patches the AIX ifdef'd missing <sys/inttypes.h> into pixman.h
Great, thanks -- I just pushed this upstream as well.
Attachment #334177 -
Flags: review?(vladimir) → review+
| Assignee | ||
Updated•17 years ago
|
Keywords: checkin-needed
Updated•17 years ago
|
Assignee: nobody → ul.mcamafia
Updated•17 years ago
|
Depends on: 453765
Keywords: checkin-needed
| Assignee | ||
Comment 5•17 years ago
|
||
The missing system include is fixed by bug 453765
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•