Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Apr 2004 08:19:51 -0800 (PST)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        arundel@gmx.net, linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/64612: maintainer update of emulators/vba
Message-ID:  <200404011619.i31GJppS058388@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: maintainer update of emulators/vba

State-Changed-From-To: open->feedback
State-Changed-By: linimon
State-Changed-When: Thu Apr 1 08:17:02 PST 2004
State-Changed-Why: 
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?

http://www.freebsd.org/cgi/query-pr.cgi?pr=64612



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404011619.i31GJppS058388>