That's great ! There is no link error when i execute the command 'make
distclean' and make all dynamic files(.so) used to android.But i think i
should spend more time on makefile to make it clear how does the process
work.
Thank you very much for your help.
Michael Weghorn 于2022年3月4日周五 20:06写道:
On 04/03/2022 12.37, Michael Weghorn wrote:
It's not really clear to me what "he green color option" refers to, but
if that refers to the change of adding the '--no-check-certificate'
option for wget, that should actually be unrelated.
OK, had I enabled HTML rendering for the email, it would
On 04/03/2022 10.42, di liu wrote:
Thank you for your reply.
> If you have current git master without any local changes and 'make
> distclean' and trying again doesn't work
I just modified one file which named "Makefile.fetch" location in root
dir of libreoffice,But i think this change has no
Thank you for your reply.
> If you have current git master without any local changes and 'make
> distclean' and trying again doesn't work
I just modified one file which named "Makefile.fetch" location in root dir
of libreoffice,But i think this change has nothing to do with this error
below is my
Hi,
On 03/03/2022 16.08, di liu wrote:
the build environment is linux(centos 7) which installed in vmware (my
host system is macOS) this is my autogen.input content
--with-distro=LibreOfficeAndroid
--with-android-sdk=/home/disco/Documents/dev_env/android_sdk
--with-android-ndk=/home/disco/D
the build environment is linux(centos 7) which installed in vmware (my host
system is macOS) this is my autogen.input content
--with-distro=LibreOfficeAndroid
--with-android-sdk=/home/disco/Documents/dev_env/android_sdk
--with-android-ndk=/home/disco/Documents/dev_env/android_sdk/ndk/20.1.5948944
-
Hey,
On Mon, Oct 9, 2017 at 6:22 AM, Ekansh Jha wrote:
> While building libreoffice after make command, I am getting an error.
> Please help me to fix it.
>
>
>1. Making all in utils
>2. libtool: link: gcc -O -Wl,-z -Wl,origin -Wl,-rpath -Wl,\$ORIGIN -o .
>libs/rapper rapper.o ../sr
I had some ICU problems but when i installed these ports all ICU’s problems
(except error in my last email) are solved.
I paste here my ports maybe they can help someone.
Anyway i have the same problem that i wrote in my last mail. If i will finish
Android building i will write here.
icu
I fixed the ICU-related problem when building harfbuzz for Android from OS
X, at least,
http://cgit.freedesktop.org/libreoffice/core/commit/?id=25b5e3914d42f776ae0925a3d2bff3f159c07b00
.
--tml
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.or
> I had some ICU problems but when i installed these ports all ICU’s
> problems (except error in my last email) are solved.
>
"ports"? As in "MacPorts"? That is exactly what you should not be doing.
Both when building LibreOffice for OS X (on OS X), and when building for
Android on OS X, you shoul
Sorry, building for Android on OS X is known to not work. Last time I tried
I didn't even get so far that it would have started building in the
"android" subdirectory, though, so either the problem I saw has been fixed
(perhaps accidentally), or you did something to fix it? My comment:
commit dee6
On 2014-06-22 10:52 AM, Iric Lomax wrote:
./configure: line 38970: test: jar: integer expression expected
configure: error: no, you need at least Ant >= 1.6.0
Error running configure at /cygdrive/c/sources/libo-core/autogen.sh line
209.
It's probably a bug in the configure script.
I would sugg
On 04/07/12 18:44, angelv wrote:
> internal build errors:
>
> ERROR: error 65280 occurred while making
> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.4.2/sdext/source/presenter
> ERROR: error 65280 occurred while making
> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.4.2/s
Hi Pim,
2012/1/23 Pim Bollen :
> On Monday 23 January 2012 10:05:22 David Tardon wrote:
>>
>> You need to update the help repository.
>>
>> cd clone/help
>> git pull -r
>>
>> D.
>
> It does not help for me:
> [ pim@laptop-pim 1 ~/work/bootstrap master %]] cd clone/help/
> [ pim@laptop-pim 0 ~/work
On Monday 23 January 2012 10:05:22 David Tardon wrote:
>
> You need to update the help repository.
>
> cd clone/help
> git pull -r
>
> D.
It does not help for me:
[ pim@laptop-pim 1 ~/work/bootstrap master %]] cd clone/help/
[ pim@laptop-pim 0 ~/work/bootstrap/clone/help master]] git pull -r
Cu
Il 23/01/2012 10:05, David Tardon ha scritto:
On Mon, Jan 23, 2012 at 10:02:43AM +0100, Riccardo Magliocchetti wrote:
Hello,
i'm trying to build libreoffice from git but it gives me an error in
helpcontent2:
Entering /home/rm/src/libo/helpcontent2/source/auxiliary
echo aux_langdirs:=en-US> .
On Mon, Jan 23, 2012 at 10:02:43AM +0100, Riccardo Magliocchetti wrote:
> Hello,
>
> i'm trying to build libreoffice from git but it gives me an error in
> helpcontent2:
>
> Entering /home/rm/src/libo/helpcontent2/source/auxiliary
>
> echo aux_langdirs:=en-US > ../../unxlngi6.pro/inc/aux_langs.m
>Looks like a symbol conflict between your internal cairo library and
>the system gtk+ library. Curious that it happens with the cppunit test
>of course. Essentially I would remove *cairo* from the solver (or run
>deliver -delete inside cairo/) and re-configure and build with
>--with-system-cairo.
Hi there,
On Fri, 2011-12-09 at 17:10 +0100, Winfried Donkers wrote:
> I have just got a new computer, which should make LibO much faster than my
> old machine does :) .
Fun :-)
> Unfortunately, I get a make error:
> .../core/solver/unxlngi6.pro/bin/cppunit/cppunittester:
> symbol looku
Hi Winfried, please find my comments below.
On 12/09/2011 05:10 PM, Winfried Donkers wrote:
Hello all,
I have just got a new computer, which should make LibO much faster than my old
machine does :) .
Unfortunately, I get a make error:
.../core/solver/unxlngi6.pro/bin/cppunit/cppunittester: sym
Hi Mike,
On Wed, 2011-12-07 at 09:09 -0800, Mike Whiteley wrote:
> After a recent update, I'm now getting this:
Sure; Bjoern fixed it - you'll need to update again. I believe that
still leaves a bug in the install - missing files.
I'd hack around that by editing the file-names ou
2011/12/5 Andreas Radke :
>
> any idea?
>
> I've found http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470442 that may
> be the same or
> similar.
>
> -Andy
Even tho the build is failing which is interesting I would have
suggestion for your distro package.
As the mozab integration and whole int
Am Fri, 2 Dec 2011 10:09:13 +0100
schrieb Tomáš Chvátal :
> Sweet looks like mozilla wants to make everyone happy and changed the
> format again...
> Could you try to build it with npapi-sdk rather than with xulrunner?
Trying now without system xulrunner, using internal seamonkey source
and these
2011/12/2 Andreas Radke :
> Do we have a fix for this in the 3.5 branch?
>
> /build/src/libreoffice-core-3.5.0.0/extensions/source/nsplugin/source/npshell.cxx:
> In function 'char* NPP_GetMIMEDescription()':
> /build/src/libreoffice-core-3.5.0.0/extensions/source/nsplugin/source/npshell.cxx:365:28
Cool, thanks!
Michael Stahl wrote:
> On 20/10/11 09:00, Noel Grandin wrote:
>> Hi
>>
>> Building on Windows using Visual Studio, running into a build error in
>> ScriptProviderForJava.
>>
>> Trimmed build log attached.
>>
>> Any ideas?
>>
>> Thanks, Noel Grandin
>
> have had this problem myself to
Here is my build_error.log
http://nabble.documentfoundation.org/file/n3450416/build_error.log
build_error.log
As I already stated, when I remove all mentions of adabasui, I no longer get
the adabasuilo.so error, but I still get the sdbtlo.so error. I am not sure
if adabasui is the problem, or if
On 20/10/11 09:00, Noel Grandin wrote:
Hi
Building on Windows using Visual Studio, running into a build error in
ScriptProviderForJava.
Trimmed build log attached.
Any ideas?
Thanks, Noel Grandin
have had this problem myself today, the command for compiling java files
does not do the right
http://nabble.documentfoundation.org/file/n3438727/autogen.lastrun
autogen.lastrun
Is this what you wanted?
If I do have a partial build of some library installed somewhere, I have no
idea what it would be.
--
View this message in context:
http://nabble.documentfoundation.org/build-error-in-ta
On Tue, 2011-10-18 at 08:43 -0700, night striker wrote:
> Ok, I removed all mentions of adabasui from dbaccess/Module_dbaccess.mk and
> from scp2 and I am no longer getting the first error, but I still get
Hokay :-) sounds good, I suppose we should remove the code they mention
as well
Ok, I removed all mentions of adabasui from dbaccess/Module_dbaccess.mk and
from scp2 and I am no longer getting the first error, but I still get
collect2: ld returned 1 exit status
make: *** [[...]/workdir/unxlngx6.pro/LinkTarget/Library/libsdbtlo.so] Error
1
Should I find and remove mentio
Hi there,
On Sun, 2011-10-16 at 17:13 -0700, night striker wrote:
> Well, for some reason, it appears that something is looking for it when i
> build. Any ideas on how I can stop things from looking for this. Or is
> there a way to enable this adabas DB stuff so that it will build?
Most
Well, for some reason, it appears that something is looking for it when i
build. Any ideas on how I can stop things from looking for this. Or is
there a way to enable this adabas DB stuff so that it will build?
--
View this message in context:
http://nabble.documentfoundation.org/build-error-in-
Wasnt the adabas DB stuff removed or disabled or so I thought?
On 13/10/2011 23:22, night striker wrote:
The build fails for me in tail_build with these errors
collect2: ld returned 1 exit status
make: *** [[...]/workdir/unxlngx6.pro/LinkTarget/Library/libadabasuilo.
Hi,
After new pull and make clean, the same error ...
Cor Nouws wrote (10-10-11 20:07)
rerunning build in xpdf: log for /home/cono/src/git/libo_core/xpdf
dmake: makefile.mk: line 39: Error: -- Include file settings.mk, not found
after rerunning in openssl about the same error: makefile.mk: lin
Dnia 2011-09-29, czw o godzinie 10:29 +0200, Maciej Rumianowski pisze:
> Hi,
>
> I have encountered an error while building latest source.
>
>
> > =
> > (1/1) Building module graphite
> > =
> > Entering /home/maciej/Dokumenty/LibreOffice-Dev/master/graphite
> >
> > Compi
it works. Thanks ;)
2011/9/15 Norbert Thiebaud
> On Wed, Sep 14, 2011 at 8:47 PM, Norbert Thiebaud
> wrote:
> > On Wed, Sep 14, 2011 at 7:25 PM, Xisco Faulí
> wrote:
> >> I pulled master to the last commit and built it again but it still fails
> >>
> >
> > How did you 'build again'? did you do
On Wed, Sep 14, 2011 at 8:47 PM, Norbert Thiebaud wrote:
> On Wed, Sep 14, 2011 at 7:25 PM, Xisco Faulí wrote:
>> I pulled master to the last commit and built it again but it still fails
>>
>
> How did you 'build again'? did you do a clean build? if not, did you
> redelivered moz ? if neither the
On Wed, Sep 14, 2011 at 8:22 PM, Xisco Faulí wrote:
>I pulled master to the last commit and built it again but it still fails
try this:
rm –rf nss/unxlngi6.pro
make
Peter___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedes
On Wed, Sep 14, 2011 at 7:25 PM, Xisco Faulí wrote:
> I pulled master to the last commit and built it again but it still fails
>
How did you 'build again'? did you do a clean build? if not, did you
redelivered moz ? if neither then that is expected.
Norbert
__
I pulled master to the last commit and built it again but it still fails
2011/9/15 Norbert Thiebaud
> On Wed, Sep 14, 2011 at 4:19 PM, Xisco Faulí wrote:
> > log:
> > /usr/bin/ld: cannot find -lcrmf
> > collect2: ld returned 1 exit status
> > make[4]: *** [libpipnss.so] Error 1
> > make[4]: Lea
On Wed, Sep 14, 2011 at 4:19 PM, Xisco Faulí wrote:
> log:
> /usr/bin/ld: cannot find -lcrmf
> collect2: ld returned 1 exit status
> make[4]: *** [libpipnss.so] Error 1
> make[4]: Leaving directory
> `/home/xisco/libo/moz/unxlngi6.pro/misc/build/mozilla/I_objdir/security/manager/ssl/src'
> make[3]
Hi Jenei,
On Mon, 2011-08-29 at 15:58 +0200, Jenei Gábor wrote:
> For a while I did not have this error,but now it appears again. Actually
> I did a totally normal build without debug symbols and dbglevel setting,
> but still it appears. It seems to be a makefile error of LibreOffice.
> Has any
Hello,
For a while I did not have this error,but now it appears again. Actually
I did a totally normal build without debug symbols and dbglevel setting,
but still it appears. It seems to be a makefile error of LibreOffice.
Has anyone already met the problem?
2011. 08. 26. 14:49 keltezéssel,
On Wed, 2011-08-24 at 15:56 +0200, Jenei Gábor wrote:
> Hello,
>
> While building a totally new build on Debian 6 32bit I got the following
> error message:
>
> Since you've disabled or enabled at least one algorithm, you need to do
> the following before building:
>
> make depend
>
> Confi
> I'm running the bash shell with Administrator privileges, so it has enough
> privileges.
I don't think you are supposed to do that. We used to have a specific test in
the build machinery guarding against somebody building as Administrator, but
apparently we (accidentally?) dropped that at som
Norbert Thiebaud wrote (09-08-11 19:43)
On Tue, Aug 9, 2011 at 12:25 PM, Cor Nouws wrote:
git complains that libo exists and is not empty.
that is probably because libo was the name of the bootstrap you
already have... you need to chose another name than libo (core ? )
Yes of course that
Norbert Thiebaud wrote (09-08-11 14:36)
ohh! I see. No, you were not supposed to run that script :-)
That is what I expected, but had the idea to look for some pointers.
Anyhow: better ask advise right away the next time.
so, all you need to do is
git clone git://anongit.freedesktop.org/lib
On Tue, Aug 9, 2011 at 7:24 AM, Cor Nouws wrote:
> julien2412 wrote (09-08-11 14:04)
>>
>> I don't think there's a script for this. Just create your local repo from
>> scratch by following this url :
>> http://wiki.documentfoundation.org/Development/Native_Build (this page has
>> been updated).
>
On Tue, Aug 9, 2011 at 6:43 AM, Cor Nouws wrote:
> Norbert Thiebaud wrote (09-08-11 12:42)
>
>> So you are still pulling 'master' from last friday... since the master
>> you pulled is froozen read-only in bootstrap,artwork,base,calc,
>> etc
>
> Hmm :-(
>
>> what made you think that 'it was not
julien2412 wrote (09-08-11 14:04)
I don't think there's a script for this. Just create your local repo from
scratch by following this url :
http://wiki.documentfoundation.org/Development/Native_Build (this page has
been updated).
Ah, thanks. I only looked at the 'get your first build' part late
Cor Nouws wrote:
>
> ...
> But hey, better then summing up more reasons:
> what command(s) do I use to move to the new master?
> ...___
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreo
Norbert Thiebaud wrote (09-08-11 12:42)
So you are still pulling 'master' from last friday... since the master
you pulled is froozen read-only in bootstrap,artwork,base,calc,
etc
Hmm :-(
what made you think that 'it was not needed for you' ?
Combination of various, such as:
- lack of e
On Tue, Aug 9, 2011 at 5:31 AM, Cor Nouws wrote:
> Hi *,
>
>
> Building LibreOffice now and then.
> Currently to look at some functions / dig a bit in the code.
> Low level experience.
> Working on Ubuntu.
>
> Previous successful build was from July 6
> Yesterday I did a ./g pull -r on the master.
Hi Matúš,
Matúš Kukan wrote (06-07-11 17:57)
http://pastebin.com/gnP6kCQ5
If you run make from toplevel again, it could work.
Could could ... it does ;-)
Is it regular, when a make -r on sub level does not give an error, that
make on top level is expected to run fine?
Any hints, advice?
On Wed, 2011-07-06 at 17:45 +0200, Cor Nouws wrote:
> So I followed the advise given, and then started a new make -r
> Got some nice output, but no error:
Might have been make itself,
make -v
?
C.
___
LibreOffice mailing list
LibreOffice@lists.freedes
Hi Cor,
On 6 July 2011 17:45, Cor Nouws wrote:
> Hi,
>
> Updated from the master this morning.
> Building...
>
> = = =
> /bin/bash: line 1: 9995 Segmentation fault make -s -r -j6
> dmake: Error code 139, while making 'all'
>
That should be problem with Ubuntu's make. I was getting segment
On Sun, May 22, 2011 at 07:52:11PM +0200, Andreas Radke
wrote:
> dmake: Error: -- `/build/src/build/solver/340/unxlngx6.pro/bin/bsh.jar' not
> found, and can't be made
See
http://thread.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/11243
as a potential candidate thread where the fi
On Fri, Mar 25, 2011 at 03:31:00PM +0100, Andreas Radke
wrote:
> I only found some notes about ixion and fields-table-formula.diff
> probably breaking this.
>
> Any idea about this?
Yes, I think anyone using the build repo disables
fields-table-formula.diff in the build. In the long term it'll
Hi Michael,
I could successfully make dev-install on my lubuntu 10.10, yay!!
I'm sorry I could not provide you with results from the command you
suggested - objdump -T /lib/libdl.so.2. I had formatted and re-installed
lubuntu already.
Thanks for all your help on the ML and the IRC.
On Fri, Feb
Hi Michael,
Ubuntu-natty dev build from Jan 26 2011.
Now, I switched back to unbunto 10.10. I'l retry git, make and let know.
On Fri, Feb 11, 2011 at 3:08 PM, Michael Meeks wrote:
> Hi Kishan,
>
> On Fri, 2011-02-11 at 09:15 +0530, Kishan Bhat wrote:
> > I'm trying to build LO.
>
> On w
Hi Kishan,
On Fri, 2011-02-11 at 09:15 +0530, Kishan Bhat wrote:
> I'm trying to build LO.
On what platform (out of interest ?) is this some self-build linux by
any chance ? did you somehow disable dynamic linking while configuring
it ? ;-)
> and I get this error: http://pastebin.com/KcM
On Thu, 2011-01-27 at 13:54 +0700, Tantai Tanakanok wrote:
> Hi all,
>
>
> I have an error when build (master repo) on windows. Anyone have any
> idea how to fix this.
I don't see an error in that log, just some link-time warnings, are you
talking about those ?
C.
I problem have been solved by rebuilding the berkeleydb.
On Wed, Jan 26, 2011 at 4:25 PM, Tantai Tanakanok wrote:
> Hi all,
>
> The error occur while I was building LibreOffice on windows. It's on master
> branch.
>
> /MAP /OPT:NOREF -safeseh -nxcompat -dynamicbase -NODEFAULTLIB -RELEASE
> -DEBUG
On Thu, Jan 13, 2011 at 10:55:53AM -0500, Kohei Yoshida
wrote:
> I guess you are using mdds 0.5.x on the 3.3 branch? The 3.3 branch
> requires 0.4.0, it won't build with 0.5.x.
Oh, indeed. :)
Thanks for the suggestion!
pgpgUGOywVnxb.pgp
Description: PGP signature
On Thu, 2011-01-13 at 16:46 +0100, Miklos Vajna wrote:
> Hi,
>
> The build ends with:
>
> Entering
> /var/tmp/fst/src/libreoffice-build-3.3.0.3/build/libreoffice-3.3.0.3/sc/source/filter/excel
>
> Compiling: sc/source/filter/excel/colrowst.cxx
I guess you are using mdds 0.5.x on the 3.3 branch
On 04/11/10 13:46, Sebastian Spaeth wrote:
> On Thu, 04 Nov 2010 12:45:25 +, Wols Lists wrote:
>> Any particular reason why? Is there a reason it can't use --delete?
> Without knowing anything specific I would say because --delete would
> remove all compiled files (and the unx* directory). So y
On Thu, 04 Nov 2010 12:45:25 +, Wols Lists wrote:
> Any particular reason why? Is there a reason it can't use --delete?
Without knowing anything specific I would say because --delete would
remove all compiled files (and the unx* directory). So you would need
some exclude files as well AFAIK. W
On Thu, 2010-11-04 at 13:54 +0200, Nadav Vinik wrote:
> Digest::MD5 object version 2.39 does not match bootstrap parameter
> 2.51 at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Similar problem. There's a dir in your solenv with something like
solenv/bin/modules/Digest (this is from memory of a week
On 04/11/10 10:22, Caolán McNamara wrote:
> On Thu, 2010-11-04 at 12:11 +0200, Nadav Vinik wrote:
>> > Making:all_mig.dpslo
>> > Compiling: desktop/source/migration/migration.cxx
>> > /home/projects/build/build/libreoffice-3.2.99.2/desktop/source/migration/migration.cxx:215:44:
>> > error: no '
On Thu, 2010-11-04 at 12:11 +0200, Nadav Vinik wrote:
> Making:all_mig.dpslo
> Compiling: desktop/source/migration/migration.cxx
> /home/projects/build/build/libreoffice-3.2.99.2/desktop/source/migration/migration.cxx:215:44:
> error: no 'void desktop::Migration::migrateSettingsIfNecessary()'
LO compiled successfully but failed to install:
| | Congratulation ! You have successfully built
| | ( ) ( )( ,)( ,) ( _) / \( _)( _)( )/ _)( _)
| | )(__ )( ) ,\ ) \ ) _) ( () )) _) ) _) )(( (_ ) _)
|__| ()(__)(___/(_)\
On Thu, Nov 4, 2010 at 12:22 PM, Caolán McNamara wrote:
> On Thu, 2010-11-04 at 12:11 +0200, Nadav Vinik wrote:
>> Making: all_mig.dpslo
>> Compiling: desktop/source/migration/migration.cxx
>> /home/projects/build/build/libreoffice-3.2.99.2/desktop/source/migration/migration.cxx:215:44:
>> erro
On Thu, 2010-11-04 at 12:11 +0200, Nadav Vinik wrote:
> Making:all_mig.dpslo
> Compiling: desktop/source/migration/migration.cxx
> /home/projects/build/build/libreoffice-3.2.99.2/desktop/source/migration/migration.cxx:215:44:
> error: no 'void desktop::Migration::migrateSettingsIfNecessary()'
>
Hello,
Caolan told me via IRC that the hxx has been deleted from repository and
he told me about rsync which can't delete that on itself.
So just delete the migration.hxx, and the desktop/unxlngi6.pro
___
LibreOffice mailing list
LibreOffice@lists.fr
On Fri, 2010-10-08 at 10:48 +0100, Michael Meeks wrote:
> just - rm -Rf sdext/mac*.pro [ assuming mac*.pro matches the output
> directory - for that target ].
rm -rf sdext/unxmac*.pro
FWIW, that "OUTPATH" is set by set_soenv[.in]
C.
___
LibreOffice
Hi Joseph,
On Thu, 2010-10-07 at 20:56 -0700, Joseph Powers wrote:
> Ok, it looks like someone changed the way text strings are handled...
Right - this file is no longer compiled it seems, it is not there in
master (bin/g pull -r) - I suspect the problem is related to a stale
build direct
76 matches
Mail list logo