Re: [Fink-users] Troubles Compiling pandoc

2014-10-03 Thread Brendan Cully
packages will be installed: > >>>>>>>ghc-aeson ghc-attoparsec ghc-conduit ghc-digest ghc-exceptions > >>>>>>>ghc-hashable > >>>>>>>ghc-hslua ghc-lifted-base ghc-mmorph ghc-monad-control ghc-pandoc-types > >>>>>>&g

Re: [Fink-users] Troubles Compiling pandoc

2014-10-03 Thread Brendan Cully
llowing dependencies are missing: > >>>>>text >=0.11.1.5 > >>>Attoparsec is one of the Pandoc/GHC dependencies. Presumingly its INFO > >>>file has a typo: Instead of a package named "text" a package named > >>>"ghc-text"

Re: [Fink-users] Troubles Compiling pandoc

2014-10-03 Thread Brendan Cully
;CompileScript: << > >runghc Setup.lhs configure --prefix=%p --docdir=%p/share/doc/%n > >runghc Setup.lhs build > >runghc Setup.lhs haddock > >runghc Setup.lhs register --gen-script > >runghc Setup.lhs unregister --gen-script > ><< > >InstallScript: ru

Re: [Fink-users] Pandoc complains of transformers dependency

2014-08-29 Thread Brendan Cully
moving fink-buildlock-ghc-mmorph-1.0.3-1 ... > > Failed: phase compiling: ghc-mmorph-1.0.3-1 failed > > > > Before reporting any errors, please run "fink selfupdate" and try again. > > > > If you continue to have issues, please check to see if the FAQ on Fink

Re: [Fink-users] ocaml-extlib-1.5.2-1 on 10.8

2013-05-06 Thread Brendan Cully
Looks like we'll have to bump extlib up to the next release to get compatibility with ocaml 4. I'll do it when I'm back on my home machine. On Monday, 06 May 2013 at 10:43, TheSin wrote: > Distribution version: selfupdate-rsync Mon May 6 08:43:08 2013, 10.8, x86_64 > Xcode.app: 4.6.2 > Xcode comm

Re: [Fink-users] fuse4x-0.10.0-1 broken?

2012-04-29 Thread Brendan Cully
On Sunday, 29 April 2012 at 14:40, Stefan Bruda wrote: > Hi, > > Latest fuse4x installation seems to be broken on my machine. I get > the following: > > < godel:~ > fink list fuse > Information about 4692 packages read in 0 seconds. > i fuse4x-dev 0.10.0-1File Sy

Re: [Fink-users] cannot build fuse4x-dev (needed by sshfs)

2012-04-28 Thread Brendan Cully
On Saturday, 28 April 2012 at 09:48, Daniel Macks wrote: > On Fri, 27 Apr 2012 21:31:44 -0700, Brendan Cully > > wrote: > On 2012-04-19 3:06 PM, Alexander Hansen wrote: > > > On 4/19/12 11:15 AM, Cameron Christensen wrote: > > >> > > >> I&#x

Re: [Fink-users] cannot build fuse4x-dev (needed by sshfs)

2012-04-27 Thread Brendan Cully
ock package... >> /sw/bin/dpkg-lockwait -r fink-buildlock-fuse4x-dev-0.8.13-2 >> (Reading database ... 23550 files and directories currently installed.) >> Removing fink-buildlock-fuse4x-dev-0.8.13-2 ... >> Failed: phase compiling: fuse4x-dev-0.8.13-2 failed >> >> B

Re: [Fink-users] (no subject)

2012-03-22 Thread Brendan Cully
I've uploaded a new version by Jack Howarth that should fix this problem. On 12-03-11 08:26 AM, Paul Rigor wrote: > Hi, > > I'm trying to install sshfs on OS Lion but the usual 'fink install' > route fails. Below is my system's info followed by the error message. > Thanks! > > Paul > > =System inf

Re: [Fink-users] your mail

2012-03-11 Thread Brendan Cully
Crashes this way for me too now -- maybe it's an xcode update. I'll look into it. On Sunday, 11 March 2012 at 08:26, Paul Rigor wrote: > Hi, > > I'm trying to install sshfs on OS Lion but the usual 'fink install' route > fails. Below is my system's info followed by the error message. Thanks! > >

Re: [Fink-users] pykqueue-py25-1.3-1 build failure

2012-01-22 Thread Brendan Cully
I haven't tried to use this package in a long time, and python 2.6+ contains native support for a kqueue interface, so I'm inclined to just drop this package from the tree. If someone objects, then it needs a different maintainer :) On Friday, 20 January 2012 at 16:19, Daniel Macks wrote: > gcc  -

Re: [Fink-users] qtwebkit-mac-2.0.0-37 build failure

