Re: acroread9 - kernel module load error

2011-06-03 Thread Jamie Paul Griffin
On Fri, Jun 03, 2011 at 12:14:36AM +0200, Polytropon wrote:
 On Thu, 2 Jun 2011 23:43:51 +0200, Patrick Lamaiziere patf...@davenulle.org 
 wrote:
  We need a kernel module to see some pdf with acrobat now?
 
 I was thinking exactly the same (without further investigation).
 Luckily xpdf and gv, as well as Gnome's and KDE's PDF viewer
 don't need kernel modules. :-)

Which is exactly the way i've headed. It's just not worth the hassle.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


acroread9 - kernel module load error

2011-06-02 Thread Jamie Paul Griffin
Hello

Installed this port but the kernel won't load and produces the following
error:

think# /usr/local/etc/rc.d/linux_adobe start
kldload: can't load /usr/local/libexec/linux_adobe/linux_adobe.ko: Exec
format error
/usr/local/etc/rc.d/linux_adobe: WARNING: Unable to load kernel module
/usr/local/libexec/linux_adobe/linux_adobe.ko


Has anyone else experienced this? Does anyone have any suggestions to
fix it?

best wishes
jamie
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


acroread9 - kernel module load error

2011-06-02 Thread Robert Huff

Jamie Paul Griffin writes:

  Installed this port but the kernel won't load and produces the following
  error:
  
  think# /usr/local/etc/rc.d/linux_adobe start
  kldload: can't load /usr/local/libexec/linux_adobe/linux_adobe.ko: Exec
  format error
  /usr/local/etc/rc.d/linux_adobe: WARNING: Unable to load kernel module
  /usr/local/libexec/linux_adobe/linux_adobe.ko
  
  Has anyone else experienced this? Does anyone have any suggestions to
  fix it?

It means your kernel and kernel sources are not in sync.
The solution is to (re-)build the kernel and program using the
same source tree.


Robert Huff



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: acroread9 - kernel module load error

2011-06-02 Thread Jamie Paul Griffin
On Thu, Jun 02, 2011 at 08:23:22AM -0400, Robert Huff wrote:
 
 Jamie Paul Griffin writes:
 
   Installed this port but the kernel won't load and produces the following
   error:
   
   think# /usr/local/etc/rc.d/linux_adobe start
   kldload: can't load /usr/local/libexec/linux_adobe/linux_adobe.ko: Exec
   format error
   /usr/local/etc/rc.d/linux_adobe: WARNING: Unable to load kernel module
   /usr/local/libexec/linux_adobe/linux_adobe.ko
   
   Has anyone else experienced this? Does anyone have any suggestions to
   fix it?
 
   It means your kernel and kernel sources are not in sync.
   The solution is to (re-)build the kernel and program using the
 same source tree.

ok, thanks for the info. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: acroread9 - kernel module load error

2011-06-02 Thread Jamie Paul Griffin
On Thu, Jun 02, 2011 at 08:23:22AM -0400, Robert Huff wrote:
 
 Jamie Paul Griffin writes:
 
   Installed this port but the kernel won't load and produces the following
   error:
   
   think# /usr/local/etc/rc.d/linux_adobe start
   kldload: can't load /usr/local/libexec/linux_adobe/linux_adobe.ko: Exec
   format error
   /usr/local/etc/rc.d/linux_adobe: WARNING: Unable to load kernel module
   /usr/local/libexec/linux_adobe/linux_adobe.ko
   
   Has anyone else experienced this? Does anyone have any suggestions to
   fix it?
 
   It means your kernel and kernel sources are not in sync.
   The solution is to (re-)build the kernel and program using the
 same source tree.

ok, i've just been through make buildworld, etc. and rebuilt the port
but still the same problem?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: acroread9 - kernel module load error

2011-06-02 Thread Polytropon
On Thu, 2 Jun 2011 23:43:51 +0200, Patrick Lamaiziere patf...@davenulle.org 
wrote:
 We need a kernel module to see some pdf with acrobat now?

I was thinking exactly the same (without further investigation).
Luckily xpdf and gv, as well as Gnome's and KDE's PDF viewer
don't need kernel modules. :-)



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: acroread9 - kernel module load error

2011-06-02 Thread perryh
Polytropon free...@edvax.de wrote:
 On Thu, 2 Jun 2011 23:43:51 +0200, Patrick Lamaiziere patf...@davenulle.org 
 wrote:
  We need a kernel module to see some pdf with acrobat now?

 I was thinking exactly the same (without further investigation).

I suspect it's because FreeBSD uses Linux Acroread, so we need the
Linuxulator, plus (I suppose) an additional API or 3.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org