Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2006 07:31:15 GMT
From:      Jonathan Liu<Net147@hotmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/106598: [xmms-avi] [patch] xmms-avi does not compile - patch for win32.h
Message-ID:  <200612110731.kBB7VFWD024212@www.freebsd.org>
Resent-Message-ID: <200612110740.kBB7e4Zi004238@freefall.freebsd.org>

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

>Number:         106598
>Category:       ports
>Synopsis:       [xmms-avi] [patch] xmms-avi does not compile - patch for win32.h
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 11 07:40:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Liu
>Release:        6.2-RC1
>Organization:
>Environment:
FreeBSD freebsd 6.2-RC1 FreeBSD 6.2-RC1 #0: Thu Nov 16 05:12:08 UTC 2006     root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  i386
>Description:
xmms-avi port does not compile.
>How-To-Repeat:
Compile xmms-avi port.
>Fix:
--- lib/loader/win32.h.orig	Mon Dec 11 18:10:09 2006
+++ lib/loader/win32.h	Mon Dec 11 18:10:21 2006
@@ -1 +1,2 @@
 int ext_unknown();
+void* LookupExternalByName(const char* library, const char* name);
>Release-Note:
>Audit-Trail:
>Unformatted:



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