transcode port bug?

Michael Johnson ahze at freebsd.org
Sun Jul 27 16:48:27 UTC 2008


On Sun, Jul 27, 2008 at 11:41 AM, Michael Johnson <ahze at freebsd.org> wrote:

>
>
> 2008/7/27 Zahemszky Gábor <Gabor at zahemszky.hu>
>
>> Sun, 27 Jul 2008 09:35:44 -0500 -n
>> "Michael Johnson" <ahze at freebsd.org> írta:
>>
>> > 2008/7/27 Zahemszky Gábor <Gabor at 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 at 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.


More information about the freebsd-multimedia mailing list