[augeas-devel] Augeas 0.20 on OSX

Rizwan Kassim rizwank at geekymedia.com
Fri Jun 6 22:01:17 UTC 2008


Fatal error :

Extracting /tmp/aug/augeas-0.2.0/src/../gnulib/lib/.libs/libgnu.a
(cd .libs/libaugeas.lax/libgnu.a && ar x
/tmp/aug/augeas-0.2.0/src/../gnulib/lib/.libs/libgnu.a)
gcc -dynamiclib ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o
.libs/libaugeas.0.0.0.dylib  .libs/augeas.o .libs/internal.o
.libs/memory.o .libs/syntax.o .libs/parser.o .libs/builtin.o
.libs/lens.o .libs/regexp.o .libs/transform.o .libs/get.o .libs/put.o
.libs/libaugeas.lax/liblexer.a/liblexer_la-lexer.o
.libs/libaugeas.lax/libgnu.a/argz.o
.libs/libaugeas.lax/libgnu.a/localcharset.o
.libs/libaugeas.lax/libgnu.a/mempcpy.o
.libs/libaugeas.lax/libgnu.a/regex.o
.libs/libaugeas.lax/libgnu.a/strndup.o
.libs/libaugeas.lax/libgnu.a/strnlen.o   ./.libs/libfa.dylib
-Wl,--version-script=./augeas_sym.version -install_name
/usr/local/lib/libaugeas.0.dylib -compatibility_version 1
-current_version 1.0
ld: unknown option: --version-script=./augeas_sym.version
collect2: ld returned 1 exit status
make[2]: *** [libaugeas.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

ld on osx doesn't support --version-script.

Some info :
http://www.mail-archive.com/gamin-list@gnome.org/msg00454.html

Google had some more info about skipping versioning, but I wasn't sure
if you were interested in going down that route.

Rizwan

On Fri, Jun 6, 2008 at 1:53 PM, David Lutterkort <dlutter at redhat.com> wrote:
> On Fri, 2008-06-06 at 13:03 -0700, Rizwan Kassim wrote:
>> Grabbing the tar and configure/making it on Leopard 10.5.2 with XCode 3.
>
> You should be able to get past these warnings if you configure with
>         ./configure --enable-compile-warnings=no
>
>> transform.c: In function 'transform_load':
>> transform.c:359: warning: 'matches' may be used uninitialized in this function
>> transform.c:358: warning: 'nmatches' may be used uninitialized in this function
>> make[2]: *** [transform.lo] Error 1
>> make[1]: *** [all-recursive] Error 1
>
> I'll send out a patch that should address these in a minute.
>
> David
>
>
>



-- 
Rizwan Kassim
Software and Systems Engineer, uWink Interactive Bistro
http://www.geekymedia.com

If there is any great secret of success in life, it lies in the
ability to put yourself in the other's place and to see things from
his point of view -- as well as your own.
-- Henry Ford




More information about the augeas-devel mailing list