bugDotGNU Portable.NET - Bugs: bug #10152, little build problem when making...

 
 

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

bug #10152: little build problem when making pnetlib

Submitter:  Erich Kitzmüller <ammoq>
Submitted:  Thu 26 Aug 2004 08:49:52 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Wont Fix
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Fri 29 Oct 2004 04:17:03 PM UTC, comment #2: 

There seems to be no fix.

pnetlib looks for resgen first in "../pnet/resgen/" .

Gopal.V <t3rmin4t0r>
Group administrator
Thu 26 Aug 2004 10:20:47 AM UTC, comment #1: 

To the best of my memory, the naming conventions and clashes was raised at one of the meetings over the past couple of weeks and hopefully should be addressed within due time.

Deryk Robosson <drobosson>
Group Member
Thu 26 Aug 2004 08:49:52 AM UTC, original submission:  

This is not a bug in dotgnu, but a little trap others are likely to step into, so I report it here:

when making pnetlib, at some point, it fails with
...
Error: Could not find file "./runtime.resources".
...

the reason is that i have also mono installed, and the build process used "resgen" from the mono project instead of "resgen" from the dotgnu project, which seems to be incompatible. So I renamed /usr/bin/resgen (from the mono project) to /usr/bin/resgen-mono and now it works.

Erich Kitzmüller <ammoq>

 

(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-29 t3rmin4t0r StatusNone Wont Fix
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.15-94dd.
Corresponding source code