[Mono-bugs] [Bug 58848][Cri] New - build of mono-0.99 hungs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 22 May 2004 07:03:32 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by bopm@udaff.com.

http://bugzilla.ximian.com/show_bug.cgi?id=58848

--- shadow/58848	2004-05-22 07:03:32.000000000 -0400
+++ shadow/58848.tmp.10707	2004-05-22 07:03:32.000000000 -0400
@@ -0,0 +1,61 @@
+Bug#: 58848
+Product: Mono: Compilers
+Version: unspecified
+OS: Debian Woody
+OS Details: Linux devil 2.6.4 #2 Wed Mar 31 17:13:49 MSD 2004 i686 unknown
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Critical
+Component: C#
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: bopm@udaff.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: build of mono-0.99 hungs
+
+Please fill in this template when reporting a bug, unless you know what you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. make after ./configure --prefix=/usr/local
+2. 
+3. 
+
+Actual Results:
+Making all in io-layer
+make[3]: Entering directory `/home/bopm/mono/mono/io-layer'
+source='io.c' object='io.lo' libtool=yes \
+depfile='.deps/io.Plo' tmpdepfile='.deps/io.TPlo' \
+depmode=gcc /bin/sh ../../depcomp \
+/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../..      -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64  -g -O2 -fno-strict-aliasing -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o io.lo io.c
+ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -fno-strict-aliasing -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c io.c -Wp,-MD,.deps/io.TPlo  -fPIC -DPIC -o .libs/io.o
+In file included from /usr/local/include/ap_config.h:1054,
+                 from /usr/local/include/fnmatch.h:38,
+                 from io.c:19:
+/usr/include/sys/param.h:58: warning: `MIN' redefined
+/usr/local/include/glib-2.0/glib/gmacros.h:154: warning: this is the location of the previous definition
+/usr/include/sys/param.h:59: warning: `MAX' redefined
+/usr/local/include/glib-2.0/glib/gmacros.h:151: warning: this is the location of the previous definition
+In file included from ../../mono/io-layer/wapi.h:27,
+                 from io.c:35:
+../../mono/io-layer/sockets.h:44: conflicting types for `close'
+/usr/include/unistd.h:306: previous declaration of `close'
+make[3]: *** [io.lo] Error 1
+make[3]: Leaving directory `/home/bopm/mono/mono/io-layer'
+make[2]: *** [all-recursive] Error 1
+make[2]: Leaving directory `/home/bopm/mono/mono'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory `/home/bopm/mono'
+make: *** [all] Error 2
+
+Expected Results:
+
+
+How often does this happen? 
+every try
+
+Additional Information: