Ru-Board.club
← Вернуться в раздел «UNIX»

» Ошибка при установке xorg, подскажите куда копать?

Автор: masus
Дата сообщения: 24.10.2007 23:01
Ошибка при установке 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.
Автор: HighwayStar
Дата сообщения: 25.10.2007 03:59

Цитата:
../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  

Ясно же сказано, целых три файла не найдено.
нужно выясеить из какого пакета эти файлы glheader.h, mtypes.h, t_context.h и установить его, если эти файлы есть, но компилятор их не виит, тогда надо использовать CPPFLAGS="I/usr/путь до этих файлов"

Страницы: 1

Предыдущая тема: Linux Fedora 7


Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.