ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] wine 2003.02.19 сборка
@ 2003-03-02 12:09 Sinom
  2003-03-02 13:46 ` Andy Gorev
  0 siblings, 1 reply; 3+ messages in thread
From: Sinom @ 2003-03-02 12:09 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 281 bytes --]

Доброго времени суток!

Решил попробовать собрать свежий wine. Спек и патчи взял из сизифа. Но вот что 
он выдает при сборке (см вложение). Пробовал собирать без сизифовских файлов, 
выдаёт тоже самое. Пожалуйста, помогите собрать! Очень хочется попробовать.


--
Роман


[-- Attachment #2: log.txt --]
[-- Type: text/plain, Size: 6131 bytes --]

make[2]: Entering directory `/usr/src/RPM/BUILD/wine-20030219/dlls/tapi32'
gcc -c -I. -I. -I../../include -I../../include  -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -Wall -Wpointer-arith -mpreferred-stack-boundary=2 -gstabs+  -fPIC -D__WINESRC__  -D_REENTRANT -o assisted.o assisted.c
gcc -c -I. -I. -I../../include -I../../include  -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -Wall -Wpointer-arith -mpreferred-stack-boundary=2 -gstabs+  -fPIC -D__WINESRC__  -D_REENTRANT -o line.o line.c
gcc -c -I. -I. -I../../include -I../../include  -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -Wall -Wpointer-arith -mpreferred-stack-boundary=2 -gstabs+  -fPIC -D__WINESRC__  -D_REENTRANT -o phone.o phone.c
LD_LIBRARY_PATH="../../library:../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC -D__WINESRC__  -o tapi32.dll.dbg.c --debug -C. assisted.c line.c phone.c
gcc -c -I. -I. -I../../include -I../../include  -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -Wall -Wpointer-arith -mpreferred-stack-boundary=2 -gstabs+  -fPIC -D__WINESRC__  -D_REENTRANT -o tapi32.dll.dbg.o tapi32.dll.dbg.c
ld -r    assisted.o line.o phone.o  tapi32.dll.dbg.o -o tapi32.dll.tmp.o
strip --strip-unneeded tapi32.dll.tmp.o
LD_LIBRARY_PATH="../../library:../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC -D__WINESRC__  -o tapi32.spec.c --spec ./tapi32.spec  tapi32.dll.tmp.o  -L../../dlls  -ladvapi32 -lkernel32
gcc -c -I. -I. -I../../include -I../../include  -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -Wall -Wpointer-arith -mpreferred-stack-boundary=2 -gstabs+  -fPIC -D__WINESRC__  -D_REENTRANT -o tapi32.spec.o tapi32.spec.c
gcc -shared  -Wl,-Bsymbolic,-z,defs tapi32.spec.o    assisted.o line.o phone.o  tapi32.dll.dbg.o -o tapi32.dll.so -L../../dlls  -L../../library -lwine  -lm  -lc
make[2]: Leaving directory `/usr/src/RPM/BUILD/wine-20030219/dlls/tapi32'
rm -f tapi32.dll.so && ln -s tapi32/tapi32.dll.so tapi32.dll.so
make[2]: Entering directory `/usr/src/RPM/BUILD/wine-20030219/dlls/ttydrv'
gcc -c -I. -I. -I../../include -I../../include  -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -Wall -Wpointer-arith -mpreferred-stack-boundary=2 -gstabs+  -fPIC -D__WINESRC__  -D_REENTRANT -o bitmap.o bitmap.c
gcc -c -I. -I. -I../../include -I../../include  -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -Wall -Wpointer-arith -mpreferred-stack-boundary=2 -gstabs+  -fPIC -D__WINESRC__  -D_REENTRANT -o dc.o dc.c
gcc -c -I. -I. -I../../include -I../../include  -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -Wall -Wpointer-arith -mpreferred-stack-boundary=2 -gstabs+  -fPIC -D__WINESRC__  -D_REENTRANT -o graphics.o graphics.c
gcc -c -I. -I. -I../../include -I../../include  -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -Wall -Wpointer-arith -mpreferred-stack-boundary=2 -gstabs+  -fPIC -D__WINESRC__  -D_REENTRANT -o objects.o objects.c
gcc -c -I. -I. -I../../include -I../../include  -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -Wall -Wpointer-arith -mpreferred-stack-boundary=2 -gstabs+  -fPIC -D__WINESRC__  -D_REENTRANT -o palette.o palette.c
gcc -c -I. -I. -I../../include -I../../include  -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -Wall -Wpointer-arith -mpreferred-stack-boundary=2 -gstabs+  -fPIC -D__WINESRC__  -D_REENTRANT -o ttydrv_main.o ttydrv_main.c
gcc -c -I. -I. -I../../include -I../../include  -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -Wall -Wpointer-arith -mpreferred-stack-boundary=2 -gstabs+  -fPIC -D__WINESRC__  -D_REENTRANT -o user.o user.c
gcc -c -I. -I. -I../../include -I../../include  -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -Wall -Wpointer-arith -mpreferred-stack-boundary=2 -gstabs+  -fPIC -D__WINESRC__  -D_REENTRANT -o wnd.o wnd.c
LD_LIBRARY_PATH="../../library:../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC -D__WINESRC__  -o ttydrv.dll.dbg.c --debug -C. bitmap.c dc.c graphics.c objects.c palette.c ttydrv_main.c user.c wnd.c
gcc -c -I. -I. -I../../include -I../../include  -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -Wall -Wpointer-arith -mpreferred-stack-boundary=2 -gstabs+  -fPIC -D__WINESRC__  -D_REENTRANT -o ttydrv.dll.dbg.o ttydrv.dll.dbg.c
ld -r    bitmap.o dc.o graphics.o objects.o palette.o ttydrv_main.o user.o wnd.o  ttydrv.dll.dbg.o -o ttydrv.dll.tmp.o
strip --strip-unneeded ttydrv.dll.tmp.o
LD_LIBRARY_PATH="../../library:../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC -D__WINESRC__  -o ttydrv.spec.c --spec ./ttydrv.spec  ttydrv.dll.tmp.o  -L../../dlls  -luser32 -lgdi32 -lkernel32
gcc -c -I. -I. -I../../include -I../../include  -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -Wall -Wpointer-arith -mpreferred-stack-boundary=2 -gstabs+  -fPIC -D__WINESRC__  -D_REENTRANT -o ttydrv.spec.o ttydrv.spec.c
gcc -shared  -Wl,-Bsymbolic,-z,defs ttydrv.spec.o    bitmap.o dc.o graphics.o objects.o palette.o ttydrv_main.o user.o wnd.o  ttydrv.dll.dbg.o -o ttydrv.dll.so -L../../dlls  -L../../library -lwine -lncurses -lm  -lc
graphics.omake[2]: Leaving directory `/usr/src/RPM/BUILD/wine-20030219/dlls/ttydrv'
make[1]: Leaving directory `/usr/src/RPM/BUILD/wine-20030219/dlls'
: In function `TTYDRV_DC_LineTo':
/usr/src/RPM/BUILD/wine-20030219/dlls/ttydrv/graphics.c:120: undefined reference to `acs_map'
/usr/src/RPM/BUILD/wine-20030219/dlls/ttydrv/graphics.c:118: undefined reference to `acs_map'
graphics.o: In function `TTYDRV_DC_Rectangle':
/usr/src/RPM/BUILD/wine-20030219/dlls/ttydrv/graphics.c:227: undefined reference to `acs_map'
/usr/src/RPM/BUILD/wine-20030219/dlls/ttydrv/graphics.c:230: undefined reference to `acs_map'
/usr/src/RPM/BUILD/wine-20030219/dlls/ttydrv/graphics.c:233: undefined reference to `acs_map'
graphics.o:/usr/src/RPM/BUILD/wine-20030219/dlls/ttydrv/graphics.c:236: more undefined references to `acs_map' follow
collect2: ld returned 1 exit status
make[2]: *** [ttydrv.dll.so] Error 1
make[1]: *** [ttydrv] Error 2
make: *** [dlls] Error 2
ошибка: Неверный код возврата из /var/tmp/rpm-tmp.71278 (%prep)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] wine 2003.02.19 сборка
  2003-03-02 12:09 [Comm] wine 2003.02.19 сборка Sinom
