[erlang-questions] Erlang doesn't suck

Edwin Fine erlang-questions_efine@REDACTED
Wed Oct 1 22:27:11 CEST 2008


Looks like Paul Fisher has it nailed :)

On Wed, Oct 1, 2008 at 3:48 PM, Joel Reymont <joelr1@REDACTED> wrote:

>
> On Oct 1, 2008, at 8:42 PM, Edwin Fine wrote:
>
>  As for compilation failures you are seeing, I would try setting the
>> following:
>>
>> export LDFLAGS="-m64 $LDFLAGS"
>> export CFLAGS="-m64 $CFLAGS"
>>
>
>
> Did the above and then
>
> ./configure --prefix=/opt/local --enable-64bit
> ...
> gmake clean && gmake
> ...
> ld: warning: file
> /home/admin/otp_src_R12B-4/erts/emulator/zlib/obj/i386-pc-solaris2.11/opt/libz.a(adler32.o):
> wrong ELF class: ELFCLASS32
> ld: warning: file
> /home/admin/otp_src_R12B-4/erts/emulator/pcre/obj/i386-pc-solaris2.11/opt/libepcre.a(pcre_compile.o):
> wrong ELF class: ELFCLASS32
> Undefined                       first referenced
>  symbol                             in file
> inflate
> obj/i386-pc-solaris2.11/opt/plain/gzio.o
> crc32
> obj/i386-pc-solaris2.11/opt/plain/erl_bif_ch
>
> --
> wagerlabs.com
>
>
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20081001/324e3123/attachment.htm>


More information about the erlang-questions mailing list