The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

форумы  помощь  поиск  регистрация  майллист  ВХОД  слежка  RSS
"Проблемы со сборкой xorg"
Вариант для распечатки  
Пред. тема | След. тема 
Форумы Открытые системы на рабочей станции (Public)
Изначальное сообщение [Проследить за развитием треда]

"Проблемы со сборкой xorg"  
Сообщение от Darth_Vader email(??) on 31-Янв-06, 09:46 
Добрый день!

Не могу собрать xorg. Коллекция портов обновлена (31.01).
При сборке получаю следующее:
*******************************************************************
server# uname -r
5.4-RELEASE
db-link# pwd
/usr/ports/x11/xorg
server# make install
===>  Installing for xorg-6.9.0
===>   xorg-6.9.0 depends on executable: xvinfo - not found
===>    Verifying install for xvinfo in /usr/ports/x11/xorg-clients
===>  Building for xorg-clients-6.9.0
making all in programs/appres...
making all in programs/bdftopcf...
cc -O -pipe -march=pentium2 -ansi -pedantic -Wno-system-headers -Dasm=__asm     -Wall -Wpointer-arith -Wundef   -I/usr/ports/x11/xorg-clients/work/xc/include/fonts -I/usr/ports/x11/xorg-clients/work/xc/lib/font/include -I/usr/ports/x11/xorg-clients/work/xc/lib/font/bitmap  -I/usr/ports/x11/xorg-clients/work/xc -I/usr/ports/x11/xorg-clients/work/xc/exports/include  -I/usr/X11R6/include -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -c bdftopcf.c
bdftopcf.c:34:32: X11/fonts/fontmisc.h: No such file or directory
bdftopcf.c:36:32: X11/fonts/fntfilio.h: No such file or directory
bdftopcf.c:37:30: X11/fonts/fntfil.h: No such file or directory
bdftopcf.c:38:30: X11/fonts/bdfint.h: No such file or directory
bdftopcf.c:39:27: X11/fonts/pcf.h: No such file or directory
bdftopcf.c: In function `main':
bdftopcf.c:47: error: syntax error before "input"
bdftopcf.c:54: warning: implicit declaration of function `FontDefaultFormat'
bdftopcf.c:148: warning: implicit declaration of function `exit'
bdftopcf.c:156: error: `input' undeclared (first use in this function)
bdftopcf.c:156: error: (Each undeclared identifier is reported only once
bdftopcf.c:156: error: for each function it appears in.)
bdftopcf.c:156: warning: implicit declaration of function `FontFileOpen'
bdftopcf.c:165: warning: implicit declaration of function `FontFileOpenFd'
bdftopcf.c:166: warning: implicit declaration of function `bdfReadFont'
bdftopcf.c:174: error: `output' undeclared (first use in this function)
bdftopcf.c:174: warning: implicit declaration of function `FontFileOpenWrite'
bdftopcf.c:183: warning: implicit declaration of function `FontFileOpenWriteFd'
bdftopcf.c:184: warning: implicit declaration of function `pcfWriteFont'
bdftopcf.c:193: warning: implicit declaration of function `FontFileClose'
*** Error code 1

Stop in /usr/ports/x11/xorg-clients/work/xc/programs/bdftopcf.
*** Error code 1

Stop in /usr/ports/x11/xorg-clients/work/xc/programs.
*** Error code 1

Stop in /usr/ports/x11/xorg-clients.
*** Error code 1

Stop in /usr/ports/x11/xorg.
server#
*******************************************************************
Что делать?

Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору

 Оглавление

Сообщения по теме [Сортировка по времени, UBB]


