From abels@adviser.com  Thu Oct 21 08:02:23 2004
Return-Path: <abels@adviser.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1C94F16A4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Oct 2004 08:02:23 +0000 (GMT)
Received: from pmff.de (pmff.de [217.160.223.88])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1265943D54
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Oct 2004 08:02:18 +0000 (GMT)
	(envelope-from abels@adviser.com)
Received: from mabels.dyndns.org (p213.54.64.13.tisdip.tiscali.de [213.54.64.13])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by pmff.de (Postfix) with ESMTP
	id 8C9E584043; Thu, 21 Oct 2004 10:02:16 +0200 (CEST)
Received: from race.abels.adviser.com ([192.168.74.103])
	by mabels.dyndns.org with smtp (Exim 4.43 (FreeBSD))
	id 1CKXtk-0008IM-2V; Thu, 21 Oct 2004 10:02:12 +0200
Received: by race.abels.adviser.com (sSMTP sendmail emulation); Thu, 21 Oct 2004 10:02:11 +0200
Message-Id: <20041021080216.8C9E584043@pmff.de>
Date: Thu, 21 Oct 2004 10:02:11 +0200
From: "Meno Abels" <abels@adviser.com>
Reply-To: Meno Abels <meno.abels@adviser.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Meno Abels <meno.abels@adviser.com>
Subject: [PATCH] audio/mt-daapd for amd64
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         72957
>Category:       ports
>Synopsis:       [PATCH] audio/mt-daapd for amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 21 08:10:30 GMT 2004
>Closed-Date:    Tue Oct 26 18:51:15 GMT 2004
>Last-Modified:  Tue Oct 26 18:51:15 GMT 2004
>Originator:     Meno Abels
>Release:        FreeBSD 5.2.1-RELEASE amd64
>Organization:
Adviser COM
>Environment:
System: FreeBSD jamal.abels.adviser.com 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Tue Feb 24 23:14:55 GMT 2004     root@quynh.NUXI.org:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
	There was a problem with mt-daapd and the 64bit compiler of the amd64
        os.
>How-To-Repeat:
	make in ports/audio/mt-daapd
>Fix:
	New file in audio/mt-daapd/files named patch-mDNSClientAPI.h
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       patch-mDNSClientAPI.h
#
echo x - patch-mDNSClientAPI.h
sed 's/^X//' >patch-mDNSClientAPI.h << 'END-of-patch-mDNSClientAPI.h'
Xdiff -ur work/mt-daapd-0.2.0/src/mDNSClientAPI.h work.orig/mt-daapd-0.2.0/src/mDNSClientAPI.h
X--- src/mDNSClientAPI.h        Thu Oct 21 09:52:05 2004
X+++ src/mDNSClientAPI.h.orig   Mon Mar 29 19:55:17 2004
X@@ -486,8 +486,8 @@
X typedef unsigned char  mDNSu8;
X typedef   signed short mDNSs16;
X typedef unsigned short mDNSu16;
X+typedef   signed int   mDNSs32;
X+typedef unsigned int   mDNSu32;
X-typedef   signed long  mDNSs32;
X-typedef unsigned long  mDNSu32;
X 
X // To enforce useful type checking, we make mDNSInterfaceID be a pointer to a dummy struct
X // This way, mDNSInterfaceIDs can be assigned, and compared with each other, but not with other types
END-of-patch-mDNSClientAPI.h
exit


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->krion 
Responsible-Changed-By: krion 
Responsible-Changed-When: Tue Oct 26 15:48:58 GMT 2004 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72957 
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Tue Oct 26 18:51:09 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72957 
>Unformatted:
