Giovanni:

You're missing the include library for pvfs.h.  Add an include directory to
your gcc statement so gcc can find pvfs2.h:

gcc -l <path-to-pvfs>/include

Becky

On Mon, Oct 17, 2011 at 1:06 PM, Giovanni Formisano <
[email protected]> wrote:

> Hi all,
>
> I am try to compile a program pvfs2 in this way
>
> gcc -o file file.c -L/../pvfs2/lib/libpvfs2.a but doesn' t work.
>
> The message error is: pvfs2.h No such file or directory
>
> Do you know what can i do to make it work?
>
> Thank you
>
> Best
> Giovanni
>
> _______________________________________________
> Pvfs2-users mailing list
> [email protected]
> http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
>
>


-- 
Becky Ligon
OrangeFS Support and Development
Omnibond Systems
Anderson, South Carolina
_______________________________________________
Pvfs2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users

Reply via email to