Hello again!
How can I make my own tests? It's hard for me to find all the
dependencies... So is there a way to use the existing makefile and force it
to compile my own test files as well? What is the easiest way to have my
own tests?

Many thanks,
Dimos.




On Thu, Feb 16, 2012 at 3:21 AM, Dimos Stamatakis <dimsta...@gmail.com>wrote:

> Hello I found the reason. My VM run out of space! :)
>
> Thanks,
> Dimos.
>
>
> On Thu, Feb 16, 2012 at 12:09 AM, Dimos Stamatakis <dimsta...@gmail.com>wrote:
>
>> Hello and thanks for your answer.
>> I noticed the configure script and the Makefile was produced.
>> But I get an error:
>>
>> debian:~/pvfs2.8.1-original/test# make
>>   LD client/sysint/io-test-offset
>> collect2: ld returned 1 exit status
>> make: *** [client/sysint/io-test-offset] Error 1
>>
>> All the previous steps was completed successfully.
>>
>> Many thanks,
>> Dimos.
>>
>>
>>
>> On Wed, Feb 15, 2012 at 5:55 AM, Elaine Quarles <ela...@omnibond.com>wrote:
>>
>>> In the test directory, run ./configure to generate the Makefile for the
>>> tests.
>>>
>>> Hope that helps,
>>> Elaine
>>>
>>> -----Original Message-----
>>> From: pvfs2-developers-boun...@beowulf-underground.org
>>> [mailto:pvfs2-developers-boun...@beowulf-underground.org] On Behalf Of
>>> Dimos
>>> Stamatakis
>>> Sent: Tuesday, February 14, 2012 9:03 PM
>>> To: pvfs2-developers@beowulf-underground.org
>>> Subject: [Pvfs2-developers] pvfs2 tests
>>>
>>> Hello all,
>>> how can I compile the pvfs2 tests? There is no Makefile there, and the
>>> default Makefile does not seem to have an option for building these
>>> tests.
>>> I basically want to run my own tests, but I don't know which libraries
>>> to include... For example it says : undefined reference to `PVFS_BYTE'
>>> so I maybe need to compile together my test with the
>>> src/io/description/pvfs-request.c where the PVFS_BYTE is defined.
>>>
>>> Many thanks,
>>> Dimos.
>>> _______________________________________________
>>> Pvfs2-developers mailing list
>>> Pvfs2-developers@beowulf-underground.org
>>> http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
>>>
>>>
>>
>
_______________________________________________
Pvfs2-developers mailing list
Pvfs2-developers@beowulf-underground.org
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to