You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Pranav Kumar Sahu <PS...@quark.co.in> on 2003/12/01 08:11:06 UTC

Xalan-C++ 1.6 Does not compile with project builder(On Mac OS X)

I have not received any solution to this one so mailing it again.

Any Clues ????

ThanX
--Pranav

-----Original Message-----
From: Pranav Kumar Sahu [mailto:PSahu@quark.co.in]
Sent: Thursday, October 23, 2003 6:46 PM
To: david_n_bertoni@us.ibm.com
Cc: xalan-dev@xml.apache.org
Subject: Xalan-C++ 1.6 compilation problem with project builder



	Hi,

	I did tried to build Xalan1.6 using ProjectBuilder. It does not
compile.

	I got errors for missing files(all). B'coz it looks for source files
in "src" folder, but files available at 	"src/Xalanc" folder. I
removed these errors by modifying the project file.

	Still I am getting two errors 
		1:  syntax error missing ';' after '_flags'

			It shows this error at line no : 329 in file
"streambuf.h"

		2: Cannot preparse....

			It comes from XalanLib_Prefix.h file inside
build/XalanLib.build/XalanLib.build/Prefixheaders. Which has
only one line to include XalanLib_Prefix.h that exist in XalanLib folder.

	Can any one suggest what might be the problem.

Rgds
--Pranav Sahu

Re: Xalan-C++ 1.6 Does not compile with project builder(On Mac OS X)

Posted by Han Ming Ong <ha...@apple.com>.
May I know why using the project files from this patch didn't work?

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22289

David has commit it also to CVS, so you can try that as well.

thanks, Han Ming

On Nov 30, 2003, at 11:11 PM, Pranav Kumar Sahu wrote:

> I have not received any solution to this one so mailing it again.
>
> Any Clues ????
>
> ThanX
> --Pranav
>
> -----Original Message-----
> From: Pranav Kumar Sahu [mailto:PSahu@quark.co.in]
> Sent: Thursday, October 23, 2003 6:46 PM
> To: david_n_bertoni@us.ibm.com
> Cc: xalan-dev@xml.apache.org
> Subject: Xalan-C++ 1.6 compilation problem with project builder
>
>
>
> 	Hi,
>
> 	I did tried to build Xalan1.6 using ProjectBuilder. It does not
> compile.
>
> 	I got errors for missing files(all). B'coz it looks for source files
> in "src" folder, but files available at 	"src/Xalanc" folder. I
> removed these errors by modifying the project file.
>
> 	Still I am getting two errors
> 		1:  syntax error missing ';' after '_flags'
>
> 			It shows this error at line no : 329 in file
> "streambuf.h"
>
> 		2: Cannot preparse....
>
> 			It comes from XalanLib_Prefix.h file inside
> build/XalanLib.build/XalanLib.build/Prefixheaders. Which has
> only one line to include XalanLib_Prefix.h that exist in XalanLib 
> folder.
>
> 	Can any one suggest what might be the problem.
>
> Rgds
> --Pranav Sahu


Re: Xalan-C++ 1.6 Does not compile with project builder(On Mac OS X)

Posted by Dmitry Hayes <dm...@ca.ibm.com>.



Hi !
I'm not sure that the ProjectBuilder environment is up-to-date : we simply
don't have an access to Mac to work with it .
Yes , there is some addition in version 1.6 : "Sane includes project" : you
can find all sources in src/xalanc dir.
If you can fix the project files and create a patch , it will be great .

Thanks!
Dmitry



|---------+---------------------------->
|         |           Pranav Kumar Sahu|
|         |           <PSahu@quark.co.i|
|         |           n>               |
|         |                            |
|         |           12/01/2003 02:11 |
|         |           AM               |
|         |           Please respond to|
|         |           xalan-dev        |
|---------+---------------------------->
  >------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                              |
  |       To:       xalan-dev@xml.apache.org                                                                                     |
  |       cc:                                                                                                                    |
  |       Subject:  Xalan-C++ 1.6 Does not compile with project builder(On Mac OS X)                                             |
  >------------------------------------------------------------------------------------------------------------------------------|




I have not received any solution to this one so mailing it again.

Any Clues ????

ThanX
--Pranav

-----Original Message-----
From: Pranav Kumar Sahu [mailto:PSahu@quark.co.in]
Sent: Thursday, October 23, 2003 6:46 PM
To: david_n_bertoni@us.ibm.com
Cc: xalan-dev@xml.apache.org
Subject: Xalan-C++ 1.6 compilation problem with project builder



             Hi,

             I did tried to build Xalan1.6 using ProjectBuilder. It does
not
compile.

             I got errors for missing files(all). B'coz it looks for source
files
in "src" folder, but files available at          "src/Xalanc" folder. I
removed these errors by modifying the project file.

             Still I am getting two errors
                         1:  syntax error missing ';' after '_flags'

                                     It shows this error at line no : 329
in file
"streambuf.h"

                         2: Cannot preparse....

                                     It comes from XalanLib_Prefix.h file
inside
build/XalanLib.build/XalanLib.build/Prefixheaders. Which has
only one line to include XalanLib_Prefix.h that exist in XalanLib folder.

             Can any one suggest what might be the problem.

Rgds
--Pranav Sahu