Subject: Re: pkg/37135: LIBABISUFFIX support incomplete
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 10/16/2007 10:25:02
The following reply was made to PR pkg/37135; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg@britannica.bec.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/37135: LIBABISUFFIX support incomplete
Date: Tue, 16 Oct 2007 12:20:11 +0200

 On Tue, Oct 16, 2007 at 04:55:00AM +0000, dmcmahill@NetBSD.org wrote:
 > packages which use imake to build do not really seem to work right on this 64-bit system.
 > Imake causes libraries to install into places like /usr/pkg/lib64 leaving the PLIST
 > which just uses lib completely broken.
 
 We don't do the stupid lib64 dance for pkgsrc. I also strongly object to
 starting that, it is a madness I don't want to have to deal with.
 
 You are using X11_TYPE=native? Is this a distro with modular Xorg?
 
 Joerg