Bug 128021 - misc/compat6x: compat6x-amd64 Port Does Not Install 32 Bit libncurses.so.6
Summary: misc/compat6x: compat6x-amd64 Port Does Not Install 32 Bit libncurses.so.6
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: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-12 00:50 UTC by Drew Tomlinson
Modified: 2008-10-17 03:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Drew Tomlinson 2008-10-12 00:50:01 UTC
The compat6x-amd64 port installs 64 bit libncurses.so.6 but not 32 bit version.  This same port installs other 32 bit compatiblity libraries.

Fix: 

Workaround is to ftp the file from the compat6x-i386 port and copy to /usr/local/lib32/compat manually.
How-To-Repeat: Install the port.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2008-10-12 03:12:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

Over to maintainer.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-10-17 03:35:03 UTC
mnag        2008-10-17 02:34:50 UTC

  FreeBSD ports repository

  Modified files:
    misc/compat6x        Makefile distinfo pkg-plist.amd64 
  Log:
  - Update to 6.4-RC1
  
  PR:             128021
  Notified by:    Drew Tomlinson <drew___mykitchentable.net>
  
  Revision  Changes    Path
  1.4       +1 -1      ports/misc/compat6x/Makefile
  1.4       +12 -12    ports/misc/compat6x/distinfo
  1.3       +34 -0     ports/misc/compat6x/pkg-plist.amd64
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Marcus Alves Grando freebsd_committer freebsd_triage 2008-10-17 03:35:29 UTC
State Changed
From-To: open->closed

Fixed. Thanks