You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by lroloson <lr...@trmi.com> on 2009/03/02 23:38:24 UTC

windows build

I am trying to build qpid broker on XP from the qpid-cpp-M4.tar.gz download.
I have been trying to follow the directions I found in the wiki here
(https://issues.apache.org/jira/browse/QPID-1675), I am using Vis Studio
2008, I have installed Ruby and Python, but "nmake protocol_gen.mak" fails
with the following;

NMAKE : fatal error U1073: don't know how to make
'..\..\specs\amqp.0-10-qpid-errata.xml'
Stop.

There are no files in ..\..\specs - where should those files come from? Any
help would be appreciated 



-- 
View this message in context: http://www.nabble.com/windows-build-tp22298467p22298467.html
Sent from the Qpid Developers mailing list archive at Nabble.com.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


RE: windows build

Posted by "Cliff Jansen (Interop Systems Inc)" <v-...@microsoft.com>.
The " protocol_gen.mak" step is only required if you are building straight
from the svn repository.  Since you are building from the source distribution,
you should just proceed to building the broker or client from the qpid.sln
file in the "src" directory.

Cliff

-----Original Message-----
From: lroloson [mailto:lroloson@trmi.com] 
Sent: Monday, March 02, 2009 2:38 PM
To: qpid-dev@incubator.apache.org
Subject: windows build


I am trying to build qpid broker on XP from the qpid-cpp-M4.tar.gz download.
I have been trying to follow the directions I found in the wiki here
(https://issues.apache.org/jira/browse/QPID-1675), I am using Vis Studio
2008, I have installed Ruby and Python, but "nmake protocol_gen.mak" fails
with the following;

NMAKE : fatal error U1073: don't know how to make
'..\..\specs\amqp.0-10-qpid-errata.xml'
Stop.

There are no files in ..\..\specs - where should those files come from? Any
help would be appreciated 



-- 
View this message in context: http://www.nabble.com/windows-build-tp22298467p22298467.html
Sent from the Qpid Developers mailing list archive at Nabble.com.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


Re: windows build

Posted by lroloson <lr...@trmi.com>.
Please disregard - this should have been posted in the users list. Sorry!
-- 
View this message in context: http://www.nabble.com/windows-build-tp22298467p22308087.html
Sent from the Qpid Developers mailing list archive at Nabble.com.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


RE: windows build

Posted by Steve Huston <sh...@riverace.com>.
> I am trying to build qpid broker on XP from the 
> qpid-cpp-M4.tar.gz download.

Ok.

> I have been trying to follow the directions I found in the wiki here
> (https://issues.apache.org/jira/browse/QPID-1675)

Those instructions are wrong for the M4 released build. You can ignore
step 2.5.1. You only need to do that when checking sources out of svn.

> I am using Vis Studio
> 2008, I have installed Ruby and Python, but "nmake 
> protocol_gen.mak" fails
> with the following;
> 
> NMAKE : fatal error U1073: don't know how to make
> '..\..\specs\amqp.0-10-qpid-errata.xml'
> Stop.
> 
> There are no files in ..\..\specs - where should those files 
> come from?

The equivalent of the protocol_gen.mak step is done during the Qpid
release process, so the specs are not needed (and not part of the
released kit)

> Any help would be appreciated 

Ignoring the protocol_gen.mak step should get you going. Please let us
know how you make out after that.

Best regards,
-Steve


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscribe@qpid.apache.org


RE: windows build

Posted by Steve Huston <sh...@riverace.com>.
> I am trying to build qpid broker on XP from the 
> qpid-cpp-M4.tar.gz download.

Ok.

> I have been trying to follow the directions I found in the wiki here
> (https://issues.apache.org/jira/browse/QPID-1675)

Those instructions are wrong for the M4 released build. You can ignore
step 2.5.1. You only need to do that when checking sources out of svn.

> I am using Vis Studio
> 2008, I have installed Ruby and Python, but "nmake 
> protocol_gen.mak" fails
> with the following;
> 
> NMAKE : fatal error U1073: don't know how to make
> '..\..\specs\amqp.0-10-qpid-errata.xml'
> Stop.
> 
> There are no files in ..\..\specs - where should those files 
> come from?

The equivalent of the protocol_gen.mak step is done during the Qpid
release process, so the specs are not needed (and not part of the
released kit)

> Any help would be appreciated 

Ignoring the protocol_gen.mak step should get you going. Please let us
know how you make out after that.

Best regards,
-Steve


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org