On 5/18/05, Donnie Berkholz <[EMAIL PROTECTED]> wrote:
> Let me know once you've tested removing each thing individually, then
> run every application in the X distribution in every configuration to
> show that there are no dependencies.
Thats a lot of work, but I can offer a smaller evidence that flex is not needed:

epm -ql xorg-x11 | xargs file  | grep ELF | cut -f 1 -d : | xargs strings | 
grep -i flex | grep -v circumflex

epm -ql xorg-x11 | xargs file  | grep ELF | cut -f 1 -d : | xargs grep "flex 
scanner"
Binary file /usr/bin/twm matches
Binary file /usr/bin/xgc matches
Binary file /usr/bin/pswrap matches

those programs work after a emerge -C flex

> I'll be awaiting the bug eagerly.
> 
> Thanks,
> Donnie
Rafael

-- 
gentoo-dev@gentoo.org mailing list

Reply via email to