Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2002 21:11:23 +0200 (EET)
From:      BigBrother <bigbrother@bonbon.net>
To:        questions@FreeBSD.ORG
Subject:   Re: divxplayer
Message-ID:  <20021029210347.J86976-100000@bigb3server.bbcluster.gr>
In-Reply-To: <bulk.99869.20021029045106@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help



>
> ELF binary type "3" not known.
> Abort trap.
>
> I've tried running netscape communciator as well with the same msg.
>
> so it's definitely linux ports.. and i have linux-base-7.1.1 installed.
>

 If the output of kldstat shows that 'linux.ko' is loaded and
you still have this problem then try to use the brandelf to
tag the file that is a linux file. U can do this by

brandelf -t Linux <your_application>

where <your application> is the name of the application that you are
trying to execute...


if the kldstat doesnt show the 'linux.ko' module loaded then
write 'linux' and the module will be loaded automatically!





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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021029210347.J86976-100000>