This is the mail archive of the java-prs@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libgcj/267: fail to build libgcj-snapshot-2000-06-20



>Number:         267
>Category:       libgcj
>Synopsis:       fail to build libgcj-snapshot-2000-06-20
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    tromey
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 22 13:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     a1tv86@yahoo.com
>Release:        libgcj-snapshot-2000-06-20,patch on June 21/egcs-20000605
>Organization:
>Environment:
Solaris 2.6
>Description:
Fail to compile source/libjava/java/lang/natDouble.cc

--> source/libjava/java/lang/natDouble.cc:173
: implicit declaration of function `alloca'

See the attach file for more details.
>How-To-Repeat:
See the attach file.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="libgcj0621.txt"
Content-Disposition: inline; filename="libgcj0621.txt"

c++ -DHAVE_CONFIG_H -I. -I../../../../source/libgcj-snapshot-2000-06-20/libjava 
-I./include -I../../../../source/libgcj-snapshot-2000-06-20/libjava -Iinclude -I
../../../../source/libgcj-snapshot-2000-06-20/libjava/include -I../../../../sour
ce/libgcj-snapshot-2000-06-20/libjava/../boehm-gc -I./../boehm-gc -DSILENT=1 -DN
O_SIGNALS=1 -DNO_DEBUGGING=1 -DJAVA_FINALIZATION=1 -I../../../../source/libgcj-s
napshot-2000-06-20/libjava/libltdl -I./libltdl -I../../../../source/libgcj-snaps
hot-2000-06-20/libjava/../compat-include -I../../../../source/libgcj-snapshot-20
00-06-20/libjava/../zlib -I../../../../source/libgcj-snapshot-2000-06-20/libjava
/../libffi/include -I../libffi/include -fno-rtti -fvtable-thunks -fasynchronous-
exceptions -W -Wall -D_GNU_SOURCE -g -O2 -c  -fPIC -DPIC ../../../../source/libg
cj-snapshot-2000-06-20/libjava/java/lang/natDouble.cc -o java/lang/.libs/natDoub
le.lo                                                                           
../../../../source/libgcj-snapshot-2000-06-20/libjava/java/lang/natDouble.cc: In
 function `jdouble                                                              
java::lang::Double::doubleValueOf (java::lang::String *)':                      
../../../../source/libgcj-snapshot-2000-06-20/libjava/java/lang/natDouble.cc:173
: implicit declaration                                                          
of function `alloca'                                                            
make[2]: *** [java/lang/natDouble.lo] Error 1
make[2]: Leaving directory `/export/home/cecilia/build/libgcj/sparc-sun-solaris2
.6/libjava'                                                                     
make[1]: *** [all-recursive] Error 1                                            
make[1]: Leaving directory `/export/home/cecilia/build/libgcj/sparc-sun-solaris2
.6/libjava'                                                                     
make: *** [all-target-libjava] Error 2

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]