Re: libtool doesn't create .so

2010-03-23 Thread Mark Bucciarelli
On Fri, Mar 19, 2010 at 8:37 PM, Stuart Henderson s...@spacehopper.org wrote: Here's what I have up to now. Not tested yet but I thought I'd send something out rather than sit on it... Do I need to be running current? I tried $ cd libmonetdb $ make clean ... $ make configure

Re: libtool doesn't create .so

2010-03-23 Thread Mark Bucciarelli
On Tue, Mar 23, 2010 at 6:10 PM, Marc Espie es...@nerim.net wrote: Yes, very current. Can I use a snapshot? m

Re: libtool doesn't create .so

2010-03-20 Thread Mark Bucciarelli
On Fri, Mar 19, 2010 at 8:37 PM, Stuart Henderson s...@spacehopper.org wrote: Here's what I have up to now. Not tested yet but I thought I'd send something out rather than sit on it... Thanks for your help. You did a ton of work. I'm working on a patch for the dynamic loading issue, and

Re: libtool doesn't create .so

2010-03-19 Thread Mark Bucciarelli
On Thu, Mar 18, 2010 at 12:59 PM, Mark Bucciarelli mkb...@gmail.com wrote: How do I get the symbolic links generated from .so.version to .so? What I've learned: * If my test code is right (see below), dlopen(libbat.so) and dlopen(/usr/local/lib/libbat.so.1.34) do the same thing

Re: libtool doesn't create .so

2010-03-19 Thread Mark Bucciarelli
On Fri, Mar 19, 2010 at 11:05 AM, Stuart Henderson s...@spacehopper.org wrote: There are some problems with SSL checks which need configure Maybe an upstream fix didn't make it into the Feb2010 tarballs. There was a patch to buildtools/conf/MonetDB.m4 applied to HEAD to fix issues I was

Re: how to fetch multiple archives?

2010-03-18 Thread Mark Bucciarelli
On Thu, Mar 18, 2010 at 1:20 AM, J.C. Roberts list-...@designtools.org wrote: The size is not that bad by comparison and dealing with a single file is more reliable dealing with a whole bunch of small files, I tried building from the large archive, but the directory tree after make expand

Re: libtool doesn't create .so

2010-03-18 Thread Mark Bucciarelli
= column store database (core libraries) DISTNAME = MonetDB-1.36.1 CATEGORIES =databases/monetdb MASTER_SITES = http://monetdb.cwi.nl/downloads/sources/Feb2010/ HOMEPAGE = http://monetdb.cwi.nl/Home/ MAINTAINER =Mark Bucciarelli mkb...@gmail.com

Re: libtool doesn't create .so

2010-03-17 Thread Mark Bucciarelli
On Wed, Mar 17, 2010 at 10:37 AM, Stuart Henderson s...@spacehopper.org wrote: I suggest starting by trying to create a port OK, thanks. m

how to fetch multiple archives?

2010-03-17 Thread Mark Bucciarelli
Working my way through the ports manual and it didn't take me too long to get stuck. :) I can get MonetDB sources either as one big bz2 or lzma file, or as multiple tar.gz archives. Further complicating things is the version number is not the same across the different tar.gz files. This is

Re: how to fetch multiple archives?

2010-03-17 Thread Mark Bucciarelli
On Wed, Mar 17, 2010 at 1:45 PM, Jolan Luff jo...@gormsby.com wrote: You need to manually set DISTFILES instead. Is this variable documented somewhere? m

Re: how to fetch multiple archives?

2010-03-17 Thread Mark Bucciarelli
On Wed, Mar 17, 2010 at 2:41 PM, Stuart Henderson s...@spacehopper.org wrote: DISTNAME =      MonetDB-Feb2010-SuperBall EXTRACT_SUFX =  .tar.bz2 It's massive. === Checking files for MonetDB-Feb2010-SuperBall Fetch

typo in porting guide: pobj -- obj

2010-03-17 Thread Mark Bucciarelli
http://www.tw.openbsd.org/faq/ports/guide.html On 4.6, make extract puts sources in /usr/ports/obj not /usr/ports/pobj Thanks, m

Re: how to fetch multiple archives?

2010-03-17 Thread Mark Bucciarelli
On Wed, Mar 17, 2010 at 6:27 PM, Stuart Henderson s...@spacehopper.org wrote: Hmm. If these can be built independently maybe the best way is separated with a layout like this; /usr/ports/databases/monetdb /usr/ports/databases/monetdb/monetdb /usr/ports/databases/monetdb/monetdb-sql

monetdb

2010-01-04 Thread Mark Bucciarelli
Hi, I've been working on getting MonetDB to build on OpenBSD. I'm not sure I'll get as far as building a port, but my patches are getting accepted [1] so at least I can get their source tree to build cleanly on OpenBSD. I've hit a couple things I can't figure out. One is related to auto-tools

Patch so R CMD INSTALL pkg works

2009-07-21 Thread Mark Bucciarelli
Hi, You may have already fixed this. But in case it's still a bug, on 4.2 the command $ sudo R CMD INSTALL pkg doesn't work. It's simple to test, download some CRAN package tar.gz and try to install it from the command line. The enclosed patches fixed this for me. See the July 3,

lighttpd

2007-12-03 Thread Mark Bucciarelli
I can see from the openbsd cvs logs that the openbsd port was updated to 1.4.18 (fixing a security issue) on Fri Oct 5 14:56:50 2007 UTC. The 4.2 lighttpd package is 1.4.16, so did the fix occur after the 4.2 freeze? Also, I didn't see any posts on ports-security for this issue. Is the gmane

Re: lighttpd

2007-12-03 Thread Mark Bucciarelli
On 12/3/07, Landry Breuil [EMAIL PROTECTED] wrote: It has already been discussed, there is no one available to handle security updates to -stable ports. Missed that, I was searching on lighttpd. I have now read Nikolay's message re: -stable. Too bad. :( It is recommended to use -current