1. "Проблемы со сборкой xorg"  
Сообщение от newser (ok) on 31-Янв-06, 10:15 
>Добрый день!
>
>Не могу собрать xorg. Коллекция портов обновлена (31.01).
>При сборке получаю следующее:
>*******************************************************************
>server# uname -r
>5.4-RELEASE
>db-link# pwd
>/usr/ports/x11/xorg
>server# make install
>===>  Installing for xorg-6.9.0
>===>   xorg-6.9.0 depends on executable: xvinfo - not found
>===>    Verifying install for xvinfo in /usr/ports/x11/xorg-clients
>===>  Building for xorg-clients-6.9.0
>making all in programs/appres...
>making all in programs/bdftopcf...
>cc -O -pipe -march=pentium2 -ansi -pedantic -Wno-system-headers -Dasm=__asm    
>-Wall -Wpointer-arith -Wundef   -I/usr/ports/x11/xorg-clients/work/xc/include/fonts -I/usr/ports/x11/xorg-clients/work/xc/lib/font/include -I/usr/ports/x11/xorg-clients/work/xc/lib/font/bitmap  -I/usr/ports/x11/xorg-clients/work/xc -I/usr/ports/x11/xorg-clients/work/xc/exports/include
> -I/usr/X11R6/include -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -c
>bdftopcf.c
>bdftopcf.c:34:32: X11/fonts/fontmisc.h: No such file or directory
>bdftopcf.c:36:32: X11/fonts/fntfilio.h: No such file or directory
>bdftopcf.c:37:30: X11/fonts/fntfil.h: No such file or directory
>bdftopcf.c:38:30: X11/fonts/bdfint.h: No such file or directory
>bdftopcf.c:39:27: X11/fonts/pcf.h: No such file or directory
>bdftopcf.c: In function `main':
>bdftopcf.c:47: error: syntax error before "input"
>bdftopcf.c:54: warning: implicit declaration of function `FontDefaultFormat'
>bdftopcf.c:148: warning: implicit declaration of function `exit'
>bdftopcf.c:156: error: `input' undeclared (first use in this function)
>bdftopcf.c:156: error: (Each undeclared identifier is reported only once
>bdftopcf.c:156: error: for each function it appears in.)
>bdftopcf.c:156: warning: implicit declaration of function `FontFileOpen'
>bdftopcf.c:165: warning: implicit declaration of function `FontFileOpenFd'
>bdftopcf.c:166: warning: implicit declaration of function `bdfReadFont'
>bdftopcf.c:174: error: `output' undeclared (first use in this function)
>bdftopcf.c:174: warning: implicit declaration of function `FontFileOpenWrite'
>bdftopcf.c:183: warning: implicit declaration of function `FontFileOpenWriteFd'
>bdftopcf.c:184: warning: implicit declaration of function `pcfWriteFont'
>bdftopcf.c:193: warning: implicit declaration of function `FontFileClose'
>*** Error code 1
>
>Stop in /usr/ports/x11/xorg-clients/work/xc/programs/bdftopcf.
>*** Error code 1
>
>Stop in /usr/ports/x11/xorg-clients/work/xc/programs.
>*** Error code 1
>
>Stop in /usr/ports/x11/xorg-clients.
>*** Error code 1
>
>Stop in /usr/ports/x11/xorg.
>server#
>*******************************************************************
>Что делать?


Для начала попробуйте make clean

Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору

2. "Проблемы со сборкой xorg"  
Сообщение от Darth_Vader email(??) on 31-Янв-06, 10:20 
make clean не решает проблему.
Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору

4. "Проблемы со сборкой xorg"  
Сообщение от gelgamesh email on 24-Фев-07, 22:17 
>make clean не решает проблему.

portupgrade xorg-libraries

Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору

3. "Проблемы со сборкой xorg"  
Сообщение от gelgamesh email on 24-Фев-07, 22:14 
>>Добрый день!
>>
>>Не могу собрать xorg. Коллекция портов обновлена (31.01).
>>При сборке получаю следующее:
>>*******************************************************************
>>server# uname -r
>>5.4-RELEASE
>>db-link# pwd
>>/usr/ports/x11/xorg
>>server# make install
>>===>  Installing for xorg-6.9.0
>>===>   xorg-6.9.0 depends on executable: xvinfo - not found
>>===>    Verifying install for xvinfo in /usr/ports/x11/xorg-clients
>>===>  Building for xorg-clients-6.9.0
>>making all in programs/appres...
>>making all in programs/bdftopcf...
>>cc -O -pipe -march=pentium2 -ansi -pedantic -Wno-system-headers -Dasm=__asm    
>>-Wall -Wpointer-arith -Wundef   -I/usr/ports/x11/xorg-clients/work/xc/include/fonts -I/usr/ports/x11/xorg-clients/work/xc/lib/font/include -I/usr/ports/x11/xorg-clients/work/xc/lib/font/bitmap  -I/usr/ports/x11/xorg-clients/work/xc -I/usr/ports/x11/xorg-clients/work/xc/exports/include
>> -I/usr/X11R6/include -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -c
>>bdftopcf.c
>>bdftopcf.c:34:32: X11/fonts/fontmisc.h: No such file or directory
>>bdftopcf.c:36:32: X11/fonts/fntfilio.h: No such file or directory
>>bdftopcf.c:37:30: X11/fonts/fntfil.h: No such file or directory
>>bdftopcf.c:38:30: X11/fonts/bdfint.h: No such file or directory
>>bdftopcf.c:39:27: X11/fonts/pcf.h: No such file or directory
>>bdftopcf.c: In function `main':
>>bdftopcf.c:47: error: syntax error before "input"
>>bdftopcf.c:54: warning: implicit declaration of function `FontDefaultFormat'
>>bdftopcf.c:148: warning: implicit declaration of function `exit'
>>bdftopcf.c:156: error: `input' undeclared (first use in this function)
>>bdftopcf.c:156: error: (Each undeclared identifier is reported only once
>>bdftopcf.c:156: error: for each function it appears in.)
>>bdftopcf.c:156: warning: implicit declaration of function `FontFileOpen'
>>bdftopcf.c:165: warning: implicit declaration of function `FontFileOpenFd'
>>bdftopcf.c:166: warning: implicit declaration of function `bdfReadFont'
>>bdftopcf.c:174: error: `output' undeclared (first use in this function)
>>bdftopcf.c:174: warning: implicit declaration of function `FontFileOpenWrite'
>>bdftopcf.c:183: warning: implicit declaration of function `FontFileOpenWriteFd'
>>bdftopcf.c:184: warning: implicit declaration of function `pcfWriteFont'
>>bdftopcf.c:193: warning: implicit declaration of function `FontFileClose'
>>*** Error code 1
>>
>>Stop in /usr/ports/x11/xorg-clients/work/xc/programs/bdftopcf.
>>*** Error code 1
>>
>>Stop in /usr/ports/x11/xorg-clients/work/xc/programs.
>>*** Error code 1
>>
>>Stop in /usr/ports/x11/xorg-clients.
>>*** Error code 1
>>
>>Stop in /usr/ports/x11/xorg.
>>server#
>>*******************************************************************
>>Что делать?
>
>
>Для начала попробуйте make clean

