Простые/общие вопросы по UNIX системам. Спросите здесь, если вы новичок
Модераторы: vadim64, terminus
Правила форума
Убедительная просьба юзать теги [cоde] при оформлении листингов.
Сообщения не оформленные должным образом имеют все шансы быть незамеченными.
-
Elimelech
- лейтенант
- Сообщения: 685
- Зарегистрирован: 2009-11-28 18:42:07
- Откуда: Украина
-
Контактная информация:
Непрочитанное сообщение
Elimelech » 2013-11-26 22:41:43
При установке chromium-31.0.1650.57 на Freebsd 8.4 (kde4.10.5) выскакивает следующая ошибка:
Код: Выделить всё
===> Configuring for chromium-31.0.1650.57
cd /usr/ports/www/chromium/work/chromium-31.0.1650.57 && /usr/bin/env CC=/usr/local/bin/clang33 CXX=/usr/local/bin/clang++33 GYP_GENERATORS=ninja GYP_DEFINES="use_cups=1 use_system_yasm=1 use_system_libxml=1 use_system_ffmpeg=0 use_system_libusb=1 use_system_libevent=1 use_system_libvpx=0 linux_breakpad=0 linux_strip_binary=1 linux_use_tcmalloc=0 linux_use_heapchecker=0 test_isolation_mode=noop clang_use_chrome_plugins=0 disable_nacl=1 enable_webrtc=1 enable_openmax=1 enable_one_click_signin=1 werror= no_gc_sections=1 os_ver=804000 prefix_dir=/usr/local python_ver=2.7 google_api_key=AIzaSyBsp9n41JLW8jCokwn7vhoaMejDFRd1mp8 google_default_client_id=996322985003.apps.googleusercontent.com google_default_client_secret=IR1za9-1VK0zZ0f_O8MVFicn ffmpeg_branding=Chrome proprietary_codecs=1 use_pulseaudio=0 disable_sse2=1 buildtype=Official clang=1" CFLAGS="-O2 -pipe -fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing" CPPFLAGS="" CXXFLAGS="-O2 -pipe -fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing" LDFLAGS=" -B/usr/local/bin" PYTHON="/usr/local/bin/python2.7" PKG_CONFIG=pkgconf AR=/usr/bin/ar SHELL=/bin/sh CONFIG_SHELL=/bin/sh /usr/local/bin/python2.7 ./build/gyp_chromium chrome/chrome.gyp --depth .
Updating projects from gyp files...
gyp: Call to '../build/linux/python_arch.sh /usr/lib/libpython2.7.so.1.0' returned exit status 1. while trying to load chrome/chrome.gyp
*** Error code 1
Куда рыть и как устранить ее? Спасибо!
Elimelech
-
Хостинг HostFood.ru
-
Хостинг HostFood.ru
Тарифы на хостинг в России, от 12 рублей:
https://www.host-food.ru/tariffs/hosting/
Тарифы на виртуальные сервера (VPS/VDS/KVM) в РФ, от 189 руб.:
https://www.host-food.ru/tariffs/virtualny-server-vps/
Выделенные сервера, Россия, Москва, от 2000 рублей (HP Proliant G5, Intel Xeon E5430 (2.66GHz, Quad-Core, 12Mb), 8Gb RAM, 2x300Gb SAS HDD, P400i, 512Mb, BBU):
https://www.host-food.ru/tariffs/vydelennyi-server-ds/
Недорогие домены в популярных зонах:
https://www.host-food.ru/domains/
-
iZEN
- ст. лейтенант
- Сообщения: 1095
- Зарегистрирован: 2007-09-15 16:45:26
-
Контактная информация:
Непрочитанное сообщение
iZEN » 2013-11-27 13:03:44
Только что собрал chromium-31.0.1650.57 (в О Chromium: "Версия 31.0.1650.57 (235101)") на FreeBSD 10-BETA3. Вроде не падает (предыдущие версии страдали падежом). Конфигурация сборки:
Код: Выделить всё
> cat /var/db/ports/www_chromium/options
# This file is auto-generated by 'make config'.
# Options for chromium-31.0.1650.57
_OPTIONS_READ=chromium-31.0.1650.57
_FILE_COMPLETE_OPTIONS_LIST=CODECS DEBUG GCONF PULSEAUDIO TEST
OPTIONS_FILE_SET+=CODECS
OPTIONS_FILE_UNSET+=DEBUG
OPTIONS_FILE_SET+=GCONF
OPTIONS_FILE_UNSET+=PULSEAUDIO
OPTIONS_FILE_UNSET+=TEST
GNU/Linux — это не Unix и даже никогда им не был, и, что самое смешное, никогда им не станет — GNU's Not Unix
iZEN
-
Elimelech
- лейтенант
- Сообщения: 685
- Зарегистрирован: 2009-11-28 18:42:07
- Откуда: Украина
-
Контактная информация:
Непрочитанное сообщение
Elimelech » 2013-11-27 13:21:55
iZEN писал(а):Только что собрал chromium-31.0.1650.57 (в О Chromium: "Версия 31.0.1650.57 (235101)") на FreeBSD 10-BETA3. Вроде не падает (предыдущие версии страдали падежом). Конфигурация сборки:
Код: Выделить всё
> cat /var/db/ports/www_chromium/options
# This file is auto-generated by 'make config'.
# Options for chromium-31.0.1650.57
_OPTIONS_READ=chromium-31.0.1650.57
_FILE_COMPLETE_OPTIONS_LIST=CODECS DEBUG GCONF PULSEAUDIO TEST
OPTIONS_FILE_SET+=CODECS
OPTIONS_FILE_UNSET+=DEBUG
OPTIONS_FILE_SET+=GCONF
OPTIONS_FILE_UNSET+=PULSEAUDIO
OPTIONS_FILE_UNSET+=TEST
А каеи у вас кеды стоят на Freebsd 10? Откуда ставили и как?
Elimelech
-
iZEN
- ст. лейтенант
- Сообщения: 1095
- Зарегистрирован: 2007-09-15 16:45:26
-
Контактная информация:
Непрочитанное сообщение
iZEN » 2013-11-27 13:27:19
chromium кеды не нужны. У меня Xfce, если это важно.
Код: Выделить всё
> pkg info -d chromium-31.0.1650.57
chromium-31.0.1650.57:
xproto-7.0.24
xineramaproto-1.2.1
xf86vidmodeproto-2.3.1
xextproto-7.2.1
xcb-util-renderutil-0.3.8
xcb-util-0.3.9_1,1
videoproto-2.3.2
scrnsaverproto-1.2.2
renderproto-0.11.1
recordproto-1.14.2
randrproto-1.4.0
pixman-0.30.2
libxcb-1.9.1
libXxf86vm-1.1.3
libXv-1.0.10,1
libXtst-1.2.2
libXrender-0.9.8
libXrandr-1.4.2
libXinerama-1.1.3,1
libXi-1.7.2,1
libXfixes-5.0.1
libXext-1.3.2,1
libXdmcp-1.1.1
libXdamage-1.1.4
libXcursor-1.1.14
libXcomposite-0.4.4,1
libXau-1.0.8
libXScrnSaver-1.2.2
libX11-1.6.2,1
libSM-1.2.2,1
libICE-1.0.8,1
kbproto-1.0.6
inputproto-2.3
fixesproto-5.0
dri2proto-2.8
damageproto-1.2.1
compositeproto-0.4.2
pango-1.34.1_1
libXt-1.1.4,1
libXmu-1.1.2,1
gtk2-2.24.19_2
xorg-fonts-truetype-7.7_1
mkfontscale-1.1.1
mkfontdir-1.0.7
libfontenc-1.1.2
libXft-2.3.1
fontconfig-2.10.95,1
font-util-1.3.0
font-misc-meltho-1.0.3
font-misc-ethiopic-1.0.3
font-bh-ttf-1.0.3
encodings-1.0.4,1
droid-fonts-ttf-20110324
dejavu-2.34
libxslt-1.1.28_1
libxml2-2.8.0_3
expat-2.1.0
polkit-0.105_1
gnome_subr-1.0
nss-3.15.2
libtasn1-3.3
libgpg-error-1.12
libgnome-keyring-2.32.0_6
libgcrypt-1.5.3
harfbuzz-0.9.19
freetype2-2.5.0.1
cups-client-1.5.4_1
xvid-1.3.2,1
x264-0.136.2358_1
schroedinger-1.0.11_1
libvpx-1.2.0
libtheora-1.1.1_3
librtmp-2.4.20130923
libass-0.10.2
gpac-libgpac-0.5.0,1
ffmpeg-2.1.1,1
shared-mime-info-1.1
pciids-20131123
hicolor-icon-theme-0.12
gnomehier-3.0
fftw3-float-3.3.3_1
fftw3-3.3.3_1
python27-2.7.6
python2-2_1
python-2.7_1,2
perl5-5.18.1_3
tiff-4.0.3
png-1.5.17
openjpeg-1.5.0_2
opencv-core-2.3.1_9
libdrm-2.4.17_1
libGLU-9.0.0
libGL-7.6.1_4
lcms2-2.5
jpeg-8_4
jbigkit-1.6
jasper-1.900.1_12
gtk-update-icon-cache-2.24.19
graphite2-1.2.3
gdk-pixbuf2-2.28.2
freeglut-2.8.1
cairo-1.10.2_6,2
pcre-8.33
orc-0.4.18
nspr-4.10.1
libpthread-stubs-0.3_4
libpciaccess-0.13.2
libpci-3.2.1
libffi-3.0.13
libevent-1.4.14b_2
libIDL-0.8.14_1
icu-50.1.2
gobject-introspection-1.36.0_2
glib-2.36.3
gettext-0.18.3.1
gconf2-2.32.0_3
desktop-file-utils-0.22_1
dconf-0.14.1
dbus-glib-0.100.2
dbus-1.6.12
ORBit2-2.14.19
sqlite3-3.8.0.2
recode-3.6_9
p5-Unicode-String-2.09
p5-Unicode-Map8-0.13
fribidi-0.19.2_1
enca-1.13
speex-1.2.r1_5,1
opus-1.0.3
opencore-amr-0.1.3
libvorbis-1.3.3_1,3
libsamplerate-0.1.8_4
libogg-1.3.1,4
libaacplus-2.0.2_2
lame-3.99.5_1
gsm-1.0.13
celt-0.11.3_1
alsa-plugins-1.0.27_1
alsa-lib-1.0.27.2
atk-2.8.0
GNU/Linux — это не Unix и даже никогда им не был, и, что самое смешное, никогда им не станет — GNU's Not Unix
iZEN
-
Elimelech
- лейтенант
- Сообщения: 685
- Зарегистрирован: 2009-11-28 18:42:07
- Откуда: Украина
-
Контактная информация:
Непрочитанное сообщение
Elimelech » 2013-11-27 13:29:40
а что в 500 мтеов ISO образа засунули эту графиоболочку? Или вы из портов ставили?
Elimelech
-
iZEN
- ст. лейтенант
- Сообщения: 1095
- Зарегистрирован: 2007-09-15 16:45:26
-
Контактная информация:
Непрочитанное сообщение
iZEN » 2013-11-27 13:38:49
Я всё из портов ставлю и обновляю.
GNU/Linux — это не Unix и даже никогда им не был, и, что самое смешное, никогда им не станет — GNU's Not Unix
iZEN
-
Elimelech
- лейтенант
- Сообщения: 685
- Зарегистрирован: 2009-11-28 18:42:07
- Откуда: Украина
-
Контактная информация:
Непрочитанное сообщение
Elimelech » 2013-11-27 13:51:06
iZEN писал(а):Я всё из портов ставлю и обновляю.
Я тоже почти все. Вот решил обновить Хром и не вышло. Что-то ему Python не нравиться. Переустановил его, но это ничего не дало. Что дальше делать ума не прилажу?
Elimelech
-
iZEN
- ст. лейтенант
- Сообщения: 1095
- Зарегистрирован: 2007-09-15 16:45:26
-
Контактная информация:
Непрочитанное сообщение
iZEN » 2013-11-27 15:04:11
А в /usr/ports/UPDATING если посмотреть?
GNU/Linux — это не Unix и даже никогда им не был, и, что самое смешное, никогда им не станет — GNU's Not Unix
iZEN
-
Elimelech
- лейтенант
- Сообщения: 685
- Зарегистрирован: 2009-11-28 18:42:07
- Откуда: Украина
-
Контактная информация:
Непрочитанное сообщение
Elimelech » 2013-11-27 15:24:55
А в /usr/ports/UPDATING самое свежее по дате:
Код: Выделить всё
20130817:
AFFECTS: users of lang/python*
AUTHOR: mva@FreeBSD.org
The lang/python* ports do not install links to 2to3, idle, pydoc, python
and other binaries anymore. Those were moved into the lang/python2 and
lang/python3 ports respectively. This change brings us closer to the goal
of making Python ports usable with different Python versions at the same
time.
If you have lang/python2* or lang/python3* installed, please also install
the associated lang/python2 or lang/python3 port.
1. update lang/python2* and/or lang/python3*
2. install lang/python2 and/or lang/python3
3. install/update lang/python
и
Код: Выделить всё
0110925:
AFFECTS: users of lang/python*
AUTHOR: lwhsu@FreeBSD.org
The HUGE_STACK_SIZE option has been removed, now Python will use default
thread stack size of the system. If you want to change it, specify it
with -DTHREAD_STACK_SIZE=<size> in CFLAGS.
И что с этим делать? Я обновил python до последней версии и это ничего не дало.
Elimelech
-
iZEN
- ст. лейтенант
- Сообщения: 1095
- Зарегистрирован: 2007-09-15 16:45:26
-
Контактная информация:
Непрочитанное сообщение
iZEN » 2013-11-27 15:31:22
Ранее я привёл список зависимостей, требующихся для Chromium. Сравните его с тем набором, что у вас установлено, по наличию и версии зависимости. Потом можно будет подумать, почему не собирается.
GNU/Linux — это не Unix и даже никогда им не был, и, что самое смешное, никогда им не станет — GNU's Not Unix
iZEN
-
Elimelech
- лейтенант
- Сообщения: 685
- Зарегистрирован: 2009-11-28 18:42:07
- Откуда: Украина
-
Контактная информация:
Непрочитанное сообщение
Elimelech » 2013-11-30 6:20:56
Вот собрал Хром, но при этом показывались следующие ошибки, они кретичекие и что означают эти ошибки?
Код: Выделить всё
===> chromium-31.0.1650.57_1 depends on shared library: libORBit-2.so - found
===> chromium-31.0.1650.57_1 depends on shared library: libpango-1.0.so - found
===> Configuring for chromium-31.0.1650.57_1
cd /usr/ports/www/chromium/work/chromium-31.0.1650.57 && /usr/bin/env CC=/usr/local/bin/clang33 CXX=/usr/local/bin/clang++33 GYP_GENERATORS=ninja GYP_DEFINES="use_cups=1 use_system_yasm=1 use_system_libxml=1 use_system_ffmpeg=0 use_system_libusb=1 use_system_libevent=1 use_system_libvpx=0 linux_breakpad=0 linux_strip_binary=1 linux_use_tcmalloc=0 linux_use_heapchecker=0 test_isolation_mode=noop clang_use_chrome_plugins=0 disable_nacl=1 enable_webrtc=1 enable_openmax=1 enable_one_click_signin=1 werror= no_gc_sections=1 os_ver=804000 prefix_dir=/usr/local python_ver=2.7 google_api_key=AIzaSyBsp9n41JLW8jCokwn7vhoaMejDFRd1mp8 google_default_client_id=996322985003.apps.googleusercontent.com google_default_client_secret=IR1za9-1VK0zZ0f_O8MVFicn ffmpeg_branding=Chrome proprietary_codecs=1 use_pulseaudio=0 disable_sse2=1 buildtype=Official clang=1" CFLAGS="-O2 -pipe -fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing" CPPFLAGS="" CXXFLAGS="-O2 -pipe -fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing" LDFLAGS=" -B/usr/local/bin" PYTHON="/usr/local/bin/python2.7" PKG_CONFIG=pkgconf AR=/usr/bin/ar SHELL=/bin/sh CONFIG_SHELL=/bin/sh /usr/local/bin/python2.7 ./build/gyp_chromium chrome/chrome.gyp --depth .
Updating projects from gyp files...
===> Building for chromium-31.0.1650.57_1
cd /usr/ports/www/chromium/work/chromium-31.0.1650.57 && /usr/bin/env BUILDTYPE=Release GPERF=/usr/local/bin/gperf SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang33" CFLAGS="-O2 -pipe -fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing" CPP="/usr/local/bin/clang-cpp33" CPPFLAGS="" LDFLAGS=" -B/usr/local/bin" CXX="/usr/local/bin/clang++33" CXXFLAGS="-O2 -pipe -fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" /usr/local/bin/ninja -j2 -C out/Release chrome base_unittests crypto_unittests cacheinvalidation_unittests gpu_unittests sync_unit_tests media_unittests printing_unittests sql_unittests net_unittests content_unittests
ninja: Entering directory `out/Release'
[350/13877] CC obj/third_party/libXNVCtrl/libXNVCtrl.NVCtrl.o
In file included from ../../third_party/libXNVCtrl/NVCtrl.c:38:
In file included from /usr/local/include/X11/Xlibint.h:43:
/usr/local/include/X11/XlibConf.h:33:9: warning: 'XTHREADS' macro redefined
#define XTHREADS 1
^
../../third_party/libXNVCtrl/NVCtrl.c:31:9: note: previous definition is here
#define XTHREADS
^
1 warning generated.
[955/13877] CC obj/third_party/ffmpeg/libavutil/ffmpegsumo.eval.o
../../third_party/ffmpeg/libavutil/eval.c:178:44: warning: implicit declaration of function 'isnanf' is invalid in C99 [-Wimplicit-function-declaration]
case e_isnan: return e->value * !!isnan(eval_expr(p, e->param[0]));
^
/usr/include/math.h:100:39: note: expanded from macro 'isnan'
((sizeof (x) == sizeof (float)) ? isnanf(x) \
^
1 warning generated.
[970/13877] CC obj/third_party/ffmpeg/libavutil/ffmpegsumo.rational.o
../../third_party/ffmpeg/libavutil/rational.c:111:9: warning: implicit declaration of function 'isnanf' is invalid in C99 [-Wimplicit-function-declaration]
if (isnan(d))
^
/usr/include/math.h:100:39: note: expanded from macro 'isnan'
((sizeof (x) == sizeof (float)) ? isnanf(x) \
^
1 warning generated.
[4745/13877] CXX obj/net/http/net.http_auth_gssapi_posix.o
In file included from ../../net/http/http_auth_gssapi_posix.cc:5:
In file included from ../../net/http/http_auth_gssapi_posix.h:20:
/usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
^
1 warning generated.
[4755/13877] CXX obj/net/http/net.http_auth_handler_factory.o
In file included from ../../net/http/http_auth_handler_factory.cc:16:
In file included from ../../net/http/http_auth_handler_negotiate.h:19:
In file included from ../../net/http/http_auth_gssapi_posix.h:20:
/usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
^
1 warning generated.
[4756/13877] CXX obj/net/http/net.http_auth_handler_negotiate.o
In file included from ../../net/http/http_auth_handler_negotiate.cc:5:
In file included from ../../net/http/http_auth_handler_negotiate.h:19:
In file included from ../../net/http/http_auth_gssapi_posix.h:20:
/usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
^
1 warning generated.
[5064/13877] CXX obj/printing/backend/printing.print_backend_cups.o
In file included from ../../printing/backend/print_backend_cups.cc:16:
/usr/local/include/gcrypt.h:1353:2: warning: 'gcry_ac_data_read_cb_t' is deprecated [-Wdeprecated-declarations]
gcry_ac_data_read_cb_t cb;
^
/usr/local/include/gcrypt.h:1318:23: note: 'gcry_ac_data_read_cb_t' declared here
typedef gpg_error_t (*gcry_ac_data_read_cb_t) (void *opaque,
^
/usr/local/include/gcrypt.h:1367:2: warning: 'gcry_ac_data_write_cb_t' is deprecated [-Wdeprecated-declarations]
gcry_ac_data_write_cb_t cb;
^
/usr/local/include/gcrypt.h:1323:23: note: 'gcry_ac_data_write_cb_t' declared here
typedef gpg_error_t (*gcry_ac_data_write_cb_t) (void *opaque,
^
/usr/local/include/gcrypt.h:1402:3: warning: 'gcry_md_algo_t' is deprecated [-Wdeprecated-declarations]
gcry_md_algo_t md;
^
/usr/local/include/gcrypt.h:1396:28: note: 'gcry_md_algo_t' declared here
typedef enum gcry_md_algos gcry_md_algo_t _GCRY_ATTR_INTERNAL;
^
/usr/local/include/gcrypt.h:1410:3: warning: 'gcry_md_algo_t' is deprecated [-Wdeprecated-declarations]
gcry_md_algo_t md;
^
/usr/local/include/gcrypt.h:1396:28: note: 'gcry_md_algo_t' declared here
typedef enum gcry_md_algos gcry_md_algo_t _GCRY_ATTR_INTERNAL;
^
4 warnings generated.
[5791/13877] CXX obj/base/strings/base_unittests.safe_sprintf_unittest.o
../../base/strings/safe_sprintf_unittest.cc:731:8: warning: unused variable 'buf' [-Wunused-variable]
char buf[40];
^
1 warning generated.
[5876/13877] CXX obj/third_party/libjingle/source/talk/base/libjingle.physicalsocketserver.o
../../third_party/libjingle/source/talk/base/physicalsocketserver.cc:466:3: warning: control may reach end of non-void function [-Wreturn-type]
}
^
1 warning generated.
[8459/13877] CXX obj/net/http/net_unittests.http_auth_gssapi_posix_unittest.o
In file included from ../../net/http/http_auth_gssapi_posix_unittest.cc:5:
In file included from ../../net/http/http_auth_gssapi_posix.h:20:
/usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
^
In file included from ../../net/http/http_auth_gssapi_posix_unittest.cc:12:
In file included from ../../net/http/mock_gssapi_library_posix.h:19:
/usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
^
2 warnings generated.
[8464/13877] CXX obj/net/http/net_unittests.http_auth_handler_negotiate_unittest.o
In file included from ../../net/http/http_auth_handler_negotiate_unittest.cc:5:
In file included from ../../net/http/http_auth_handler_negotiate.h:19:
In file included from ../../net/http/http_auth_gssapi_posix.h:20:
/usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
^
In file included from ../../net/http/http_auth_handler_negotiate_unittest.cc:17:
In file included from ../../net/http/mock_gssapi_library_posix.h:19:
/usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
^
2 warnings generated.
[8494/13877] CXX obj/net/http/net_unittests.mock_gssapi_library_posix.o
In file included from ../../net/http/mock_gssapi_library_posix.cc:5:
In file included from ../../net/http/mock_gssapi_library_posix.h:12:
In file included from ../../net/http/http_auth_gssapi_posix.h:20:
/usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
^
In file included from ../../net/http/mock_gssapi_library_posix.cc:5:
In file included from ../../net/http/mock_gssapi_library_posix.h:19:
/usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
^
2 warnings generated.
[13877/13877] LINK chrome
Elimelech
-
iZEN
- ст. лейтенант
- Сообщения: 1095
- Зарегистрирован: 2007-09-15 16:45:26
-
Контактная информация:
Непрочитанное сообщение
iZEN » 2013-11-30 20:01:55
Это не ошибки, а предупреждения компилятора. Может ничего страшного.
GNU/Linux — это не Unix и даже никогда им не был, и, что самое смешное, никогда им не станет — GNU's Not Unix
iZEN