[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgis-users
Subject:    Re: [postgis-users] make comments failing
From:       Dharmendra Goyal <dharmendra.goyal () enterprisedb ! com>
Date:       2010-10-28 8:47:30
Message-ID: AANLkTikhddTHGjLiAYMhSM6EFrA_oXKVpA7ZiGi=oyuo () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Thanks for your reply.

I was using Postgis-1.5.2.

Regards,

On Thu, Oct 28, 2010 at 3:32 AM, Paragon Corporation <lr@pcorp.us> wrote:

>  Dharmendra,
>
> Which version are you compiling against -- 1.5?  I may need to port my fix
> to 1.5 but didn't since I wasn't sure it wouldn't cause other problems.
>
> I got that error too for the postgis 2.0 when calling make comments under
> MingW and removed the utf-8 stuff.
> Before I would just make the comments using a made up script I had so
> didn't notice this error under windows before.
>
> It should be fixed in postgis 2.0.
>
> FWIW: You really don't need to make the comments since they are packaged
> with the postgis tar source ball.
>
> Thanks,
> Regina
> http://www.postgis.us
>  ------------------------------
> *From:* postgis-users-bounces@postgis.refractions.net [mailto:
> postgis-users-bounces@postgis.refractions.net] *On Behalf Of *Dharmendra
> Goyal
> *Sent:* Wednesday, October 27, 2010 4:45 AM
> *To:* PostGIS Users Discussion
> *Subject:* [postgis-users] make comments failing
>
>  Hi,
>
> I am able to make and 'make install' postgis sources on Winwos but when i
> run 'make comments', it shows following error:
>
> make comments
> /bin/make -C doc comments
> make[1]: Entering directory `/c/pginstaller.pune-repo/postgis.windows/doc'
> ./xsl/postgis_comments.sql.xsl postgis.xml > postgis_comments.sql
> ./xsl/postgis_comments.sql.xsl: line 1: syntax error near unexpected token
> `newline'
> ./xsl/postgis_comments.sql.xsl: line 1: `<?xml version="1.0"
> encoding="utf-8"?>'
> make[1]: *** [postgis_comments.sql] Error 2
> make[1]: Leaving directory `/c/pginstaller.pune-repo/postgis.windows/doc'
> make: *** [comments] Error 2
>
> Is it a know issue..??
>
> Thanks,
> Dharmendra
>
> --
> Dharmendra Goyal
> Senior Software Engineer
> EnterpriseDB Corporation
> The Enterprise Postgres Company
>
> Phone: +91-20-30589493
> Mobile: +91-9552103323
>
> Website: http://www.enterprisedb.com
> EnterpriseDB Blog: http://blogs.enterprisedb.com/
> Follow us on Twitter: http://www.twitter.com/enterprisedb
>
> This e-mail message (and any attachment) is intended for the use of the
> individual or entity to whom it is addressed. This message contains
> information from EnterpriseDB Corporation that may be privileged,
> confidential, or exempt from disclosure under applicable law. If you are not
> the intended recipient or authorized to receive this for the intended
> recipient, any use, dissemination, distribution, retention, archiving, or
> copying of this communication is strictly prohibited. If you have received
> this e-mail in error, please notify the sender immediately by reply e-mail
> and delete this message.
>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users@postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>


-- 
Dharmendra Goyal
Senior Software Engineer
EnterpriseDB Corporation
The Enterprise Postgres Company

Phone: +91-20-30589493
Mobile: +91-9552103323

Website: http://www.enterprisedb.com
EnterpriseDB Blog: http://blogs.enterprisedb.com/
Follow us on Twitter: http://www.twitter.com/enterprisedb

This e-mail message (and any attachment) is intended for the use of the
individual or entity to whom it is addressed. This message contains
information from EnterpriseDB Corporation that may be privileged,
confidential, or exempt from disclosure under applicable law. If you are not
the intended recipient or authorized to receive this for the intended
recipient, any use, dissemination, distribution, retention, archiving, or
copying of this communication is strictly prohibited. If you have received
this e-mail in error, please notify the sender immediately by reply e-mail
and delete this message.

[Attachment #5 (text/html)]

Thanks for your reply.<div><br></div><div>I was using \
Postgis-1.5.2.</div><div><br></div><div>Regards,<br><br><div class="gmail_quote">On \
Thu, Oct 28, 2010 at 3:32 AM, Paragon Corporation <span dir="ltr">&lt;<a \
href="mailto:lr@pcorp.us">lr@pcorp.us</a>&gt;</span> wrote:<br> <blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex;">



<div>
<div dir="ltr" align="left"><span><font color="#0000ff" size="2" \
face="Arial">Dharmendra,</font></span></div> <div dir="ltr" align="left"><span><font \
color="#0000ff" size="2" face="Arial"></font></span> </div> <div dir="ltr" \
align="left"><span><font color="#0000ff" size="2" face="Arial">Which version are you \
compiling against -- 1.5?  I may  need to port my fix to 1.5 but didn&#39;t since I \
wasn&#39;t sure it wouldn&#39;t cause  other problems.</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" size="2" \
face="Arial"></font></span> </div> <div dir="ltr" \
align="left"><span></span><span><font color="#0000ff" size="2" face="Arial">I got \
that error  too for the postgis 2.0 when calling make comments under MingW and \
removed the  utf-8 stuff.  </font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial">Before \
I would just make the comments using a made up script I  had so didn&#39;t notice \
this error under windows before.</font></span></div> <div dir="ltr" \
align="left"><span><font color="#0000ff" size="2" face="Arial"></font></span> </div> \
<div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial">It \
should be fixed in postgis 2.0.  </font></span></div> <div dir="ltr" \
align="left"><span><font color="#0000ff" size="2" face="Arial"></font></span> </div> \
<div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial">FWIW: \
You really don&#39;t need to make the comments since they  are packaged with the \
postgis tar source ball.  </font></span><span><font color="#0000ff" size="2" \
face="Arial"></font></span></div> <div dir="ltr" align="left"><span><font \
color="#0000ff" size="2" face="Arial"></font></span> </div> <div><span></span><font \
face="Arial"><font color="#0000ff"><font size="2">Thanks,</font></font></font></div> \
<div><span></span><span></span><font face="Arial"><font color="#0000ff"><font \
size="2">R<span>egina</span></font></font></font></div> \
<div><span></span><span></span><font face="Arial"><font color="#0000ff"><font \
size="2"><a href="http://www.postgis.us" \
target="_blank">h<span>ttp://www.postgis.us</span></a></font></font></font><br></div> \
<div dir="ltr" lang="en-us" align="left"> <hr>
<font size="2" face="Tahoma"><b>From:</b> 
<a href="mailto:postgis-users-bounces@postgis.refractions.net" \
target="_blank">postgis-users-bounces@postgis.refractions.net</a>  [mailto:<a \
href="mailto:postgis-users-bounces@postgis.refractions.net" \
target="_blank">postgis-users-bounces@postgis.refractions.net</a>] <b>On Behalf Of  \
</b>Dharmendra Goyal<br><b>Sent:</b> Wednesday, October 27, 2010 4:45  \
AM<br><b>To:</b> PostGIS Users Discussion<br><b>Subject:</b> [postgis-users]  make \
comments failing<br></font><br></div><div><div></div><div class="h5"> <div></div>
<div>Hi,</div>
<div><br></div>
<div>I am able to make and &#39;make install&#39; postgis sources on Winwos but when \
i  run &#39;make comments&#39;, it shows following error:</div>
<div><br></div>
<div>make comments</div>
<div>/bin/make -C doc comments</div>
<div>make[1]: Entering directory 
`/c/pginstaller.pune-repo/postgis.windows/doc&#39;</div>
<div>./xsl/postgis_comments.sql.xsl postgis.xml &gt; postgis_comments.sql</div>
<div>./xsl/postgis_comments.sql.xsl: line 1: syntax error near unexpected token 
`newline&#39;</div>
<div>./xsl/postgis_comments.sql.xsl: line 1: `&lt;?xml version=&quot;1.0&quot; 
encoding=&quot;utf-8&quot;?&gt;&#39;</div>
<div>make[1]: *** [postgis_comments.sql] Error 2</div>
<div>make[1]: Leaving directory 
`/c/pginstaller.pune-repo/postgis.windows/doc&#39;</div>
<div>make: *** [comments] Error 2</div>
<div><br></div>
<div>Is it a know issue..??</div>
<div><br></div>
<div>Thanks,</div>
<div>Dharmendra</div><br>-- <br>Dharmendra Goyal<br>Senior Software 
Engineer<br>EnterpriseDB Corporation<br>The Enterprise Postgres 
Company<br><br>Phone: +91-20-30589493<br>Mobile: +91-9552103323<br><br>Website: 
<a href="http://www.enterprisedb.com" \
                target="_blank">http://www.enterprisedb.com</a><br>EnterpriseDB 
Blog: <a href="http://blogs.enterprisedb.com/" \
target="_blank">http://blogs.enterprisedb.com/</a><br>Follow  us on Twitter: <a \
href="http://www.twitter.com/enterprisedb" \
target="_blank">http://www.twitter.com/enterprisedb</a><br><br>This  e-mail message \
(and any attachment) is intended for the use of the individual or  entity to whom it \
is addressed. This message contains information from  EnterpriseDB Corporation that \
may be privileged, confidential, or exempt from  disclosure under applicable law. If \
you are not the intended recipient or  authorized to receive this for the intended \
recipient, any use, dissemination,  distribution, retention, archiving, or copying of \
this communication is strictly  prohibited. If you have received this e-mail in \
error, please notify the sender  immediately by reply e-mail and delete this \
message.<br><br></div></div></div> \
<br>_______________________________________________<br> postgis-users mailing \
list<br> <a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>
 <a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" \
target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br> \
<br></blockquote></div><br><br clear="all"><br>-- <br>Dharmendra Goyal<br>Senior \
Software Engineer<br>EnterpriseDB Corporation<br>The Enterprise Postgres \
Company<br><br>Phone: +91-20-30589493<br>Mobile: +91-9552103323<br> <br>Website: <a \
href="http://www.enterprisedb.com">http://www.enterprisedb.com</a><br>EnterpriseDB \
Blog: <a href="http://blogs.enterprisedb.com/">http://blogs.enterprisedb.com/</a><br>Follow \
us on Twitter: <a href="http://www.twitter.com/enterprisedb">http://www.twitter.com/enterprisedb</a><br>
 <br>This e-mail message (and any attachment) is intended for the use of the \
individual or entity to whom it is addressed. This message contains information from \
EnterpriseDB Corporation that may be privileged, confidential, or exempt from \
disclosure under applicable law. If you are not the intended recipient or authorized \
to receive this for the intended recipient, any use, dissemination, distribution, \
retention, archiving, or copying of this communication is strictly prohibited. If you \
have received this e-mail in error, please notify the sender immediately by reply \
e-mail and delete this message.<br> <br>
</div>



_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic