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.
Could you please tell me which svn revision and configure line...
thanks
Nakata Maho
From: Pedro Giffuni <pfg@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.
>
|