Greetings, and thanks!  Should be fixed now.

Take care,

Robert Boyer <[EMAIL PROTECTED]> writes:

> Any suggestions?
> 
> With this configure:
> 
>    ./configure --enable-ansi --disable-statsysbfd --enable-locbfd \
>               --enable-ihssize=2097152                                    \
>               --enable-vssize=2097152                                     \
>               --enable-frssize=65536                                      \
>               --enable-bdssize=65536                                      \
>               --prefix=/u/boyer/my-partition/gcl                          \
>               --enable-emacsdir=/u/boyer/my-partition/emacs/              \
>               --enable-infodir=/u/boyer/my-partition/info/
> 
> a "make install" fails at:
> 
>    gcc -c -Wall -fsigned-char -pipe -Os -fomit-frame-pointer  
> -I/u/boyer/gcl/gcl-2.7.0/o -I../o -I../h -I/lusr/lib/../include 
> -I/lusr/lib/../include -I/lusr/X11R6/include   tkMain.c
>    tkMain.c: In function `TkX_Wish':
>    tkMain.c:277: warning: passing arg 4 of `Tk_ParseArgv' from incompatible 
> pointer type
>    tkMain.c:329: warning: passing arg 2 of `Tcl_Merge' from incompatible 
> pointer type
>    gcc guis.o tkAppInit.o tkMain.o -o gcltkaux  -L/lusr/lib -ltk8.3 
> -L/v/antivenin/v1/CVSBUILD/tk_tcl/tk/unix -ltk8.3 -L/lusr/X11R6/lib -lX11 
> -I/lusr/X11R6/include -L/lusr/lib -ltcl8.3 -ldl  -lm  -lreadline -lncurses  
> -lm ../o/gcllib.a
>    guis.o: In function `__gmpz_get_strp':
>    guis.c:(.text+0xf): undefined reference to `__gmpz_get_str'
>    tkMain.o: In function `__gmpz_get_strp':
>    tkMain.c:(.text+0xf): undefined reference to `__gmpz_get_str'
>    collect2: ld returned 1 exit status
>    make[1]: *** [gcltkaux] Error 1
>    make[1]: Leaving directory `/v/filer2/boyer/gcl/gcl-2.7.0/gcl-tk'
> make: *** [do-gcl-tk] Error 2
> 
> 
> 

-- 
Camm Maguire                                            [EMAIL PROTECTED]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to