Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Apr 2014 11:32:39 +0300
From:      fidaj <fidaj@ukr.net>
To:        Koop Mast <kwm@freebsd.org>
Cc:        svn-ports-head@freebsd.org, fidaj@ukr.net, svn-ports-all@freebsd.org, freebsd-stable@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r351029 - head/multimedia/cuse4bsd-kmod
Message-ID:  <1397290989.177340350.z7jhers6@frv33.fwdcdn.com>
In-Reply-To: <201404111849.s3BInTvI088743@svn.freebsd.org>
References:  <201404111849.s3BInTvI088743@svn.freebsd.org>

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

--- Оригінальне повідомлення --- 
Від кого: "Koop Mast" < kwm@freebsd.org > 
Дата: 11 квітня 2014, 21:59:45 

Author: kwm
Date: Fri Apr 11 18:49:28 2014
New Revision: 351029
URL: http://svnweb.freebsd.org/changeset/ports/351029 
QAT: https://qat.redports.org/buildarchive/r351029/ 

Log:
  Update to 0.1.33.
  
  Added new API function "cuse_is_vmalloc_addr()".
  Some minor kqfilter fixes.
  
  While here use USES=tar:bzip2, and strip the module.
  This is done in do-install because the module is installed r-x,
  so strip isn't allowed and I don't want to mess with chmod.
  
  Submitted by:	maintainer (IRC)

 
Hi all. 

After update ports tree to r351029 and update multimedia/cuse4bsd-kmod i have the next problem: 
root@nonamehost:/ # kldload cuse4bsd 
kldload: an error occurred while loading the module. Please check dmesg(8) for more details. 

root@nonamehost:/ # dmesg 
... 
pid 8501 (kldxref), uid 0: exited on signal 11 
kldload: /boot/modules/cuse4bsd.ko: file has no valid symbol table 
linker_load_file: Unsupported file type 

after downgrade ports tree to r351028 and rebuild|reinstall multimedia/cuse4bsd-kmod - module cuse4bsd.ko , which is loaded fine. 

root@nonamehost:/ # uname -a 
FreeBSD nonamehost.local 10.0-STABLE FreeBSD 10.0-STABLE #0 r264366: Sat Apr 12 10:16:17 EEST 2014     ivan@nonamehost.local :/usr/obj/usr/src/sys/mk10  amd64 




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