Re: [wxhaskell-devel] Build failure

2013-08-02 Thread M. Schulte
Hi, > it seems that the problem lies with wxc. I (for now) have provided > bin/mk-cabal to build locally, did you use that, what is the full > build output, in particular w.r.t wxc? Yes, I have used bin/mk-cabal. The full build output is here: http://pastebin.com/XSgGDh9E (Atze, nevermind my last

Re: [wxhaskell-devel] Build failure

2013-08-02 Thread Atze Dijkstra
Hi Melanie, it seems that the problem lies with wxc. I (for now) have provided bin/mk-cabal to build locally, did you use that, what is the full build output, in particular w.r.t wxc? wxc build (e.g.) might fail because of an incorrect/incomplete install of wxWidgets. Is the correct (and not an

Re: [wxhaskell-devel] Build failure

2013-08-02 Thread M. Schulte
Hi, thanks for your quick help, Atze. > this problem is fixed in the forked repo > https://github.com/atzedijkstra/wxHaskell. See the README there. The > intent is that this fork will merge back into the official repo and > an update of the version available via cabal and Hackage. I have install

Re: [wxhaskell-devel] Build failure

2013-08-02 Thread Atze Dijkstra
Hi Melanie, this problem is fixed in the forked repo https://github.com/atzedijkstra/wxHaskell. See the README there. The intent is that this fork will merge back into the official repo and an update of the version available via cabal and Hackage. regards, On 2 Aug, 2013, at 01:19 , "M. Schu

[wxhaskell-devel] Build failure

2013-08-01 Thread M. Schulte
Hi, I'm on Fedora 18, having installed wxWidgets (GTK) 2.9 in ~/local, ~/local/bin is in $PATH. When I do 'cabal install wx', the following error gets triggered: [...] /usr/bin/gcc -Wl,--hash-size=31 -Wl,--reduce-memory-overheads -Isrc/include -I/home/mel/local/include/wx-2.9 -I/home/mel/local

Re: [wxhaskell-devel] build failure in new release

2008-10-12 Thread Don Stewart
shelarcy: > Hi, > > On Sat, 11 Oct 2008 11:26:43 +0900, Don Stewart <[EMAIL PROTECTED]> wrote: > > configuration: > > library: wxhaskell-0.10.4 (release 0) > > (snip) > > > > *** config/config.mk:22: *** missing separator. Stop. > > cabal: Error: some packages failed to install: > > wxcore

Re: [wxhaskell-devel] build failure in new release

2008-10-12 Thread Don Stewart
shelarcy: > Hi, > > On Sat, 11 Oct 2008 11:26:43 +0900, Don Stewart <[EMAIL PROTECTED]> wrote: > > configuration: > > library: wxhaskell-0.10.4 (release 0) > > (snip) > > > > *** config/config.mk:22: *** missing separator. Stop. > > cabal: Error: some packages failed to install: > > wxcore

Re: [wxhaskell-devel] build failure in new release

2008-10-10 Thread shelarcy
Hi, On Sat, 11 Oct 2008 11:26:43 +0900, Don Stewart <[EMAIL PROTECTED]> wrote: > configuration: > library: wxhaskell-0.10.4 (release 0) > (snip) > > *** config/config.mk:22: *** missing separator. Stop. > cabal: Error: some packages failed to install: > wxcore-0.10.4 failed during the buil

[wxhaskell-devel] build failure in new release

2008-10-10 Thread Don Stewart
configuration: library: wxhaskell-0.10.4 (release 0) compiler:ghc-6.10.0.20081007 wxwidgets: gtk-2.8.9 extensions: openGL:no mediactrl: no contrib: no library dir: /home/dons/.cabal/lib done: type 'make' to build wxhaskell. type 'make install' to install wxhaskell