DragonFly BSD
DragonFly users List (threaded) for 2009-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: SMP users needed to test patch


From: Saifi Khan <saifi.khan@xxxxxxxxxxxxxxx>
Date: Thu, 5 Nov 2009 07:41:01 +0530 (IST)

On Wed, 4 Nov 2009, Stathis Kamperis wrote:

> 2009/11/4 Saifi Khan <saifi.khan@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@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.




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