ports/53874: /usr/ports/emulators/linux_base isn't working properly

Vincent Poy vince at bigbang.DNALOGIC.NET
Sat Jun 28 13:00:27 UTC 2003


>Number:         53874
>Category:       ports
>Synopsis:       /usr/ports/emulators/linux_base isn't working properly
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 28 06:00:25 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Vincent Poy
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
DNA Logic Corporation - http://www.DNALOGIC.NET - San Francisco, California USA
>Environment:
System: FreeBSD bigbang.DNALOGIC.NET 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Tue Jun 24 18:22:58 PDT 2003 vince at bigbang.DNALOGIC.NET:/usr/obj/usr/src/sys/BIGBANG i386


	
>Description:
The /usr/ports/emulators/linux_base seems to be linked to the wrong 
libraries and path as I tried it on various machines and 
if I did /compat/linux/bin/ls - it would:

root at bigbang [5:50am][/usr/compat/linux] >> /compat/linux/bin/ls
ELF interpreter /compat/svr4/lib/ld-linux.so.2 not found
Abort
root at bigbang [5:50am][/usr/compat/linux] >> 

Doing a ln -sf /compat/svr4 /compat/linux didn't work as that creates a
core dump.

compiling linux-sun-jdk has the same problem too.

root at bigbang [5:51am][/usr/ports/java/jdk13] >> make
===>   jdk-1.3.1p8_2 depends on executable: gm4 - found
===>   jdk-1.3.1p8_2 depends on executable: zip - found
===>   jdk-1.3.1p8_2 depends on file: /usr/X11R6/lib/libXm.so - found
===>   jdk-1.3.1p8_2 depends on file: /usr/local/linux-sun-jdk1.3.1/bin/javac - not found
===>    Verifying install for /usr/local/linux-sun-jdk1.3.1/bin/javac in /usr/ports/java/linux-sun-jdk13
===>  Extracting for linux-sun-jdk-1.3.1.08
>How-To-Repeat:
/compat/linux/bin/ls
as one example.

Another one is trying to compile linux-sun-jdk.

cd /usr/ports/java/linux-sun-jdk13
make clean all

>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for j2sdk-1_3_1_08-linux-i586.bin.
 ===>   linux-sun-jdk-1.3.1.08 depends on file: /compat/linux/lib/libc.so.6 - found
 ELF interpreter /compat/svr4/lib/ld-linux.so.2 not found
 Abort trap
 *** Error code 134
 
 Stop in /usr/ports/java/linux-sun-jdk13.
 *** Error code 1
 
 Stop in /usr/ports/java/jdk13.
 



More information about the freebsd-ports-bugs mailing list