https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196802
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from [email protected] --- After the bump, on recompilation I got this error: c++ -o nsUTF8ToUnicodeSSE2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include /usr/ports/www/firefox/work/mozilla-release/config/gcc_hidden.h -DSTATIC_E XPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I/usr/ports/www/firefox/work/mozilla-release/intl/uconv -I . -I/usr/ports/www/firefox/work/mozilla-release/intl/uconv/ucvcn -I/usr/ports/www/firefox/work/mozilla-release/intl/uconv/ucvja -I/usr/ports/www/firefox/work/mozilla-rele ase/intl/uconv/ucvko -I/usr/ports/www/firefox/work/mozilla-release/intl/uconv/ucvlatin -I/usr/ports/www/firefox/work/mozilla-release/intl/uconv/ucvtw -I/usr/ports/www/fir efox/work/mozilla-release/intl/uconv/util -I../../dist/include -I/usr/local/include/nspr -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -I/u sr/local/include -I/usr/local/include/pixman-1 -fPIC -Qunused-arguments -isystem/usr/local/include -DLIBICONV_PLUG -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsUTF8ToUnicodeSSE2.o.pp -Qunused-arguments -isystem/usr/local/include -DLIBICONV_PLUG -Qunused-arguments -Wall -Wempty-body -Woverloaded-virtual -Wsi gn-compare -Wwrite-strings -Werror=endif-labels -Werror=int-to-pointer-cast -Werror=missing-braces -Werror=pointer-arith -Werror=return-type -Werror=sequence-point -Werro r=unused-label -Werror=trigraphs -Werror=type-limits -Wno-invalid-offsetof -Wno-inline-new-delete -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -O2 -pipe -O3 -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction -sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pipe -DNDEBUG -DTRIMMED -O2 -O3 -fomit-frame-pointer -msse2 /usr/ports/www/firefox/work/mozill a-release/intl/uconv/nsUTF8ToUnicodeSSE2.cpp Unified_cpp_intl_uconv0.o /usr/ports/www/firefox/work/mozilla-release/intl/uconv/nsUTF8ToUnicodeSSE2.cpp:8:10: fatal error: 'emmintrin.h' file not found #include <emmintrin.h> ^ 1 error generated. /usr/ports/www/firefox/work/mozilla-release/config/rules.mk:948: recipe for target 'nsUTF8ToUnicodeSSE2.o' failed -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
