Bug 64612 - maintainer update of emulators/vba
Summary: maintainer update of emulators/vba
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-23 10:00 UTC by alexander
Modified: 2010-07-27 15:04 UTC (History)
0 users

See Also:


Attachments
output (3.17 KB, text/plain)
2004-03-23 10:00 UTC, alexander
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description alexander 2004-03-23 10:00:37 UTC
	Update of emulators/vba to 1.7.1_2
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-04-01 17:17:02 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?
Comment 2 alexander 2004-04-01 18:51:33 UTC
>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:
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2004-05-14 12:54:31 UTC
State Changed
From-To: feedback->closed

Commited, thanks!