portupgrade xorg-libraries
cd /usr/ports/x11/xorg
make clean
make install clean

Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору

5. "Проблемы со сборкой xorg"  
Сообщение от gelgamesh email on 24-Фев-07, 22:20 
>>Добрый день!
>>
>>Не могу собрать xorg. Коллекция портов обновлена (31.01).
>>При сборке получаю следующее:
>>*******************************************************************
>>server# uname -r
>>5.4-RELEASE
>>db-link# pwd
>>/usr/ports/x11/xorg
>>server# make install
>>===>  Installing for xorg-6.9.0
>>===>   xorg-6.9.0 depends on executable: xvinfo - not found
>>===>    Verifying install for xvinfo in /usr/ports/x11/xorg-clients
>>===>  Building for xorg-clients-6.9.0
>>making all in programs/appres...
>>making all in programs/bdftopcf...
>>cc -O -pipe -march=pentium2 -ansi -pedantic -Wno-system-headers -Dasm=__asm    
>>-Wall -Wpointer-arith -Wundef   -I/usr/ports/x11/xorg-clients/work/xc/include/fonts -I/usr/ports/x11/xorg-clients/work/xc/lib/font/include -I/usr/ports/x11/xorg-clients/work/xc/lib/font/bitmap  -I/usr/ports/x11/xorg-clients/work/xc -I/usr/ports/x11/xorg-clients/work/xc/exports/include
>> -I/usr/X11R6/include -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -c
>>bdftopcf.c
>>bdftopcf.c:34:32: X11/fonts/fontmisc.h: No such file or directory
>>bdftopcf.c:36:32: X11/fonts/fntfilio.h: No such file or directory
>>bdftopcf.c:37:30: X11/fonts/fntfil.h: No such file or directory
>>bdftopcf.c:38:30: X11/fonts/bdfint.h: No such file or directory
>>bdftopcf.c:39:27: X11/fonts/pcf.h: No such file or directory
>>bdftopcf.c: In function `main':
>>bdftopcf.c:47: error: syntax error before "input"
>>bdftopcf.c:54: warning: implicit declaration of function `FontDefaultFormat'
>>bdftopcf.c:148: warning: implicit declaration of function `exit'
>>bdftopcf.c:156: error: `input' undeclared (first use in this function)
>>bdftopcf.c:156: error: (Each undeclared identifier is reported only once
>>bdftopcf.c:156: error: for each function it appears in.)
>>bdftopcf.c:156: warning: implicit declaration of function `FontFileOpen'
>>bdftopcf.c:165: warning: implicit declaration of function `FontFileOpenFd'
>>bdftopcf.c:166: warning: implicit declaration of function `bdfReadFont'
>>bdftopcf.c:174: error: `output' undeclared (first use in this function)
>>bdftopcf.c:174: warning: implicit declaration of function `FontFileOpenWrite'
>>bdftopcf.c:183: warning: implicit declaration of function `FontFileOpenWriteFd'
>>bdftopcf.c:184: warning: implicit declaration of function `pcfWriteFont'
>>bdftopcf.c:193: warning: implicit declaration of function `FontFileClose'
>>*** Error code 1
>>
>>Stop in /usr/ports/x11/xorg-clients/work/xc/programs/bdftopcf.
>>*** Error code 1
>>
>>Stop in /usr/ports/x11/xorg-clients/work/xc/programs.
>>*** Error code 1
>>
>>Stop in /usr/ports/x11/xorg-clients.
>>*** Error code 1
>>
>>Stop in /usr/ports/x11/xorg.
>>server#
>>*******************************************************************
>>Что делать?
>
>
>Для начала попробуйте make clean

portupgrade xorg-libraries

Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору

Архив | Удалить

Индекс форумов | Темы | Пред. тема | След. тема
Оцените тред (1=ужас, 5=супер)? [ 1 | 2 | 3 | 4 | 5 ] [Рекомендовать для помещения в FAQ]




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру