gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: pltd.h problem ?


From: Camm Maguire
Subject: [Gcl-devel] Re: pltd.h problem ?
Date: 25 Mar 2006 23:51:25 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings, and thanks!  Should be fixed now.  Mike, what was the
NO_main_HERE_PLEASE in plttest.c about, now reverted?

Take care,

Robert Boyer <address@hidden> writes:

> What am I doing wrong now? Or is this a real problem with cvs head?
> 
> I did:
> 
>   ./configure --enable-ansi --disable-statsysbfd --enable-locbfd
>   --enable-maxpage=524288 --enable-holediv=16 --enable-ihssize=2097152
>   --enable-vssize=2097152 --enable-frssize=65536 --enable-bdssize=65536
>   --prefix=/u/boyer/my-partition/gcl/
>   --enable-emacsdir=/u/boyer/my-partition/gcl/emacsdir/
>   --enable-infodir=/u/boyer/my-partition/gcl/infodir/ --enable-static
> 
>   make install
> 
> The make broke as follows.
> 
> Thanks,
> 
> Bob
> 
> -------------------------------------------------------------------------------
> 
> gcc -c -Wall -fsigned-char -pipe -O3 -fomit-frame-pointer  
> -I/u/boyer/gcl/gcl-2.7.0/o -I../h -I../gcl-tk plt.c  
> In file included from plt.c:36:
> pltd.h:3: error: conflicting types for `acos'
> /usr/include/bits/mathcalls.h:55: error: previous declaration of `acos'
> pltd.h:4: error: conflicting types for `acosh'
> /usr/include/bits/mathcalls.h:89: error: previous declaration of `acosh'
> pltd.h:5: error: conflicting types for `asin'
> /usr/include/bits/mathcalls.h:57: error: previous declaration of `asin'
> pltd.h:6: error: conflicting types for `asinh'
> /usr/include/bits/mathcalls.h:91: error: previous declaration of `asinh'
> pltd.h:7: error: conflicting types for `atan'
> /usr/include/bits/mathcalls.h:59: error: previous declaration of `atan'
> pltd.h:8: error: conflicting types for `atanh'
> /usr/include/bits/mathcalls.h:93: error: previous declaration of `atanh'
> pltd.h:9: warning: conflicting types for built-in function `bzero'
> pltd.h:10: warning: conflicting types for built-in function `cos'
> pltd.h:11: error: conflicting types for `cosh'
> /usr/include/bits/mathcalls.h:73: error: previous declaration of `cosh'
> pltd.h:12: warning: conflicting types for built-in function `exp'
> pltd.h:13: error: conflicting types for `fdopen'
> /usr/include/stdio.h:273: error: previous declaration of `fdopen'
> pltd.h:15: warning: conflicting types for built-in function `log'
> pltd.h:16: warning: conflicting types for built-in function `logl'
> pltd.h:19: warning: conflicting types for built-in function `sin'
> pltd.h:20: error: conflicting types for `sinh'
> /usr/include/bits/mathcalls.h:75: error: previous declaration of `sinh'
> pltd.h:21: warning: conflicting types for built-in function `sqrt'
> pltd.h:22: error: conflicting types for `tan'
> /usr/include/bits/mathcalls.h:68: error: previous declaration of `tan'
> pltd.h:23: error: conflicting types for `tanh'
> /usr/include/bits/mathcalls.h:77: error: previous declaration of `tanh'
> make[1]: *** [plt.o] Error 1
> rm symbol.c list.c string.c hash.c character.c sequence.c print.c read.c 
> pathname.c file.c package.c
> make[1]: Leaving directory `/v/filer2/boyer/gcl/gcl-2.7.0/o'
> make: *** [unixport/saved_pre_gcl] Error 2
> 129.388u 58.863s 3:30.61 89.3%        0+0k 0+0io 0pf+0w
> % 
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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