|
Компьютерный форум OSzone.net » Linux и FreeBSD » Общий по FreeBSD » FreeBSD - [решено] Ошибка при установке xorg, подскажите куда копать? |
|
FreeBSD - [решено] Ошибка при установке xorg, подскажите куда копать?
|
Пользователь Сообщения: 116 |
Ошибка при установке xorg, подскажите куда копать?
cd /usr/ports/x11/xorg && make install clean This is a meta-port, meaning that it just depends on its subparts of the port. It won't build and install all the parts until you have typed make install This port does not ensure things are upgraded; use portupgrade if you want to upgrade X.Org. If you simply type 'make install' it may use over 2GB to build all of the subports. You can install the ports singly if you are low on space. ===> Vulnerability check disabled, database not found ===> Extracting for xorg-6.9.0 ===> Patching for xorg-6.9.0 ===> xorg-6.9.0 depends on shared library: X11.6 - found ===> Configuring for xorg-6.9.0 ===> Installing for xorg-6.9.0 ===> xorg-6.9.0 depends on executable: xvinfo - found ===> xorg-6.9.0 depends on file: /usr/X11R6/share/doc/X11/ddx.txt - found ===> xorg-6.9.0 depends on file: /usr/X11R6/man/man1/Xserver.1.gz - found ===> xorg-6.9.0 depends on file: /usr/X11R6/lib/X11/fonts/100dpi/UTBI__10-ISO8 859-1.pcf.gz - found ===> xorg-6.9.0 depends on file: /usr/X11R6/lib/X11/fonts/75dpi/UTBI__10-ISO88 59-1.pcf.gz - found ===> xorg-6.9.0 depends on file: /usr/X11R6/lib/X11/fonts/cyrillic/crox1c.pcf. gz - found ===> xorg-6.9.0 depends on file: /usr/X11R6/lib/X11/fonts/misc/cursor.pcf.gz - found ===> xorg-6.9.0 depends on file: /usr/X11R6/lib/X11/fonts/TTF/luximb.ttf - fou nd ===> xorg-6.9.0 depends on file: /usr/X11R6/lib/X11/fonts/Type1/UTBI____.afm - found ===> xorg-6.9.0 depends on file: /usr/X11R6/bin/xfs - found ===> xorg-6.9.0 depends on file: /usr/X11R6/bin/Xnest - found ===> xorg-6.9.0 depends on file: /usr/X11R6/bin/Xvfb - found ===> xorg-6.9.0 depends on file: /usr/X11R6/bin/Xprt - found ===> xorg-6.9.0 depends on file: /usr/X11R6/bin/Xorg - found ===> xorg-6.9.0 depends on file: /usr/X11R6/lib/modules/dri/r200_dri.so - not found ===> Verifying install for /usr/X11R6/lib/modules/dri/r200_dri.so in /usr/por ts/graphics/dri ===> Vulnerability check disabled, database not found => MesaLib-6.4.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://heanet.dl.sourceforge.net/sourceforge/mesa3d/ . MesaLib-6.4.1.tar.bz2 29% of 2845 kB 27 kBps 01m11s fetch: MesaLib-6.4.1.tar.bz2 appears to be truncated: 862560/2913887 bytes => Attempting to fetch from http://nchc.dl.sourceforge.net/sourceforge/mesa3d/. MesaLib-6.4.1.tar.bz2 100% of 2845 kB 19 kBps 00m00s ===> Extracting for dri-6.4.1,2 => MD5 Checksum OK for MesaLib-6.4.1.tar.bz2. => SHA256 Checksum OK for MesaLib-6.4.1.tar.bz2. ===> Patching for dri-6.4.1,2 ===> Applying FreeBSD patches for dri-6.4.1,2 ===> dri-6.4.1,2 depends on executable: makedepend - found ===> dri-6.4.1,2 depends on executable: gmake - found ===> dri-6.4.1,2 depends on shared library: drm - found ===> dri-6.4.1,2 depends on shared library: X11.6 - found ===> Configuring for dri-6.4.1,2 ===> Building for dri-6.4.1,2 (cd configs && rm -f current && ln -s freebsd-dri-x86 current) gmake default gmake[1]: Entering directory `/usr/ports/graphics/dri/work/Mesa-6.4.1' gmake[2]: Entering directory `/usr/ports/graphics/dri/work/Mesa-6.4.1/src' Making sources for freebsd-dri-x86 mkdir ../lib gmake[3]: Entering directory `/usr/ports/graphics/dri/work/Mesa-6.4.1/src/mesa' gmake[4]: Entering directory `/usr/ports/graphics/dri/work/Mesa-6.4.1/src/mesa' gmake[5]: Entering directory `/usr/ports/graphics/dri/work/Mesa-6.4.1/src/mesa/x86' cc -I../../../include/GL -I../../../include -I.. -I../main -I../math -I../glapi -I../tnl -O2 -fno-strict-aliasing -pipe -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGL X_DIRECT_RENDERING -DHAVE_ALIAS -Wmissing-prototypes -g -std=c99 -Wundef -fPIC -ffast-ma th -I/usr/X11R6/include -I/usr/X11R6/include/X11/extensions gen_matypes.c -o gen_matypes gmake[5]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-6.4.1/src/mesa/x86' gmake[5]: Entering directory `/usr/ports/graphics/dri/work/Mesa-6.4.1/src/mesa/x86-64' cc -O2 -fno-strict-aliasing -pipe -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER - DGLX_DIRECT_RENDERING -DHAVE_ALIAS -Wmissing-prototypes -g -std=c99 -Wundef -fPIC -ffast -math -I/usr/X11R6/include -I/usr/X11R6/include/X11/extensions ../x86/gen_matypes.c -o ../x86/gen_matypes ../x86/gen_matypes.c:35:27: main/glheader.h: No such file or directory ../x86/gen_matypes.c:36:25: main/mtypes.h: No such file or directory ../x86/gen_matypes.c:37:27: tnl/t_context.h: No such file or directory ../x86/gen_matypes.c: In function `main': ../x86/gen_matypes.c:87: warning: implicit declaration of function `printf' ../x86/gen_matypes.c:102: error: `size_t' undeclared (first use in this function) ../x86/gen_matypes.c:102: error: (Each undeclared identifier is reported only once ../x86/gen_matypes.c:102: error: for each function it appears in.) ../x86/gen_matypes.c:102: error: `GLcontext' undeclared (first use in this function) ../x86/gen_matypes.c:102: error: syntax error before ')' token ../x86/gen_matypes.c:104: error: syntax error before ')' token ../x86/gen_matypes.c:105: error: syntax error before ')' token ../x86/gen_matypes.c:106: error: syntax error before ')' token ../x86/gen_matypes.c:107: error: syntax error before ')' token ../x86/gen_matypes.c:108: error: syntax error before ')' token ../x86/gen_matypes.c:109: error: syntax error before ')' token ../x86/gen_matypes.c:110: error: syntax error before ')' token ../x86/gen_matypes.c:111: error: syntax error before ')' token ../x86/gen_matypes.c:112: error: syntax error before ')' token ../x86/gen_matypes.c:113: error: syntax error before ')' token ../x86/gen_matypes.c:120: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:121: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:123: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:124: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:125: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:126: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:127: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:128: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:129: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:130: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:131: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:132: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:133: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:134: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:135: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:136: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:137: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:138: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:139: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:140: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:141: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:143: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:148: error: `VERT_BIT_POS' undeclared (first use in this function) ../x86/gen_matypes.c:149: error: `VERT_BIT_NORMAL' undeclared (first use in this function ) ../x86/gen_matypes.c:150: error: `VERT_BIT_COLOR0' undeclared (first use in this function ) ../x86/gen_matypes.c:151: error: `VERT_BIT_COLOR1' undeclared (first use in this function ) ../x86/gen_matypes.c:152: error: `VERT_BIT_FOG' undeclared (first use in this function) ../x86/gen_matypes.c:153: error: `VERT_BIT_TEX0' undeclared (first use in this function) ../x86/gen_matypes.c:154: error: `VERT_BIT_TEX1' undeclared (first use in this function) ../x86/gen_matypes.c:155: error: `VERT_BIT_TEX2' undeclared (first use in this function) ../x86/gen_matypes.c:156: error: `VERT_BIT_TEX3' undeclared (first use in this function) ../x86/gen_matypes.c:163: error: `GLvector4f' undeclared (first use in this function) ../x86/gen_matypes.c:163: error: syntax error before ')' token ../x86/gen_matypes.c:164: error: syntax error before ')' token ../x86/gen_matypes.c:165: error: syntax error before ')' token ../x86/gen_matypes.c:166: error: syntax error before ')' token ../x86/gen_matypes.c:167: error: syntax error before ')' token ../x86/gen_matypes.c:168: error: syntax error before ')' token ../x86/gen_matypes.c:172: error: `VEC_MALLOC' undeclared (first use in this function) ../x86/gen_matypes.c:173: error: `VEC_NOT_WRITEABLE' undeclared (first use in this functi on) ../x86/gen_matypes.c:174: error: `VEC_BAD_STRIDE' undeclared (first use in this function) ../x86/gen_matypes.c:176: error: `VEC_SIZE_1' undeclared (first use in this function) ../x86/gen_matypes.c:177: error: `VEC_SIZE_2' undeclared (first use in this function) ../x86/gen_matypes.c:178: error: `VEC_SIZE_3' undeclared (first use in this function) ../x86/gen_matypes.c:179: error: `VEC_SIZE_4' undeclared (first use in this function) ../x86/gen_matypes.c:186: error: `GLmatrix' undeclared (first use in this function) ../x86/gen_matypes.c:186: error: syntax error before ')' token ../x86/gen_matypes.c:187: error: syntax error before ')' token ../x86/gen_matypes.c:188: error: syntax error before ')' token ../x86/gen_matypes.c:189: error: syntax error before ')' token ../x86/gen_matypes.c:196: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:197: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:199: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:200: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:201: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:202: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:203: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:204: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:205: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:206: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:207: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:208: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:209: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:210: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:212: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:214: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:215: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:216: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:217: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:218: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:220: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:221: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:222: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:223: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:225: error: invalid application of `sizeof' to incomplete type `gl_l ight' ../x86/gen_matypes.c:229: error: `LIGHT_SPOT' undeclared (first use in this function) ../x86/gen_matypes.c:230: error: `LIGHT_LOCAL_VIEWER' undeclared (first use in this funct ion) ../x86/gen_matypes.c:231: error: `LIGHT_POSITIONAL' undeclared (first use in this functio n) ../x86/gen_matypes.c:233: error: `LIGHT_NEED_VERTICES' undeclared (first use in this func tion) ../x86/gen_matypes.c:240: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:241: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:242: error: dereferencing pointer to incomplete type ../x86/gen_matypes.c:243: error: dereferencing pointer to incomplete type gmake[5]: *** [../x86/gen_matypes] Error 1 gmake[5]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-6.4.1/src/mesa/x86-64' gmake[4]: *** [subdirs] Error 2 gmake[4]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-6.4.1/src/mesa' gmake[3]: *** [default] Error 2 gmake[3]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-6.4.1/src/mesa' gmake[2]: *** [subdirs] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-6.4.1/src' gmake[1]: *** [default] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-6.4.1' gmake: *** [freebsd-dri-x86] Error 2 *** Error code 2 Stop in /usr/ports/graphics/dri. *** Error code 1 Stop in /usr/ports/x11/xorg. |
|
Отправлено: 00:04, 25-10-2007 |
Новый участник Сообщения: 7
|
Профиль | Отправить PM | Цитировать а че не обновишь порты и не поставишь 7.3? у меня они без проблем встали
|
Отправлено: 00:40, 25-10-2007 | #2 |
Для отключения данного рекламного блока вам необходимо зарегистрироваться или войти с учетной записью социальной сети. Если же вы забыли свой пароль на форуме, то воспользуйтесь данной ссылкой для восстановления пароля. |
Новый участник Сообщения: 1
|
Профиль | Отправить PM | Цитировать Тоже пытался поставить Xorg на свою FreeBSD 6.2
Долго пытался, до сих пор не поставил ![]() Но это место проходили Долго искккал решение этой траблы по нету На каком то "нерусском" форуме наконец то нашёл Нужно сначала обновить библиотеку /usr/ports/graphics/libdrm/ и /usr/ports/graphics/dri/ должен встать нормально но всё-равно придётся читать /usr/ports/UPDATING там от 20070519 по-моему у меня не получилось на этом месте (всего неделя на фре ![]() думаю помог ![]() |
Отправлено: 04:25, 25-10-2007 | #3 |
Пользователь Сообщения: 116
|
Профиль | Отправить PM | Цитировать scoder,
Да спасибо, но у меня все закончилось вот так cd /usr/ports/x11/xorg && make install clean ===> Installing for xorg-7.3_1 ===> xorg-7.3_1 depends on file: /usr/local/lib/dri/r128_dri.so - found ===> xorg-7.3_1 depends on file: /usr/local/libdata/pkgconfig/xbitmaps.pc - found ===> xorg-7.3_1 depends on file: /usr/local/lib/X11/icons/handhelds/cursors/X_cursor - found ===> xorg-7.3_1 depends on file: /usr/local/share/X11/doc/hardcopy/BDF/bdf.PS.gz - found ===> xorg-7.3_1 depends on file: /usr/local/libdata/xorg/apps - found ===> xorg-7.3_1 depends on file: /usr/local/libdata/xorg/libraries - not found ===> Verifying install for /usr/local/libdata/xorg/libraries in /usr/ports/x11/xorg-libraries /usr/X11R6 exists, but it is not a symlink. Installation cannot proceed. This looks like an incompletely removed old version of X. In the current version, /usr/X11R6 must be a symlink if it exists at all.Please read /usr/ports/UPDATING (entry of 20070519) for the procedure to upgrade X.org related ports.*** Error code 1 Stop in /usr/ports/x11/xorg-libraries. *** Error code 1 Stop in /usr/ports/x11/xorg. У кого нить есть идеи? |
Отправлено: 02:53, 26-10-2007 | #4 |
Старожил Сообщения: 398
|
Профиль | Отправить PM | Цитировать Так ведь он же говорит:
Цитата masus:
(если не ошибаюсь ибо не помню!!!) тут наверное тоже нечто подобное должно быть. попробуйте. |
||
------- Отправлено: 08:39, 26-10-2007 | #5 |
![]() Старожил Сообщения: 215
|
Профиль | Отправить PM | Цитировать Цитата:
Кстати об этом упоминалось и на этом форуме. |
|
Отправлено: 08:57, 26-10-2007 | #6 |
Пользователь Сообщения: 116
|
Профиль | Отправить PM | Цитировать Я не обновляюсь, пытаюсь поставить с нуля...
Как удалить все что было сязнао с xorg ? |
Отправлено: 13:22, 26-10-2007 | #7 |
Новый участник Сообщения: 7
|
Профиль | Отправить PM | Цитировать если с нуля то переустанови систему без х
потом обнови порты и х 7.3 встанут даю гарантию |
Отправлено: 15:48, 26-10-2007 | #8 |
![]() |
Участник сейчас на форуме |
![]() |
Участник вне форума |
![]() |
Автор темы |
![]() |
Сообщение прикреплено |
| |||||
Название темы | Автор | Информация о форуме | Ответов | Последнее сообщение | |
Установка - [решено] При установке программ - ошибка при установки компонента сборки 'Microsoft.VC80.CRT | aniol | Microsoft Windows Vista | 16 | 21-06-2012 01:42 | |
Система - [решено] Ошибка при установке AYZMSMBR IDE Controller | aleksking | Программное обеспечение Windows | 4 | 21-09-2009 17:14 | |
[решено] Ошибка при установке программы. | Sviaga | Хочу все знать | 7 | 11-06-2009 01:39 | |
Проблемы сборки ядра, куда копать? | masus | Общий по FreeBSD | 5 | 04-05-2009 10:35 | |
[решено] Ошибка DNS при установке AD | mikechaik | Microsoft Windows NT/2000/2003 | 2 | 31-07-2006 20:11 |
|