Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 191538 Details for
Bug 270182
media-tv/xbmc-9.04 fails during configure because of boost (propably)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 16.94 KB, created by
Marios Andreopoulos
on 2009-05-17 12:58:27 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Marios Andreopoulos
Created:
2009-05-17 12:58:27 UTC
Size:
16.94 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by "xbmc" configure 9.04, which was >generated by GNU Autoconf 2.61. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-ccache --disable-optimizations --disable-debug --enable-joystick --enable-gl --disable-profiling --disable-pulse --disable-vdpau > >## --------- ## >## Platform. ## >## --------- ## > >hostname = Miles >uname -m = x86_64 >uname -r = 2.6.29-gentoo-r4-Miles >uname -s = Linux >uname -v = #1 SMP PREEMPT Sat May 16 05:45:32 EEST 2009 > >/usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.3.3 >PATH: /opt/intel/cce/10.1.018/bin >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.2 >PATH: /usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.2 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1753: Ensuring config.guess and config.sub exist and is executable >configure:1805: checking build system type >configure:1823: result: x86_64-pc-linux-gnu >configure:1845: checking host system type >configure:1860: result: x86_64-pc-linux-gnu >configure:1993: checking for ccache >configure:2011: found /usr/bin/ccache >configure:2024: result: /usr/bin/ccache >configure:2098: checking for x86_64-pc-linux-gnu-g++ >configure:2114: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ >configure:2125: result: x86_64-pc-linux-gnu-g++ >configure:2200: checking for C++ compiler version >configure:2207: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 4.3.3-r2 p1.1, pie-10.1.5) 4.3.3 >Copyright (C) 2008 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2210: $? = 0 >configure:2217: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.3-r2/work/gcc-4.3.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --enable-java-awt=gtk --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.3-r2 p1.1, pie-10.1.5' >Thread model: posix >gcc version 4.3.3 (Gentoo 4.3.3-r2 p1.1, pie-10.1.5) >configure:2220: $? = 0 >configure:2227: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: '-V' option must have argument >configure:2230: $? = 1 >configure:2253: checking for C++ compiler default output file name >configure:2280: x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s conftest.cpp >&5 >configure:2283: $? = 0 >configure:2321: result: a.out >configure:2338: checking whether the C++ compiler works >configure:2348: ./a.out >configure:2351: $? = 0 >configure:2368: result: yes >configure:2375: checking whether we are cross compiling >configure:2377: result: no >configure:2380: checking for suffix of executables >configure:2387: x86_64-pc-linux-gnu-g++ -o conftest -O3 -march=native -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s conftest.cpp >&5 >configure:2390: $? = 0 >configure:2414: result: >configure:2420: checking for suffix of object files >configure:2446: x86_64-pc-linux-gnu-g++ -c -O3 -march=native -pipe conftest.cpp >&5 >configure:2449: $? = 0 >configure:2472: result: o >configure:2476: checking whether we are using the GNU C++ compiler >configure:2505: x86_64-pc-linux-gnu-g++ -c -O3 -march=native -pipe conftest.cpp >&5 >configure:2511: $? = 0 >configure:2528: result: yes >configure:2533: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:2563: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:2569: $? = 0 >configure:2668: result: yes >configure:2701: checking for x86_64-pc-linux-gnu-gcc >configure:2717: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc >configure:2728: result: x86_64-pc-linux-gnu-gcc >configure:3006: checking for C compiler version >configure:3013: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.3.3-r2 p1.1, pie-10.1.5) 4.3.3 >Copyright (C) 2008 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3016: $? = 0 >configure:3023: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.3-r2/work/gcc-4.3.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --enable-java-awt=gtk --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.3-r2 p1.1, pie-10.1.5' >Thread model: posix >gcc version 4.3.3 (Gentoo 4.3.3-r2 p1.1, pie-10.1.5) >configure:3026: $? = 0 >configure:3033: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:3036: $? = 1 >configure:3039: checking whether we are using the GNU C compiler >configure:3068: x86_64-pc-linux-gnu-gcc -c -O3 -march=native -pipe conftest.c >&5 >configure:3074: $? = 0 >configure:3091: result: yes >configure:3096: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3126: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3132: $? = 0 >configure:3231: result: yes >configure:3248: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3322: x86_64-pc-linux-gnu-gcc -c -O3 -march=native -pipe conftest.c >&5 >configure:3328: $? = 0 >configure:3351: result: none needed >configure:3374: checking for gawk >configure:3390: found /bin/gawk >configure:3401: result: gawk >configure:3412: checking whether ln -s works >configure:3416: result: yes >configure:3423: checking whether make sets $(MAKE) >configure:3444: result: yes >configure:3503: checking how to run the C preprocessor >configure:3543: x86_64-pc-linux-gnu-g++ -E conftest.c >configure:3549: $? = 0 >configure:3580: x86_64-pc-linux-gnu-g++ -E conftest.c >conftest.c:8:28: error: ac_nonexistent.h: No such file or directory >configure:3586: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME ""xbmc"" >| #define PACKAGE_TARNAME "-xbmc-" >| #define PACKAGE_VERSION "9.04" >| #define PACKAGE_STRING ""xbmc" 9.04" >| #define PACKAGE_BUGREPORT "bugs@xbmc.org" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3619: result: x86_64-pc-linux-gnu-g++ -E >configure:3648: x86_64-pc-linux-gnu-g++ -E conftest.c >configure:3654: $? = 0 >configure:3685: x86_64-pc-linux-gnu-g++ -E conftest.c >conftest.c:8:28: error: ac_nonexistent.h: No such file or directory >configure:3691: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME ""xbmc"" >| #define PACKAGE_TARNAME "-xbmc-" >| #define PACKAGE_VERSION "9.04" >| #define PACKAGE_STRING ""xbmc" 9.04" >| #define PACKAGE_BUGREPORT "bugs@xbmc.org" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3729: checking for grep that handles long lines and -e >configure:3803: result: /bin/grep >configure:3808: checking for egrep >configure:3886: result: /bin/grep -E >configure:3891: checking for ANSI C header files >configure:3921: x86_64-pc-linux-gnu-g++ -c -O3 -march=native -pipe conftest.c >&5 >configure:3927: $? = 0 >configure:4026: x86_64-pc-linux-gnu-g++ -o conftest -O3 -march=native -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s conftest.c >&5 >configure:4029: $? = 0 >configure:4035: ./conftest >configure:4038: $? = 0 >configure:4055: result: yes >configure:4079: checking for sys/types.h >configure:4100: x86_64-pc-linux-gnu-g++ -c -O3 -march=native -pipe conftest.c >&5 >configure:4106: $? = 0 >configure:4122: result: yes >configure:4079: checking for sys/stat.h >configure:4100: x86_64-pc-linux-gnu-g++ -c -O3 -march=native -pipe conftest.c >&5 >configure:4106: $? = 0 >configure:4122: result: yes >configure:4079: checking for stdlib.h >configure:4100: x86_64-pc-linux-gnu-g++ -c -O3 -march=native -pipe conftest.c >&5 >configure:4106: $? = 0 >configure:4122: result: yes >configure:4079: checking for string.h >configure:4100: x86_64-pc-linux-gnu-g++ -c -O3 -march=native -pipe conftest.c >&5 >configure:4106: $? = 0 >configure:4122: result: yes >configure:4079: checking for memory.h >configure:4100: x86_64-pc-linux-gnu-g++ -c -O3 -march=native -pipe conftest.c >&5 >configure:4106: $? = 0 >configure:4122: result: yes >configure:4079: checking for strings.h >configure:4100: x86_64-pc-linux-gnu-g++ -c -O3 -march=native -pipe conftest.c >&5 >configure:4106: $? = 0 >configure:4122: result: yes >configure:4079: checking for inttypes.h >configure:4100: x86_64-pc-linux-gnu-g++ -c -O3 -march=native -pipe conftest.c >&5 >configure:4106: $? = 0 >configure:4122: result: yes >configure:4079: checking for stdint.h >configure:4100: x86_64-pc-linux-gnu-g++ -c -O3 -march=native -pipe conftest.c >&5 >configure:4106: $? = 0 >configure:4122: result: yes >configure:4079: checking for unistd.h >configure:4100: x86_64-pc-linux-gnu-g++ -c -O3 -march=native -pipe conftest.c >&5 >configure:4106: $? = 0 >configure:4122: result: yes >configure:4144: checking boost/shared_ptr.hpp usability >configure:4161: x86_64-pc-linux-gnu-g++ -c -O3 -march=native -pipe conftest.c >&5 >conftest.c:51:32: error: boost/shared_ptr.hpp: No such file or directory >configure:4167: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME ""xbmc"" >| #define PACKAGE_TARNAME "-xbmc-" >| #define PACKAGE_VERSION "9.04" >| #define PACKAGE_STRING ""xbmc" 9.04" >| #define PACKAGE_BUGREPORT "bugs@xbmc.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <boost/shared_ptr.hpp> >configure:4181: result: no >configure:4185: checking boost/shared_ptr.hpp presence >configure:4200: x86_64-pc-linux-gnu-g++ -E conftest.c >conftest.c:18:32: error: boost/shared_ptr.hpp: No such file or directory >configure:4206: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME ""xbmc"" >| #define PACKAGE_TARNAME "-xbmc-" >| #define PACKAGE_VERSION "9.04" >| #define PACKAGE_STRING ""xbmc" 9.04" >| #define PACKAGE_BUGREPORT "bugs@xbmc.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <boost/shared_ptr.hpp> >configure:4220: result: no >configure:4253: checking for boost/shared_ptr.hpp >configure:4260: result: no >configure:4267: error: ERROR: Could not find a required library. Please see README.linux > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O3 -march=native -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O3 -march=native -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_header_boost_shared_ptr_hpp=no >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_CCACHE=/usr/bin/ccache >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_LATEX=no >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-g++ -E' >ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_make_make_set=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ALLOCA='' >ARCH='x86_64-linux' >ARCH_DEFINES='' >AWK='gawk' >BUILD_DVDCSS='' >CC='x86_64-pc-linux-gnu-g++' >CCACHE='/usr/bin/ccache' >CFLAGS='-O3 -march=native -pipe' >CPP='x86_64-pc-linux-gnu-g++ -E' >CPPFLAGS='' >CXX='x86_64-pc-linux-gnu-g++' >CXXFLAGS='-O3 -march=native -pipe' >DEBUG_FLAGS='' >DEFS='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >GREP='/bin/grep' >HAVE_CMAKE='' >HAVE_GAWK='' >HAVE_GPERF='' >HAVE_NASM='' >HAVE_SVNVERSION='' >HAVE_UNZIP='' >INCLUDES='' >LDFLAGS='-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s' >LIBOBJS='' >LIBS='' >LN_S='ln -s' >LTLIBOBJS='' >MACOSX_DEPLOYMENT_TARGET='' >OBJEXT='o' >PACKAGE_BUGREPORT='bugs@xbmc.org' >PACKAGE_NAME='"xbmc"' >PACKAGE_STRING='"xbmc" 9.04' >PACKAGE_TARNAME='-xbmc-' >PACKAGE_VERSION='9.04' >PATH_SEPARATOR=':' >POW_LIB='' >SDL_DEFINES='' >SET_MAKE='' >SHELL='/bin/sh' >ac_ct_CC='' >ac_ct_CXX='' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME ""xbmc"" >#define PACKAGE_TARNAME "-xbmc-" >#define PACKAGE_VERSION "9.04" >#define PACKAGE_STRING ""xbmc" 9.04" >#define PACKAGE_BUGREPORT "bugs@xbmc.org" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 270182
: 191538