NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Link failure in regress/lib/libevent on amd64



On Aug 5, 2009, at 10:53 PM, Matthias Scheler wrote:
On 5 Aug 2009, at 10:39, Linus Nordberg wrote:
[...]
/usr/src/regress/lib/libevent/regress_rpc.c
#      link  libevent/eventtest
/usr/src/../tools/bin/x86_64--netbsd-gcc -B/usr/src/../obj/ destdir.amd64/usr/lib/ -B/usr/src/../obj/destdir.amd64/usr/lib/ - Wl,-nostdlib -o eventtest regress.o regress.gen.o regress_dns.o regress_http.o regress_rpc.o -levent -L/usr/ src/../obj/destdir.amd64/usr/lib -Wl,-rpath-link,/usr/src/../obj/ destdir.amd64/lib -L/usr/src/../obj/destdir.amd64/lib -Wl,-rpath- link,/usr/src/../obj/destdir.amd64/usr/lib -L/usr/src/../obj/ destdir.amd64/usr/lib
regress_http.o: In function `http_readcb':
regress_http.c:(.text+0x2d4): undefined reference to `evhttp_parse_lines'
collect2: ld returned 1 exit status

*** Failed target:  eventtest
*** Failed command: /usr/src/../tools/bin/x86_64--netbsd-gcc -B/usr/ src/../obj/destdir.amd64/usr/lib/ -

It looks like release engineering is already working on this:

http://mail-index.netbsd.org/source-changes/2009/08/05/msg223676.html

Can you please "cvs update" and retry the build?

Works like a charm. Guess I should've looked more closely to recent checkins. Thanks for caring.

Regards,
Linus



Home | Main Index | Thread Index | Old Index