bugDotGNU Portable.NET - Bugs: bug #10754, can't compile pnet/engine/cvmc.c

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #10754: can't compile pnet/engine/cvmc.c

Submitter:  None
Submitted:  Wed 20 Oct 2004 06:50:32 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Thu 21 Oct 2004 05:10:29 PM UTC, comment #2: 

The patch did the trick.  Thanks!


Faried.

Anonymous
Wed 20 Oct 2004 10:18:31 PM UTC, comment #1: 

Fix committed to CVS - 21 Oct 2004

Rhys Weatherley <rweather>
Group administrator
Wed 20 Oct 2004 06:50:32 PM UTC, original submission:  

I run into syntax errors while trying to compile cvmc.c.
I'm using 2.95.4 on a FreeBSD 4.10 box; I checked pnet
out of CVS a few minutes ago.

My madcow.log is at http://web.nilpotent.org/tmp/madcow.log
It's over 200KB in size so I haven't attached it.  Here's
just the problem:

Making all in engine
gmake[1]: Entering directory `/usr/local/data/src/pnet/cvs/pnet/engine'
gcc -DHAVE_CONFIG_H -I. -I. -I../include    -I../libffi/include -fno-gcse -fno-inline-functions  -I../support -I../libgc/include -I../include -I../libffi/include -I. -DBUILD_PROFILE_NAME="\"full\"" -g -O2 -Wall -c `test -f cvmc.c || echo './'`cvmc.c
In file included from cvmc.c:337:
cvmc_setup.c: In function `CVMEntryCallNative':
cvmc_setup.c:1043: syntax error before `}'
cvmc_setup.c:1047: syntax error before `}'
cvmc_setup.c:1114: syntax error before `}'
cvmc_setup.c:1138: syntax error before `}'
cvmc_setup.c:1148: syntax error before `}'
cvmc_setup.c:1158: syntax error before `}'
cvmc_setup.c:1170: syntax error before `}'
cvmc_setup.c:1182: syntax error before `}'
cvmc_setup.c:1196: syntax error before `}'
cvmc_setup.c:1250: syntax error before `}'
In file included from cvmc.c:347:
cvmc_call.c: In function `CVMCoder_ReturnInsn':
cvmc_call.c:492: syntax error before `}'
cvmc_call.c:504: syntax error before `}'
cvmc_call.c:514: syntax error before `}'
cvmc_call.c:521: syntax error before `}'
cvmc_call.c:529: syntax error before `}'
cvmc_call.c:536: syntax error before `}'
gmake[1]: * [cvmc.o] Error 1
gmake[1]: Leaving directory `/usr/local/data/src/pnet/cvs/pnet/engine'
gmake: * [all-recursive] Error 1
23:48:56%

-- Faried, -email is unavailable-

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-10-20 rweather Open/ClosedOpen Closed
2004-10-20 rweather StatusNone Fixed

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code