[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #7002] pnetlib-cvs (28th Dec) doesn't compile on
From: |
Rhys Weatherley |
Subject: |
[Pnet-developers] [bugs #7002] pnetlib-cvs (28th Dec) doesn't compile on systems without X |
Date: |
Sun, 28 Dec 2003 17:40:02 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826 |
This mail is an automated notification from the bugs tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[bugs #7002] Latest Modifications:
Changes by:
Rhys Weatherley <address@hidden>
'Date:
Sun 12/28/03 at 22:40 (GMT)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
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.
/**************************************************************************/
[bugs #7002] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=7002>
Project: DotGNU Portable.NET
Submitted by: Rainer Groesslinger
On: Sun 12/28/03 at 13:57
Category: None
Severity: 5 - Average
Item Group: None
Resolution: Fixed
Assigned to: None
Status: Closed
Summary: pnetlib-cvs (28th Dec) doesn't compile on systems without X
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
Follow-up Comments
------------------
-------------------------------------------------------
Date: Sun 12/28/03 at 22:40 By: rweather
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.
-------------------------------------------------------
Date: Sun 12/28/03 at 14:29 By: scandium
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
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=7002>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/