pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/46567: misc/openoffice3 fails to build on NetBSD-6.0_BETA2/amd64



The following reply was made to PR pkg/46567; it has been noted by GNATS.

From: Greg Oster <oster%cs.usask.ca@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/46567: misc/openoffice3 fails to build on
 NetBSD-6.0_BETA2/amd64
Date: Thu, 28 Jun 2012 09:48:25 -0600

 On Fri,  8 Jun 2012 20:30:04 +0000 (UTC)
 Greg Oster <oster%cs.usask.ca@localhost> wrote:
 
 > The following reply was made to PR pkg/46567; it has been noted by
 > GNATS.
 > 
 > From: Greg Oster <oster%cs.usask.ca@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc: 
 > Subject: Re: pkg/46567: misc/openoffice3 fails to build on
 >  NetBSD-6.0_BETA2/amd64
 > Date: Fri, 8 Jun 2012 14:29:50 -0600
 > 
 >  On Fri,  8 Jun 2012 19:05:01 +0000 (UTC)
 >  oster%netbsd.org@localhost wrote:
 >  
 >  > 2 module(s): 
 >  >         redland
 >  >         ucb
 >  > need(s) to be rebuilt
 >  
 >  I can fix the 'redland' issue by adding:
 >  
 >   .include "../../textproc/raptor2/buildlink3.mk"
 >  
 >  into /usr/pkgsrc/misc/openoffice3/Makefile .  After that it's just
 >  'ucb' it complains about.
 
 If I add libcurl.so.4 (as a link to the version in ..../.buildlink/lib)
 to this directory:
 
   
/usr/pkgsrc/misc/openoffice3/work.mickey/OOO310_m19/solver/310/unxbsdx3.pro/lib
 
 then it gets a bit further -- but only to complain about missing
 libidn.so.11 .  Perhaps the .buildlink/lib directory needs to be added
 as a "-L " argument to checkdll.sh, but I don't know how/where to make
 that happen...
 
 Later...
 
 Greg Oster
 


Home | Main Index | Thread Index | Old Index