On Fri, Mar 1, 2013 at 4:44 AM, Simon Peyton-Jones <[email protected]> wrote: > Yes, it's on Linux, cam-05-unx. Happy to run experiments to elucidate.
Do you have libtool installed? libffi has a dependency on libtool. -- Gaby > > Simon > > | -----Original Message----- > | From: Simon Marlow [mailto:[email protected]] > | Sent: 01 March 2013 08:55 > | To: Simon Peyton-Jones > | Cc: Karel Gardas; [email protected] > | Subject: Re: libtoolize > | > | I'm also puzzled about why this has started to happen for you. It > | hasn't happened for me, but I have libtool installed. We don't use > | libtool in GHC. > | > | Is this on Linux? > | > | Cheers, > | Simon > | > | On 27/02/13 11:20, Simon Peyton-Jones wrote: > | > Is this new? Does it matter? Can I ignore it? Does everyone now > | need to install a new tool? > | > > | > I'm not sure how to "install libtool on my linux". > | > > | > (I thought we'd been using libtool, whatever it is, for years, so I'm > | > puzzled why this has just started to happen.) > | > > | > Simon > | > > | > | -----Original Message----- > | > | From: Karel Gardas [mailto:[email protected]] > | > | Sent: 27 February 2013 11:18 > | > | To: Simon Peyton-Jones > | > | Subject: Re: libtoolize > | > | > | > | > | > | Simon, > | > | > | > | those messages should go away if you install libtool package on > | your linux. > | > | > | > | Cheers, > | > | Karel > | > | > | > | On 02/27/13 11:17 AM, Simon Peyton-Jones wrote: > | > | > I've started to get this when I say "sh validate". What's up? > | > | > > | > | > Simon > | > | > > | > | > Booting . > | > | > > | > | > Can't exec "libtoolize": No such file or directory at > > | > | /usr/bin/autoreconf line 196. > | > | > > | > | > Use of uninitialized value in pattern match (m//) at > | > | /usr/bin/autoreconf > line 196. > | > | > > | > | > Booting libraries/base/ > | > | > > | > | > Can't exec "libtoolize": No such file or directory at > > | > | /usr/bin/autoreconf line 196. > | > | > > | > | > Use of uninitialized value in pattern match (m//) at > | > | /usr/bin/autoreconf > line 196. > | > | > > | > | > > | > | > > | > | > _______________________________________________ > | > | > ghc-devs mailing list > | > | > [email protected] > | > | > http://www.haskell.org/mailman/listinfo/ghc-devs > | > > | > > | > _______________________________________________ > | > ghc-devs mailing list > | > [email protected] > | > http://www.haskell.org/mailman/listinfo/ghc-devs > | > > > > _______________________________________________ > ghc-devs mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/ghc-devs _______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
