ports/66196: emulators/wine: wine-20040408 not compiling on freebsd 5.2-CURRENT
Andrey Slusar
vasallia at ukr.net
Mon May 3 08:00:35 UTC 2004
>Number: 66196
>Category: ports
>Synopsis: emulators/wine: wine-20040408 not compiling on freebsd 5.2-CURRENT
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon May 03 01:00:34 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Andrey Slusar
>Release: FreeBSD 5.2-CURRENT i386
>Organization:
Santinel
>Environment:
System: FreeBSD santinel.home.ua 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Tue Apr 27 17:54:43 EEST 2004 root at santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386
>Description:
Compiling:
===
cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -O2 -o ttydrv.dll.dbg.o ttydrv.dll.dbg.c
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ttydrv.spec 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 -luser32 -lgdi32 -lkernel32 -L../../libs/wine -lwine -lncurses -L../../libs/port -lwine_port -L/usr/local/lib -Wl,-rpath,/usr/local/lib/wine
graphics.o: In function `TTYDRV_DC_LineTo':
/usr/ports/emulators/wine/work/wine-20040408/dlls/ttydrv/graphics.c:123: undefined reference to `acs_map'
/usr/ports/emulators/wine/work/wine-20040408/dlls/ttydrv/graphics.c:121: undefined reference to `acs_map'
graphics.o: In function `TTYDRV_DC_Rectangle':
/usr/ports/emulators/wine/work/wine-20040408/dlls/ttydrv/graphics.c:230: undefined reference to `acs_map'
/usr/ports/emulators/wine/work/wine-20040408/dlls/ttydrv/graphics.c:233: undefined reference to `acs_map'
/usr/ports/emulators/wine/work/wine-20040408/dlls/ttydrv/graphics.c:236: undefined reference to `acs_map'
graphics.o:/usr/ports/emulators/wine/work/wine-20040408/dlls/ttydrv/graphics.c:239: more undefined references to `acs_map' follow
winegcc: cc failed.
*** Error code 2
Stop in /usr/ports/emulators/wine/work/wine-20040408/dlls/ttydrv.
===
>How-To-Repeat:
N/A
>Fix:
wine is not compiling whith curses in 5.2-CURRENT base system? If WINE_CURSES not defined,
compliling is ok.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list