SMP users needed to test patch
Saifi Khan
saifi.khan at datasynergy.org
Wed Nov 4 18:19:04 PST 2009
On Wed, 4 Nov 2009, Stathis Kamperis wrote:
> 2009/11/4 Saifi Khan <saifi.khan at datasynergy.org>:
> >
> > So, i ventured out and cloned in the 'pcca-test'.
> >
> > On running 'make' in the mqueue.h/
> >
> >> make
> > gcc -Wall -W -Wformat-nonliteral -Wcast-align -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winline -Wundef -Wnested-externs -Wcast-qual -Wshadow -Wwrite-strings -Wno-unused-parameter -Wfloat-equal -Wswitch -Wbad-function-cast -g -lrt t_mq_ambig.c -o t_mq_ambig
> > /usr/libexec/binutils217/elf/ld: cannot find -lrt
> > *** Error code 1
> >
> > Stop in /home/saifi/dragonflybsd/pcca-tests/mqueue.h.
> >>
>
> Oh, you must be running 2.4.x, right? The librt has been born in 2.5.x :)
> So there isn't much you can do.
>
Please see,
# uname -a
DragonFly amd64x2.datasynergy.org 2.5.1-DEVELOPMENT DragonFly d15a49f-DEVELOPMENT #1: Thu Nov 5 13:21:29 IST 2009 root at amd64x2.datasynergy.org:/usr/obj/usr/src/sys/AMD64-P-MQ amd64
#
i cloned dragonfly.git sources and then built 'nativekernel'.
Perhaps the POSIX runtime extensions library (librt) requires one to buildworld.
Need to buildworld and then buildkernel.
Just started the 'buildworld'.
thanks
Saifi.
More information about the Users
mailing list