Date: Sun, 27 Jul 2008 11:48:25 -0500 From: "Michael Johnson" <ahze@freebsd.org> To: "=?ISO-8859-1?Q?Zahemszky_G=E1bor?=" <Gabor@zahemszky.hu> Cc: multimedia@freebsd.org Subject: Re: transcode port bug? Message-ID: <b2203fed0807270948w7ef6462cw54ce8cffba99a7f0@mail.gmail.com> In-Reply-To: <b2203fed0807270941h7e0cbf03td838fe06c6440e0a@mail.gmail.com> References: <20080727100838.511e49d8@Picasso.Zahemszky.HU> <b2203fed0807270735h50135feck2a69473d790be4e5@mail.gmail.com> <20080727180643.6cb924a9@Picasso.Zahemszky.HU> <b2203fed0807270941h7e0cbf03td838fe06c6440e0a@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 27, 2008 at 11:41 AM, Michael Johnson <ahze@freebsd.org> wrote:
>
>
> 2008/7/27 Zahemszky Gábor <Gabor@zahemszky.hu>
>
>> Sun, 27 Jul 2008 09:35:44 -0500 -n
>> "Michael Johnson" <ahze@freebsd.org> írta:
>>
>> > 2008/7/27 Zahemszky Gábor <Gabor@zahemszky.hu>
>> >
>> > > Hi!
>> > >
>> > > I've transcode-1.0.5-3 on my desktop machine. Now, I'd like to
>> > > update it to the new 1.0.6, but got errors.
>> > >
>> > > I have problems with and without archivers/lzo, and can compile
>> > > transcode only with archivers/lzo2.
>> > >
>> > > I can mail script output about making the port without-lzo /
>> > > with-lzo /with-lzo2 , if somebody is interested in it.
>> > >
>> > > By, Gábor Zahemszky < Gabor at Zahemszky dot HU >
>> > >
>> >
>> > Yeah, send the output plus the FreeBSD version and arch you are
>> > running
>>
>> OK.
>> $ uname -a
>> FreeBSD Picasso.Zahemszky.HU 7.0-STABLE FreeBSD 7.0-STABLE #0: Sat Jul
>> 26 08:00:18 CEST 2008
>> root@Picasso.Zahemszky.HU:/usr/obj/usr/src/sys/GENERIC i386
>>
>> A mostly up-to-date 7-STABLE on i386.
>>
>> Attached the 3 typescripts.
>>
>>
>> --
>> #!/bin/ksh
>> Z='21N16I25C25E30, 40M30E33E25T15U!';IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ
>> ';set -- $Z;for i;{ [[ $i = ? ]]&&print $i&&break;[[ $i
>> = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j"
>> = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set
>> -- $Z;for i;{ [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;j="$j
>> $i";typeset +l i;};print "$j"
>>
>
> run ldconfig -r |grep lzo and send me the output.
>
Cancel that. I figured it out. I'm committing a fix now.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b2203fed0807270948w7ef6462cw54ce8cffba99a7f0>
