<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 1/27/11 11:29 AM, Tantai Tanakanok wrote:
<blockquote
cite="mid:AANLkTimwowQDNHiNJizeHWNHqbnQMsrKBuvdRGyTnjyQ@mail.gmail.com"
type="cite">Hi Kohei
<div><br>
</div>
<div>I create a branch work directory with your shell script.</div>
<div><a moz-do-not-send="true"
href="http://kohei.us/2010/11/16/working-with-a-branch-using-git-new-workdir/"
target="_blank">http://kohei.us/2010/11/16/working-with-a-branch-using-git-new-workdir/</a></div>
<div><br>
</div>
<div>I issue the command</div>
<div><span class="Apple-style-span" style="color: rgb(17, 0, 0);
font-family: 'Helvetica Neue',Arial,'Lucida Grande','Lucida
Sans Unicode','Microsoft YaHei',sans-serif; font-size: 13px;
line-height: 20px;">
<pre class="bash" style="border-width: 0px; font-size: 12px; margin: 0px; outline-width: 0px; padding: 0px; width: auto; clear: none; overflow: visible; line-height: 1.333; white-space: pre; font-family: monospace;">
./create-branch-build.sh .<span style="border-width: 0px; font-size: 12px; margin: 0px; outline-width: 0px; padding: 0px; color: rgb(0, 0, 0); font-weight: bold;">/</span>libo<span style="border-width: 0px; font-size: 12px; margin: 0px; outline-width: 0px; padding: 0px; color: rgb(0, 0, 0); font-weight: bold;">/</span>clone . libreoffice-<span style="border-width: 0px; font-size: 12px; margin: 0px; outline-width: 0px; padding: 0px; color: rgb(0, 0, 0);">3</span>-<span style="border-width: 0px; font-size: 12px; margin: 0px; outline-width: 0px; padding: 0px; color: rgb(0, 0, 0);">3-0</span></pre>
</span></div>
<div><br>
</div>
<div>After that I go into libreoffice-3-3-0 directory. There is
many source code directory but there is no makefile in the
directory. How can I build it.</div>
<div><br>
</div>
<div><span class="Apple-style-span" style="font-family:
arial,sans-serif; font-size: 13px; border-collapse: collapse;">Regards</span></div>
<div><font class="Apple-style-span" face="arial, sans-serif"><span
class="Apple-style-span" style="border-collapse: collapse;">Tantai</span></font></div>
<br>
<div class="gmail_quote">On Wed, Jan 19, 2011 at 8:50 PM, Kohei
Yoshida <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:kyoshida@novell.com">kyoshida@novell.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
<div class="im">On Wed, 2011-01-19 at 14:04 +0700, Tantai
Tanakanok wrote:<br>
> Hi all,<br>
><br>
> I have successfully built LibreOffice 3.3.0 OOO330m18
(Build:4) on<br>
> Ubuntu 10.04. I try to save xls from Calc. After
clicking the “Keep<br>
> Current Format” button, the program will crash and show
the following<br>
> error at the terminal.<br>
><br>
> terminate called after throwing an instance of
'boost::bad_index'<br>
> what(): 'at()' out of bounds<br>
><br>
> Anyone has any idea what’s wrong with my build?<br>
<br>
</div>
Let me guess. Did you build the master branch, as opposed to
the<br>
libreoffice-3-3-0 or libreoffice-3-3 branch?<br>
<br>
Kohei<br>
<font color="#888888"><br>
--<br>
Kohei Yoshida, LibreOffice hacker, Calc<br>
<<a moz-do-not-send="true"
href="mailto:kyoshida@novell.com">kyoshida@novell.com</a>><br>
<br>
</font></blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
_/|\_ Tantai Thanakanok. Open Source Development Co., Ltd.<br>
Tel: <span><a moz-do-not-send="true">+66 38 311816</a></span>,
Fax: <span><a moz-do-not-send="true">+66 38 773128</a></span>, <span><span><a
moz-do-not-send="true" href="http://www.osdev.co.th/"
target="_blank">http://www.osdev.co.th/</a></span></span><br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
LibreOffice mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/libreoffice">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a>
</pre>
</blockquote>
That is usually done by the autogen.sh script if i'm not mistaken<br>
</body>
</html>