bugDotGNU Portable.NET - Bugs: bug #9592, cscc error: Syscall.cs:58:...

 
 

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

bug #9592: cscc error: Syscall.cs:58: constant value required when building Mono.Posix from ml-pnet

Submitter:  Klaus Treichel <ktreichel>
Submitted:  Thu 08 Jul 2004 07:10:05 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Need Info
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Sat 31 Mar 2007 07:00:30 AM UTC, comment #5: 

Klaus, is there still an issue with this bug?

Deryk Robosson <drobosson>
Group Member
  Spam posted by anonymous
Mon 01 Aug 2005 01:30:10 PM UTC, comment #3: 

Not currently an issue with current CVS.  Can we verify that this has been rectified (the patch has been previously applied) as per comment #2 or if it's still outstanding?

Deryk Robosson <drobosson>
Group Member
Wed 29 Dec 2004 06:09:51 PM UTC, comment #2: 

This patch is a first start in fixing the problem.
there is another bug of mine that has similar issues.
I think that I will be able to fix all these problems at once.

In fact, this should be converted to be part of the cscc test cases.

James Michael DuPont <mdupont>
Wed 29 Dec 2004 05:11:01 PM UTC, comment #1: 

Here is a test case for this.
It is a problem that the
new string [] {""}

is not being treated a constant!
I will make a hack to remove the chekcing.

James Michael DuPont <mdupont>
Thu 08 Jul 2004 07:10:05 AM UTC, original submission:  

The error occures on line 58/59:
[assembly:Mono.Posix.IncludeAttribute (new string [] {"sys/types.h", "sys/stat.h", "sys/wait.h", "unistd.h", "fcntl.h", "signal.h"},
       new string [] {"_GNU_SOURCE"})]

Klaus Treichel <ktreichel>
Group administrator

 

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

Attached Files
file #2303:  semantics.txt added by mdupont (996B - text/plain - Patch for making this go away)
file #2302:  testcase9.cs added by mdupont (1KiB - text/x-csharp - Test case for this issue)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by drobosson (Posted a comment)
  •  

    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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2005-08-01 drobosson StatusNone Need Info
    2004-12-29 mdupont Attached File- Added semantics.txt, #2004
    2004-12-29 mdupont Attached File- Added testcase9.cs, #2003

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code