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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79548 --- shadow/79548 2006-10-01 21:21:05.000000000 -0400 +++ shadow/79548.tmp.15001 2006-10-01 21:21:05.000000000 -0400 @@ -0,0 +1,45 @@ +Bug#: 79548 +Product: Mono: Runtime +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: misc +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: undefined reference to `__libc_csu_init' + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +I compiled monoburg & metadate + -L/lib -lgthread-2.0 -lglib-2.0 +/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../crt1.o: In function `_start': +(.text+0xc): undefined reference to `__libc_csu_fini' +/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../crt1.o: In function `_start': +(.text+0x11): undefined reference to `__libc_csu_init' +collect2: ld returned 1 exit status + + +Steps to reproduce the problem: +1. I updated glibc-2.4-4hs.1 & mono-svn-66144 +2. +3. + +Actual Results: + + +Expected Results: + + +How often does this happen? + + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
