Bug 188490

Summary: Data
Product: Ports & Packages Reporter: r.mbiama
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description r.mbiama 2014-04-12 03:50:00 UTC
data in /www/angosso.net/to/data
cd /usr/ports/emulators/linux_base-f10
make install distclean

Fix: 

% ./angosso-linux-elf-binary
ELF binary type not known
Abort
% brandelf -t Linux angosso-linux-elf-binary
# cd /compat/linux
# rpm2cpio < /angosso@angosso:~$/to/linux.archive.rpm | cpio -id
configure /compat/linux/etc/host.conf as follows:
order hosts, bind
multi on
#portsnap fetch update
Install Apache 2.4 port
# /angosso.net/ports/www/apache24
# make install clean
How-To-Repeat: Module gets loaded automatically at boot time:
linux_enable=YES
linux_base port:
cd /angosso/ports/emulators/linux_base
make all install
Comment 1 Glen Barber freebsd_committer freebsd_triage 2014-04-12 03:54:03 UTC
Responsible Changed
From-To: freebsd-www->freebsd-ports-bugs

Ports PR.  (I think.)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2014-05-25 11:51:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!