ports/68609: pkg-message for daapd is incorrect

paul beard paulbeard at mac.com
Fri Jul 2 19:41:15 UTC 2004


The following reply was made to PR ports/68609; it has been noted by GNATS.

From: paul beard <paulbeard at mac.com>
To: freebsd-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: ports/68609: pkg-message for daapd is incorrect
Date: Fri, 2 Jul 2004 12:31:46 -0700

 Also, it appears daapd is linked against the wrong libhttpd or perhaps 
 not linked against one at all. These errors (from the FAQ) are 
 consistent with what I am seeing:
 
 TROUBLESHOOTING
 
 Q: Does daapd work with iTunes 4.6?
 
 A: It does. Make sure you have at least daapd 0.2.2a. Also make sure 
 that daapd is linked against a recent version of libhttpd-persistent 
 (at least version g). The following output is an indication that daapd 
 uses an earlier version of libhttpd:
 
 192.168.53.69 - - [10/May/2004:12:46:11 CEST] GET 
 "daap:/192.168.53.68:3689/server-info" HTTP/1.1 400 0
 
 You should get an output like that instead:
 
 10.0.0.100 - - [12/Jun/2004:12:17:06 CEST] GET "/server-info" HTTP/1.1 
 200 132
 
 ldd `which daapd`
 /usr/local/bin/daapd:
          libid3tag.so.2 => /usr/local/lib/libid3tag.so.2 (0x28090000)
          libz.so.2 => /usr/lib/libz.so.2 (0x280a0000)
          libstdc++.so.3 => /usr/lib/libstdc++.so.3 (0x280ad000)
          libm.so.2 => /usr/lib/libm.so.2 (0x280f2000)
          libc.so.4 => /usr/lib/libc.so.4 (0x2810d000)
 
 --
 Paul Beard
 <www.paulbeard.org/>
 paulbeard [at] mac.com
 



More information about the freebsd-ports-bugs mailing list