2011-11-14 Thread Brendan Cully
On Monday, 14 November 2011 at 09:10, Brendan Cully wrote: > Hi, > > On a fresh lion with fresh xcode 4.2, qtwebkit-mac-2.0.0-37 fails to > build. I've attached what I found in my screen scrollback buffer. Let > me know what other information would be helpful. > > Th

[Fink-users] qtwebkit-mac-2.0.0-37 build failure

2011-11-14 Thread Brendan Cully
Hi, On a fresh lion with fresh xcode 4.2, qtwebkit-mac-2.0.0-37 fails to build. I've attached what I found in my screen scrollback buffer. Let me know what other information would be helpful. Thanks, Brendan -Iwebsockets -Iwml -Iworkers -Ixml -Igenerated -I../JavaScriptCore -I../../webkit -I../J

Re: [Fink-users] ghc-7.0.4

2011-06-29 Thread Brendan Cully
On Wednesday, 29 June 2011 at 02:55, Jean-François Mertens wrote: > On 10.5.8 , both 32bit and 64bit , the build of ghc fails with > > ./configure --prefix=/sw64 > checking for path to top of build tree... dyld: unknown required load > command 0x8022 > > This is the mark of a binary (utils/gh

Re: [Fink-users] ocaml-3.12.0-1 Build Fails on x86-64 Fink

2011-05-17 Thread Brendan Cully
On 2011-05-17, at 7:43 AM, Benjamin Reed wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 5/17/11 9:10 AM, Sean Lake wrote: >> cd stdlib; make allopt >> ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags > pervasives.cmx` -c pervasives.ml >> /tmp/camlasm694c57.

Re: [Fink-users] install fuse-2.0.2 on snow leopard

2009-10-01 Thread Brendan Cully
Thanks, I've applied this patch and confirm that fuse runs on 10.6 now. On Wednesday, 09 September 2009 at 12:42, enduro410 wrote: > Hey > > I'm now installed fuse succefully. I edited fuse.info and installed fuse > again. > > After eacht version check (MACOSVER=`/usr/bin/sw_vers | grep Product

Re: [Fink-users] Build error in lablgtk2-2.10.1-102

2009-06-29 Thread Brendan Cully
On Monday, 29 June 2009 at 14:50, Jean-François Mertens wrote: > > On 26 Jun 2009, at 23:06, Brendan Cully wrote: > > >On Friday, 26 June 2009 at 21:49, Jean-François Mertens wrote: > >> > >>On 26 Jun 2009, at 20:48, Jean-François Mertens wrote: > >>

Re: [Fink-users] Build error in lablgtk2-2.10.1-102

2009-06-26 Thread Brendan Cully
On Friday, 26 June 2009 at 21:49, Jean-François Mertens wrote: > > On 26 Jun 2009, at 20:48, Jean-François Mertens wrote: > > >But then I get another snag, lablgl-related (cf above) this time : > >>ocamlmktop -I +lablGL -thread -o lablgtktop unix.cma threads.cma > >>lablgl.cma \ > >> -I .

Re: [Fink-users] build ocaml: File "odoc_ast.ml", line 335, characters 38-3043: syntax error

2009-06-10 Thread Brendan Cully
On Wednesday, 10 June 2009 at 09:07, Alexander Hansen wrote: > Richard Kettlewell wrote: > > Brendan Cully wrote: > > > >> On Tuesday, 09 June 2009 at 20:33, Richard Kettlewell wrote: > >> > >>> $ fink selfupdate && fink install

Re: [Fink-users] build ocaml: File "odoc_ast.ml", line 335, characters 38-3043: syntax error

2009-06-09 Thread Brendan Cully
> Removing fink-buildlock-ocaml-3.11.0-1 ... > Failed: phase compiling: ocaml-3.11.0-1 failed > > Before reporting any errors, please run "fink selfupdate" and > try again. If you continue to have issues, please check to see if the > FAQ on fink's website solves the

Re: [Fink-users] libusb

2009-06-09 Thread Brendan Cully
Should be fixed now, sorry about that. On Tuesday, 09 June 2009 at 18:10, Jean-François Mertens wrote: > Hi, > > The new patch causes the following error (on 10.5.7) : > > > gcc -DHAVE_CONFIG_H -I. -I/sw/include -Werror -no-cpp-precomp -g - > >O2 -g -Wall -MT darwin.lo -MD -MP -MF .deps/darwin.T

Re: [Fink-users] ghc-6.8.3-1: missing dependency

2009-01-07 Thread Brendan Cully
On Tuesday, 30 December 2008 at 21:21, Richard Cobbe wrote: > Fink 0.28.6, tracking unstable source > Mac OS 10.5.6 Intel > XCode 3.0, XQuartz 2.2.3 > > It seems that ghc-6.8.3-1 is missing a dependency on gmp. (Maintainer CC'd.) > > As an example, save the following file as Example.hs: > >

Re: [Fink-users] ghc won't build, 10.5 intel OS X

2008-07-10 Thread Brendan Cully
On Sunday, 06 July 2008 at 03:23, Steven D. Arnold wrote: > I can't compile ghc using fink. I've just uploaded 6.8.3, which builds on my macbook. - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have

Re: [Fink-users] ghc 6.8.2

2008-05-06 Thread Brendan Cully
On Tuesday, 06 May 2008 at 09:13, Alexander Hansen wrote: > Michal Suchanek wrote: >> Hello to those interested in GHC >> >> There is an info file for 6.8.2 in package tracker. >> >> https://sourceforge.net/tracker/?func=detail&atid=414256&aid=1868481&group_id=17203 >> >> It builds for me on 10.4 i

Re: [Fink-users] Build failure: ghc-6.6-2 on 10.5.x

2008-02-12 Thread Brendan Cully
This is what happened when I tried to update: ../../compiler/stage1/ghc-inplace -package-name network-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/

Re: [Fink-users] GHC failing to compile

2007-12-31 Thread Brendan Cully
yep, known error. I've been working on a different form of packaging but haven't gotten it to build completely yet. GHC is a real bear to do iterative testing on, especially on my old sawtooth. Hopefully I'll get it soon. On Monday, 31 December 2007 at 11:09, David Phillips wrote: > > > Hi, > So

Re: [Fink-users] lablgl-x11

2007-12-01 Thread Brendan Cully
Thanks Martin. I've made this change in ocaml-3.10.0-1001. On 26-Nov-07, at 4:00 PM, Martin Costabel wrote: > David Phillips wrote: >> On Nov 26, 2007, at 5:20 PM, LiKai Liu wrote: >>> Did you install the X11 SDK? What does the command 'locate >>> Xlib.h' say? > > The reason why this doesn't w

Re: [Fink-users] fuse-0.4.0-3, leopard

2007-11-21 Thread Brendan Cully
On 21-Nov-07, at 10:59 AM, Christopher Swingley wrote: > Greetings, > > fuse fails to build on my MacBook Pro. I've just upgraded to Leopard, > have the 10.5.1 update, and have enabled the unstable fink tree. I'm working on it. I've just gotten my hands on leopard and it's taking a bit of tim

Re: [Fink-users] gnupg2-2.0.7-1 fails on 10.5 PPC

2007-11-14 Thread Brendan Cully
Thanks, should be fixed now. On Saturday, 10 November 2007 at 09:29, Kevin Horton wrote: > gnupg2-2.0.7-1 fails to compile on 10.5 PPC: > > gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl > -DLOCALEDIR=\"/sw/share/locale\" -DGNUPG_BINDIR="\"/sw/bin\"" > -DGNUPG_LIBEXECDI

Re: [Fink-users] Unmounting issue in FUSE/sshfs

2007-02-22 Thread Brendan Cully
On Thursday, 22 February 2007 at 18:11, Andrea Riciputi wrote: > Hi, > I'm trying FUSE+sshfs from Fink. They seems to work quite well except > for the sshfs/ssh processes hanging around after any volume has been > unmounted (either by clicking the eject icon in the Finder or typing > in umoun

Re: [Fink-users] fuse failing to build

2007-01-23 Thread Brendan Cully
On Tuesday, 23 January 2007 at 15:05, David Phillips wrote: > > On Jan 23, 2007, at 2:40 PM, Alexander Hansen wrote: > > >Since we don't have access to your output, and why the missing file > >"hiding in the middle" is missing is important (a missing dependency > >or some such), perhaps you could

Re: [Fink-users] fuse failing to build

2007-01-23 Thread Brendan Cully
On Tuesday, 23 January 2007 at 14:22, David Phillips wrote: > > > I'm getting errors trying to build fuse this afternoon after a > selfupdate. (The previous version worked fine.) > Here's the end of the build with the error hiding in the middle > about a fuse_version.h file. >Thanks for

Re: [Fink-users] lablgtk2-2.6.0-2 failed compile (fwd)

2006-05-16 Thread Brendan Cully
On Sunday, 14 May 2006 at 20:57, Martin Costabel wrote: > Viv Kendon wrote: > >On Sun, 14 May 2006, Martin Costabel wrote: > > > >>Viv Kendon wrote: > >>[] > >>>ocamlopt.opt -I +lablGL -w s -c glGtk.ml > >>>/sw/lib/ocaml/lablGL/gl.cmx is not a compilation unit description. > >> > >>Rebuild lablgl.

Re: [Fink-users] 3 Button Mice.

2002-01-30 Thread Brendan Cully
On 1/30/02 0:42, "Craig W. Wright" <[EMAIL PROTECTED]> wrote: > > Hi, > > I was curious if anyone out there is successfully using a 3 Button USB > mouse when running fink, and what brand(s) of mice seem to work best. > > Thanks for any help. I'm using a Logitech MM+USB and it works fine in X.