@ 2003-03-02 13:46 ` Andy Gorev
  2003-03-02 15:08   ` Sinom
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Gorev @ 2003-03-02 13:46 UTC (permalink / raw)
  To: community

Sinom wrote:
> Доброго времени суток!
> 
> Решил попробовать собрать свежий wine. Спек и патчи взял из сизифа. Но вот что 
> он выдает при сборке (см вложение). Пробовал собирать без сизифовских файлов, 
> выдаёт тоже самое. Пожалуйста, помогите собрать! Очень хочется попробовать.
> 
> 
> --
> Роман
<skip>
> collect2: ld returned 1 exit status
> make[2]: *** [ttydrv.dll.so] Error 1
> make[1]: *** [ttydrv] Error 2
> make: *** [dlls] Error 2
> ошибка: Неверный код возврата из /var/tmp/rpm-tmp.71278 (%prep)

Делаю новую сборку WineX на основе той-же ветки wine, что и у вас.
Все собирается без проблем. Может попробовать select-gcc?
А если собирать без спека?

-- 
С Уважением,
Андрей Горев



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] wine 2003.02.19 сборка
  2003-03-02 13:46 ` Andy Gorev
@ 2003-03-02 15:08   ` Sinom
  0 siblings, 0 replies; 3+ messages in thread
From: Sinom @ 2003-03-02 15:08 UTC (permalink / raw)
  To: community

> Делаю новую сборку WineX на основе той-же ветки wine, что и у вас.
> Все собирается без проблем. Может попробовать select-gcc?

Пробовал. gcc3.2 и gcc2.96.

> А если собирать без спека?

Тоже пробовал, все тоже самое.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-03-02 15:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-02 12:09 [Comm] wine 2003.02.19 сборка Sinom
2003-03-02 13:46 ` Andy Gorev
2003-03-02 15:08   ` Sinom

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git