Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 May 2004 10:50:03 +0300
From:      Andrey Slusar <vasallia@ukr.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gerald@FreeBSD.org
Subject:   ports/66196: emulators/wine: wine-20040408 not compiling on freebsd 5.2-CURRENT
Message-ID:  <E1BKYDD-000ERj-Lr@santinel.home.ua>
Resent-Message-ID: <200405030800.i4380ZrD063323@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1BKYDD-000ERj-Lr>