Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2006 13:48:33 -0400
From:      Adam K Kirchhoff <adamk@voicenet.com>
To:        Jeremy Messenger <mezz7@cox.net>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: ports/86899: multimedia/mjpegtools - lavplay/glav claims "No video source!"
Message-ID:  <44A41271.303@voicenet.com>
In-Reply-To: <op.tbw4cqw09aq2h7@mezz.mezzweb.com>
References:  <200606282250.k5SMoKrj010521@freefall.freebsd.org> <op.tbv84hl09aq2h7@mezz.mezzweb.com> <44A3A623.9090505@voicenet.com> <op.tbw4cqw09aq2h7@mezz.mezzweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jeremy Messenger wrote:
>
> Umm, how about you try to compile without that pentium4? That pentium4
> is pretty well known to break a few of apps. Try to do the 'make
> patch' then hack in configure at around 27312 line and reinstall it.
>
> Change from:
> ========================
> CFLAGS="$ARCHFLAGS $CFLAGS"
> CXXFLAGS="$ARCHFLAGS $CXXFLAGS"
> ========================
>
> to:
> ========================
> CFLAGS="$CFLAGS"
> CXXFLAGS="$CXXFLAGS"
> ========================
>
> If it does solve your problem, then I shall add a patch to remove that
> cpuinfo.sh stuff.
>
>

No luck, but I wasn't really expecting it to work.  I've experienced
this problem on both a dual P3 and an AthlonXP, in addition to this machine.

>
>> Can anyone else confirm this problem?  I've run lavplay through
>> ktrace, and posted the ktrace.out file at
>> http://68.44.156.246/ktrace.out
>>
>> Unfortunately, when I try to run kdump on the file, kdump segfaults. :-)
>
> No segfault in here when I downloaded your ktrace.out and did a
> 'ktrace -f ktrace.out'. Perhaps you need to do the world? Or maybe
> it's bug in -CURRENT. Dunno. However, I tried to check in ktrace.out
> and I don't see anything wrong. I am not very good with read ktrace
> stuff.

Yeah, I'm planning on upgrading my system shortly to see if ktrace will
work properly.

Adam




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44A41271.303>