pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: stable branch problem


From: Michel Boaventura
Subject: Re: stable branch problem
Date: Tue, 24 Mar 2009 19:15:35 -0300

Sorry, the message isn't complete:

2009/3/24 Michel Boaventura <address@hidden>:
> Hello,
>
> I really don't know why, but I can't compile the stable branch. With
> the master I got no problems, but with the stable the linker complains
> about
> a lot of missing references when it tries to create psppire. The
> strange thing is that it complains about some references who doesn't
> exist.
> For example, it complains the missing of "iconv_open", but when I do this on 
> my lib folder:

i386-mingw32-nm *.a | grep iconv_open

I only get:

00000000 I __imp__g_iconv_open
00000000 T _g_iconv_open
0000d13c T _libiconv_open
         U _libiconv_open
         U _libiconv_open
         U _libiconv_open
         U _libiconv_open

Is my libraries missing those functions, or is a pspp problem?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]