ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sinom <sinom@ktk.ru>
To: community@altlinux.ru
Subject: [Comm] wine 2003.02.19 сборка
Date: Sun, 2 Mar 2003 19:09:53 +0700
Message-ID: <200303021857.47490.sinom@ktk.ru> (raw)

[-- 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)

             reply	other threads:[~2003-03-02 12:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-02 12:09 Sinom [this message]
2003-03-02 13:46 ` Andy Gorev
2003-03-02 15:08   ` Sinom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200303021857.47490.sinom@ktk.ru \
    --to=sinom@ktk.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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