bugDotGNU Portable.NET - Bugs: bug #7002, pnetlib-cvs (28th Dec) doesn't...

 
 

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

bug #7002: pnetlib-cvs (28th Dec) doesn't compile on systems without X

Submitter:  -Deleted Account- <scandium>
Submitted:  Sun 28 Dec 2003 01:57:02 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Sun 28 Dec 2003 10:40:02 PM UTC, comment #2: 

Fixed in CVS.  It had nothing to do with X vs non-X.
The "Design.build" file did not have a full list of
dependencies, and so it wouldn't build properly unless
you had an up to date version of pnetlib already
"make install"ed.  I've fixed this now so that it will
build cleanly from the tree alone.

Rhys Weatherley <rweather>
Group administrator
Sun 28 Dec 2003 02:29:17 PM UTC, comment #1: 

I just tried on another system (with X) and it fails there at the same place, too. The error just seems a bit more verbose:

./System.Windows.Forms.Design/ScrollableControlDesigner.cs ./System.Windows.Forms.Design/ParentControlDesigner.cs ./System.Windows.Forms.Design/AxImporter.cs -L./../System/first -lSystem -L./../System.Drawing -lSystem.Drawing -L./../System.Windows.Forms -lSystem.Windows.Forms -L./../runtime -lmscorlib
token 0x0A000043: member `DotGNU.Images.Image.Reformat' not found
token 0x0A00006F: member `DotGNU.Images.Frame.MakeTransparent' not found
token 0x0A000089: member `DotGNU.Images.Frame.AdjustImage' not found
token 0x0A00008A: member `DotGNU.Images.Image.AddFrame' not found
token 0x0A00008F: member `DotGNU.Images.Frame.Reformat' not found
token 0x0A000090: member `DotGNU.Images.Frame.Copy' not found
./../System.Windows.Forms/System.Windows.Forms.dll: unresolved external references
* Target `all' for project `pnetlib System.Design' failed *
* Project `pnetlib System.Design' build failed *
make[1]: * [System.Design.dll] Error 1

-Deleted Account- <scandium>
Sun 28 Dec 2003 01:57:02 PM UTC, original submission:  

Earlier today, Rich was kind enough to fix a compile problem on systems without X (the configure script recognizes that there is no X, though):
"XsharpPCF.c:760: parse error before `*'"

but pnetlib still doesn't compile if there is no X installed:

[snip]
Building project `pnetlib System.Design'
Building target `all' for project `pnetlib System.Design'
[snap]
./System.ComponentModel.Design/Serialization/ICodeDomDesignerReload.cs -L./../System/first -lSystem -L./../System.Drawing -lSystem.Drawing -L./../System.Windows.Forms -lSystem.Windows.Forms -L./../runtime -lmscorlib
could not locate the assembly Accessibility/1.2.3400.0
./../System.Windows.Forms/System.Windows.Forms.dll: unresolved external references
* Target `all' for project `pnetlib System.Design' failed *
* Project `pnetlib System.Design' build failed *
make[1]: * [System.Design.dll] Error 1

-Deleted Account- <scandium>

 

(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
2003-12-28 rweather StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.15-94dd.
Corresponding source code