Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Nov 2002 12:05:12 +0100
From:      Jens Rehsack <rehsack@liwing.de>
To:        Tim Robbins <tjr@FreeBSD.ORG>
Cc:        current@FreeBSD.ORG, Greg 'groggy' Lehey <grog@current.lemis.com>
Subject:   Re: Upgrade of port audio/id3lib - stdc++ wchar support missing
Message-ID:  <3DCA48E8.3040905@liwing.de>
References:  <3DC9A682.7060201@liwing.de> <20021107194443.A32888@dilbert.robbins.dropbear.id.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Tim Robbins wrote:
> On Thu, Nov 07, 2002 at 12:32:18AM +0100, Jens Rehsack wrote:
> 
> 
>>Hi,
>>
>>there two open PR's (PR 44423 and PR 44449) related to a problem with 
>>audio/id3lib. I downloaded the new version (3.8.1) and made patches for 
>>some files, so they should work fine with FreeBSD 5.0 (4.7 not tested, I 
>>think gcc3 is required).
>>
>>But I found out, that the libstdc++ which is installed by `make world` 
>>doesn't have wchar-support enabled. I do not have expirience in changing 
>>modules within freebsd world, so what do I have to do to add wchar-support?
>>
>>Any help would be nice - I didn't had so much time for C/C++ programming 
>>last year and I missed it. So I could do some more, too.
> 
> 
> You could try the patch I've attached:
> 
> cd /usr/src
> zcat c++-wchar.diff.gz | patch
> cd gnu/lib/libstdc++
> make
> make install

I'll try it this evening. How big is the chance to include it into FBSD 
5.0-Current distribution.

Jens
-- 
L     i  W     W     W  i                 Jens Rehsack
L        W     W     W
L     i   W   W W   W   i  nnn    gggg    LiWing IT-Services
L     i    W W   W W    i  n  n  g   g
LLLL  i     W     W     i  n  n  g   g    Friesenstraße 2
                                   gggg    06112 Halle
                                      g
                                  g   g
Tel.:  +49 - 3 45 - 5 17 05 91    ggg     e-Mail: <rehsack@liwing.de>
Fax:   +49 - 3 45 - 5 17 05 92            http://www.liwing.de/



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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