ping

40 views
Skip to first unread message

Albert Graef

unread,
Dec 20, 2011, 3:40:06 AM12/20/11
to pure...@googlegroups.com
Just testing whether switching to the new groups and resetting the
subscription type helps...

--
Dr. Albert Gr"af
Dept. of Music-Informatics, University of Mainz, Germany
Email: Dr.G...@t-online.de, a...@muwiinfa.geschichte.uni-mainz.de
WWW: http://www.musikinformatik.uni-mainz.de/ag

Albert Graef

unread,
Dec 20, 2011, 3:43:17 AM12/20/11
to pure...@googlegroups.com
On 12/20/2011 09:40 AM, Albert Graef wrote:
> Just testing whether switching to the new groups and resetting the
> subscription type helps...

2nd try

Albert Graef

unread,
Dec 20, 2011, 3:45:50 AM12/20/11
to pure...@googlegroups.com
On 12/20/2011 09:43 AM, Albert Graef wrote:
> On 12/20/2011 09:40 AM, Albert Graef wrote:
>> Just testing whether switching to the new groups and resetting the
>> subscription type helps...
>
> 2nd try

3rd try

Albert Graef

unread,
Dec 20, 2011, 3:52:53 AM12/20/11
to pure...@googlegroups.com
Seems to work again. I had to switch over to a different email alias.
Weird. Has anyone had such hiccups with Google Groups yet?

I've actually reported the problem to the general support forum, but
they haven't been helpful at all. "Sorry Google do not offer any support
for Google Groups". What am I supposed to do if there's a real problem I
can't solve or work around myself?

Albert

Louis Hoefler

unread,
Jan 16, 2012, 7:00:35 AM1/16/12
to pure...@googlegroups.com
Hello everyone.
I try to compile pure on windows with mingw.

The configuration (and my knowledge) ends with the lines:
checking for mpfr.h... yes
checking for cos in -lm... yes
checking for libiconv in -liconv... yes
checking for glob in -lglob... no
checking for regcomp in -lregex... no
./configure: line 5262: AC_CHECK_READLINE: command not found
./configure: line 5263: AM_ICONV: command not found
configure: error: Cannot find iconv, please install GNU libiconv.

config.log:
...
configure:5172: checking for glob in -lglob
configure:5197: gcc -o conftest.exe -I/work/llvm-3.0.src/include
-I/l/work/gmp-5.0.2 -I/l/work/mpfr-3.1.0/src
-I/l/work/libiconv-1.14/include -L/l/work/llvm-3.0.src/build/lib
-L/l/work/gmp-5.0.2/.libs -L/l/work/mpfr-3.1.0/src/.libs
-L/l/work/libiconv-1.14/lib/.libs conftest.c -lglob -liconv -lm -lmpfr
-lgmp >&5
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe:
cannot find -lglob
...
configure:5217: checking for regcomp in -lregex
configure:5242: gcc -o conftest.exe -I/work/llvm-3.0.src/include
-I/l/work/gmp-5.0.2 -I/l/work/mpfr-3.1.0/src
-I/l/work/libiconv-1.14/include -L/l/work/llvm-3.0.src/build/lib
-L/l/work/gmp-5.0.2/.libs -L/l/work/mpfr-3.1.0/src/.libs
-L/l/work/libiconv-1.14/lib/.libs conftest.c -lregex -liconv -lm -lmpfr
-lgmp >&5
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe:
cannot find -lregex
...
configure:5251: result: no
configure:5265: error: Cannot find iconv, please install GNU libiconv.

Has anyone a idea what I am doing wrong here?

Thank you, Louis

Jiri Spitz

unread,
Jan 16, 2012, 8:19:31 AM1/16/12
to pure...@googlegroups.com
Louis Hoefler wrote:
> The configuration (and my knowledge) ends with the lines:
> checking for mpfr.h... yes
> checking for cos in -lm... yes
> checking for libiconv in -liconv... yes
> checking for glob in -lglob... no
> checking for regcomp in -lregex... no
> ./configure: line 5262: AC_CHECK_READLINE: command not found
> ./configure: line 5263: AM_ICONV: command not found
> configure: error: Cannot find iconv, please install GNU libiconv.
>

Hi Louis,

Compilling Pure with MinGW compiler suite needs some additional
libraries installed. You will find them all here:
http://pure-lang.googlecode.com/files/pure-mingw.zip. You can simply
extract contents of the archive into your MinGW installation tree.

Regards,

Jiri

Albert Graef

unread,
Jan 16, 2012, 12:12:36 PM1/16/12
to pure...@googlegroups.com
On 01/16/2012 01:00 PM, Louis Hoefler wrote:
> ./configure: line 5262: AC_CHECK_READLINE: command not found
> ./configure: line 5263: AM_ICONV: command not found

This looks like a faulty configure script. Did you run autoreconf? You
shouldn't have to do this, the pure-0.51 tarball already contains a
configure script.

Albert

Reply all
Reply to author
Forward
0 new messages