Summary: | maintainer update of emulators/vba | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | alexander <arundel> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
alexander
2004-03-23 10:00:37 UTC
State Changed From-To: open->feedback When I try to compile this on an older 5.2 (but with sdl-1.2.7,1), it fails to configure with the following: configure:4006: cc -o conftest -O -pipe -march=pentium -I/usr/local/include/SDL1 1 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE conftest.c -L/usr/local/li b -Wl,-rpath,/usr/local/lib -lSDL-1.1 -lc_r >&5 /usr/local/lib/libSDL-1.1.so: undefined reference to `SDL_SYS_JoystickUpdate' /usr/local/lib/libSDL-1.1.so: undefined reference to `SDL_SYS_JoystickOpen' /usr/local/lib/libSDL-1.1.so: undefined reference to `SDL_SYS_JoystickQuit' /usr/local/lib/libSDL-1.1.so: undefined reference to `SDL_SYS_JoystickName' /usr/local/lib/libSDL-1.1.so: undefined reference to `SDL_SYS_JoystickInit' /usr/local/lib/libSDL-1.1.so: undefined reference to `SDL_SYS_JoystickClose' Can the submitter confirm this? >Submitter-Id: current-users >Originator: Alexander Best >Organization: >Confidential: no >Synopsis: Re: ports/64612: maintainer update of emulators/vba >Severity: non-critical >Priority: medium >Category: ports >Class: maintainer-update >Release: FreeBSD 4.9-STABLE i386 >Environment: System: FreeBSD skatecity 4.9-STABLE FreeBSD 4.9-STABLE #0: Fri Mar 26 15:48:15 CET 2004 arundel@skatecity:/usr/obj/usr/src/sys/ARUNDEL i386 >Description: I'm sorry, but I don't have FreeBSD-CURRENT running on my system. The port builds fine on STABLE. Maybe a portupgrade -Rr of sdl solves the problem. >How-To-Repeat: >Fix: State Changed From-To: feedback->closed Commited, thanks! |