Date: Fri, 25 Oct 2002 12:39:07 +0930 (CST) From: "Greg 'groggy' Lehey" <grog@current.lemis.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/44449: audio/id3lib port fails to build Message-ID: <200210250309.g9P397Po002914@current.lemis.com>
next in thread | raw e-mail | index | archive | help
>Number: 44449 >Category: ports >Synopsis: audio/id3lib port fails to build >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 24 20:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Greg 'groggy' Lehey >Release: FreeBSD 5.0-CURRENT i386 >Organization: LEMIS (SA) Pty. Ltd >Environment: System: FreeBSD current.lemis.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Oct 24 11:57:57 CST 2002 grog@current.lemis.com:/usr/obj/src/FreeBSD/5-CURRENT-WANTADILLA/src/sys/WANTADILLA i386 Not machine dependent >Description: audio/id3lib no longer builds under recent -CURRENT. There are no problems with -STABLE, but at least two with -CURRENT: 1. gmake[2]: Entering directory `/src/FreeBSD/ports/audio/id3lib/work/id3lib-3.7.13/examples' c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/include -O -pipe -mcpu=pentiumpro -c demo_info.cpp demo_info.cpp: In function `void PrintInformation(const ID3_Tag&)': demo_info.cpp:262: `strlen' undeclared (first use this function) 2. After including string.h from that file, the link phase fails with a large number of undefined references to C++ library functions. >How-To-Repeat: cd /usr/ports/audio/id3lib make install >Fix: I suspect this has something to do with recent changes to headers and libraries. I don't have time to investigate yet. In view of the impending release of 5.0, it should be investigated quickly, though. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210250309.g9P397Po002914>