Hi Maho;

On 02/25/12 16:35, Maho NAKATA wrote:
Hi Pedro

The naming scheme is completely inappropriate for FreeBSD:
I think this is right, but again, this is libtool (version numbering
scheme difference between Linux and FreeBSD). Patching agianist
ltmain.sh would solve that type of problem.

I haven't had time to investigate it but I think the problem lies in
those version.mk files. OpenOffice simply imposes ignores libedit
and the native build system and tries to impose the linux
numbering everywhere.

Could you please tell me which svn revision and configure line...

I am using your port but with Revision 1293349, but any post-neon
replacement should exhibit the same error.

Pedro.


From: Pedro Giffuni<p...@apache.org>
Subject: Build broken on FreeBSD.
Date: Fri, 24 Feb 2012 12:53:16 -0500

Hi;

Just FYI
______
...
... analyzing files ...
ERROR: The following files could not be found:
ERROR: File not found: libapr-1.so.0.4.5
ERROR: File not found: libaprutil-1.so.0.4.1
ERROR: File not found: libserf-1.so.0.0.0
... cleaning the output tree ...
... removing directory /tmp/ooopackaging/i_713701330104152 ...
...
___________

The naming scheme is completely inappropriate for FreeBSD:

ls /usr/local/lib/libapr*
/usr/local/lib/libapr-1.a        /usr/local/lib/libaprutil-1.a
/usr/local/lib/libapr-1.la       /usr/local/lib/libaprutil-1.la
/usr/local/lib/libapr-1.so       /usr/local/lib/libaprutil-1.so
/usr/local/lib/libapr-1.so.4     /usr/local/lib/libaprutil-1.so.3

cheers,

Pedro.


Reply via email to