[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gcl-devel] Re: 32bit GCL
From: |
Camm Maguire |
Subject: |
Re: [Gcl-devel] Re: 32bit GCL |
Date: |
Fri, 13 Aug 2010 22:01:28 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Greetings!
Gabriel Dos Reis <address@hidden> writes:
> Camm Maguire <address@hidden> writes:
>
> [...]
>
> | > Camm, do you think it is possible to make --disable-tk --disable-tcl
> | > entirely disabling linking with tcl/tk?
> | >
> |
> | OK --enable-tcltk is now a configure switch (default yes).
>
> Hi Camm,
>
> I just tried: --disable-tcltk works great.
> However, the build fails when I leave that configure option out. Here
> is the error:
>
> gcc guis.o tkAppInit.o tkMain.o -o gcltkaux -L/opt/local/lib -ltk8.5
> -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.8/unix
> -ltk8.5 -lX11 -Wl,-weak-lXss -lXext -L/opt/local/lib -ltcl8.5 `echo | sed
> -e s:-lieee::g` `echo -m32 -Wl,-headerpad,56 -lm -lreadline | sed -e
> 's/-lncurses/ /'` ../o/gcllib.a
> Undefined symbols:
> "_my_malloc", referenced from:
> _setup_connection_state in guis.o
> _setup_connection_state in guis.o
> _read1 in guis.o
> _guiParseMsg1 in guis.o
> _sock_connect_to_name in guis.o
> _sock_connect_to_name in guis.o
> _StdinProc in tkMain.o
> _StdinProc in tkMain.o
> "_my_free", referenced from:
> _sock_close_connection in guis.o
> _sock_close_connection in guis.o
> _read1 in guis.o
> _main in guis.o
> _main in guis.o
> _StdinProc in tkMain.o
> _my_free$non_lazy_ptr in tkMain.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[1]: *** [gcltkaux] Error 1
> make: *** [do-gcl-tk] Error 2
>
Thanks! Would be so great if you could cvs update and try this
again. I don't have tk on the mac.
Take care,
>
> This is with macports on:
> ring:gcl-2.6.8.cvs gdr$ uname -a
> Darwin ring.cs.tamu.edu 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15
> 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386
>
> -- Gaby
>
>
>
--
Camm Maguire address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens." -- Baha'u'llah
- [Gcl-devel] Re: 32bit GCL, Camm Maguire, 2010/08/06
- [Gcl-devel] Re: 32bit GCL, Matt Kaufmann, 2010/08/06
- Re: [Gcl-devel] Re: 32bit GCL, Gabriel Dos Reis, 2010/08/06
- Re: [Gcl-devel] Re: 32bit GCL, George W. Dinolt, 2010/08/06
- Re: [Gcl-devel] Re: 32bit GCL, Gabriel Dos Reis, 2010/08/06
- Re: [Gcl-devel] Re: 32bit GCL, Camm Maguire, 2010/08/08
- Re: [Gcl-devel] Re: 32bit GCL, Gabriel Dos Reis, 2010/08/09
- Re: [Gcl-devel] Re: 32bit GCL,
Camm Maguire <=
- Re: [Gcl-devel] Re: 32bit GCL, Gabriel Dos Reis, 2010/08/13
- Re: [Gcl-devel] Re: 32bit GCL, Camm Maguire, 2010/08/14
- Re: [Gcl-devel] Re: 32bit GCL, Camm Maguire, 2010/08/08
[Gcl-devel] Re: 32bit GCL, Camm Maguire, 2010/08/08