Hi, Pedro

I have just removed -ldl, and it should build fine.
You may want to polish up and commit it ;-)
http://www.freebsd.org/cgi/cvsweb.cgi/ports/editors/openoffice-3-devel/files/patch-serf

thanks
 Nakata Maho

From: Pedro Giffuni <p...@apache.org>
Subject: Re: buildbot failure in ASF Buildbot on aoo-win7
Date: Wed, 8 Feb 2012 22:16:33 -0800 (PST)

> 
> 
> --- Gio 9/2/12, Ariel Constenla-Haile <arie...@apache.org> ha scritto:
> 
>> Da: Ariel Constenla-Haile <arie...@apache.org>
>> Oggetto: Re: buildbot failure in ASF Buildbot on aoo-win7
>> A: ooo-dev@incubator.apache.org
>> Data: Giovedì 9 febbraio 2012, 00:55
>> Hi Pedro,
>> 
>> On Wed, Feb 08, 2012 at 09:12:23PM -0800, Pedro Giffuni
>> wrote:
>> > FWIW;
>> > 
>> > --- Mer 8/2/12, Ariel Constenla-Haile <arie...@apache.org>
>> ha scritto:
>> > ...
>> > > 
>> > > 
>> > > So it seems $(OUTPUT) should be replaced by
>> $(INPATH).
>> > > Committed as Revision 1242210
>> > > 
>> > 
>> > The build appears broken here, I updated to the latest
>> > SVN but still not joy:
>> > 
>> > http://people.apache.org/~pfg/logs/build-serf.log
>> > 
>> > Entering
>> /usr/ports/editors/openoffice-3-devel/work/ooo/main/sal/rtl/source
>> > 
>> > /usr/bin/ld: cannot find -ldl
>> > gmake: *** [libserf-1.la] Error 1
>> > dmake:  Error code 2, while making
>> './unxfbsdx.pro/misc/build/so_built_so_serf'
>> > 
>> > Pedro.
>> 
>> This error is unrelated.
>> 
>> /usr/ports/editors/openoffice-3-devel/work/ooo/main/solver/340/unxfbsdx.pro/lib/apr/libtool
>> 
>> --silent 
>> --tag=CC 
>> --mode=link 
>> cc 
>> -L/usr/local/lib  
>> -rpath /usr/local/serf/lib 
>> -o libserf-1.la 
>> buckets/aggregate_buckets.lo 
>> buckets/request_buckets.lo 
>> context.lo buckets/buckets.lo 
>> buckets/simple_buckets.lo 
>> buckets/file_buckets.lo 
>> buckets/mmap_buckets.lo 
>> buckets/socket_buckets.lo 
>> buckets/response_buckets.lo 
>> buckets/headers_buckets.lo 
>> buckets/allocator.lo 
>> buckets/dechunk_buckets.lo 
>> buckets/deflate_buckets.lo 
>> buckets/limit_buckets.lo 
>> buckets/ssl_buckets.lo 
>> buckets/barrier_buckets.lo 
>> buckets/chunk_buckets.lo 
>> buckets/bwtp_buckets.lo 
>> buckets/iovec_buckets.lo 
>> incoming.lo 
>> outgoing.lo 
>> ssltunnel.lo 
>> auth/auth.lo 
>> auth/auth_basic.lo 
>> auth/auth_digest.lo 
>> auth/auth_kerb.lo 
>> auth/auth_kerb_gss.lo 
>> -L/usr/ports/editors/openoffice-3-devel/work/ooo/main/solver/340/unxfbsdx.pro/lib
>> 
>> -R/usr/ports/editors/openoffice-3-devel/work/ooo/main/solver/340/unxfbsdx.pro/lib
>> 
>> -laprutil-1     
>> -lexpat -lapr-1 -lcrypt -lpthread -lz -lssl -lcrypto -ldl
>> 
>> 
>> /usr/bin/ld: cannot find -ldl
>> gmake: *** [libserf-1.la] Error 1
>> dmake:  Error code 2, while making
>> './unxfbsdx.pro/misc/build/so_built_so_serf'
>> 
>> 
>> -ldl will tell ld to look for libdl.so, part of glibc-devel
>> in Fedora.
>> Where is this library installed on your system?
>> 
>> 
> 
> We dont use glibc, so we dont have it.
> This is covered by libc so I guess its just a matter
> f removing  -ldl. Will try tomorrow.
> 
> Thanks,
> 
> Pedro.
> 

Reply via email to