Bug 35778 - www/linux-netscape47-navigator does not install with >linux_base-7.1(_1)
Summary: www/linux-netscape47-navigator does not install with >linux_base-7.1(_1)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: sada
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-11 13:50 UTC by Ernst de Haan
Modified: 2002-05-22 02:57 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ernst de Haan freebsd_committer freebsd_triage 2002-03-11 13:50:01 UTC
The port www/linux-netscape47-navigator needs linux_base-6.1. I have 7.1_1
installed, but it does not work with that. Looks like a port misconfiguration
to me:

zaphod# ( cd /usr/ports/www/linux-netscape47-navigator/ && make install )
===>  Installing for linux-netscape-navigator-4.79
===>   linux-netscape-navigator-4.79 depends on file: /compat/linux/lib/ld.so
- not found
===>    Verifying install for /compat/linux/lib/ld.so in
/usr/ports/emulators/linux_base
===>  Installing for linux_base-6.1
setup-2.0.5-1.noarch.rpm
package setup-2.4.7-1 (which is newer than setup-2.0.5-1) is already installed
*** Error code 2

Fix: 

Use USE_LINUX in the Makefile ?
How-To-Repeat: ( cd /usr/ports/www/linux-netscape47-navigator/ && make install )
Comment 1 sada freebsd_committer freebsd_triage 2002-05-19 05:00:39 UTC
Responsible Changed
From-To: freebsd-ports->sada

I'll handle this.
Comment 2 sada freebsd_committer freebsd_triage 2002-05-22 02:55:48 UTC
State Changed
From-To: open->closed

Fixed, thanks!