Still no joy...

pn1180961:~/openmpi/trunk rhc$ make install > /dev/null
vprotocol_pessimist_sender_based.c: In function 'sb_mmap_file_open':
vprotocol_pessimist_sender_based.c:43: error: 'errno' undeclared (first use
in this function)
vprotocol_pessimist_sender_based.c:43: error: (Each undeclared identifier is
reported only once
vprotocol_pessimist_sender_based.c:43: error: for each function it appears
in.)
vprotocol_pessimist_sender_based.c: In function 'sb_mmap_file_close':
vprotocol_pessimist_sender_based.c:58: error: 'errno' undeclared (first use
in this function)
vprotocol_pessimist_sender_based.c: In function 'sb_mmap_alloc':
vprotocol_pessimist_sender_based.c:91: error: 'errno' undeclared (first use
in this function)
vprotocol_pessimist_sender_based.c: In function 'sb_mmap_free':
vprotocol_pessimist_sender_based.c:118: error: 'errno' undeclared (first use
in this function)
make[4]: *** 
[libmca_vprotocol_pessimist_la-vprotocol_pessimist_sender_based.lo] Error 1
make[3]: *** [install-recursive] Error 1
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1



On 1/23/08 12:29 PM, "Aurélien Bouteiller" <boute...@eecs.utk.edu> wrote:

> Should be fixed with r17184. Thanks for the quick bug report !
> 
> Aurelien
> 
> Le 23 janv. 08 à 14:08, Jeff Squyres a écrit :
> 
>> The vprotocol pml does not compile for me.
>> 
>> 
>> make[4]: Entering directory `/home/jsquyres/svn/ompi2/ompi/mca/pml/v/
>> vprotocol/pessimist'
>> /bin/sh ../../../../../../libtool --tag=CC   --mode=compile gcc -
>> DHAVE_CONFIG_H -I. -I../../../../../../opal/include -
>> I../../../../../../orte/include -I../../../../../../ompi/include -
>> I../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -
>> I../../../../../..    -g -Wall -Wundef -Wno-long-long -Wsign-compare -
>> Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-
>> implicit-function-declaration -finline-functions -fno-strict-
>> aliasing -
>> pthread -MT mca_vprotocol_pessimist_la-
>> vprotocol_pessimist_sender_based.lo -MD -MP -MF .deps/
>> mca_vprotocol_pessimist_la-vprotocol_pessimist_sender_based.Tpo -c -o
>> mca_vprotocol_pessimist_la-vprotocol_pessimist_sender_based.lo `test -
>> f 'vprotocol_pessimist_sender_based.c' || echo
>> './'`vprotocol_pessimist_sender_based.c
>> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../opal/
>> include -I../../../../../../orte/include -I../../../../../../ompi/
>> include -I../../../../../../opal/mca/paffinity/linux/plpa/src/
>> libplpa -
>> I../../../../../.. -g -Wall -Wundef -Wno-long-long -Wsign-compare -
>> Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-
>> implicit-function-declaration -finline-functions -fno-strict-
>> aliasing -
>> pthread -MT mca_vprotocol_pessimist_la-
>> vprotocol_pessimist_sender_based.lo -MD -MP -MF .deps/
>> mca_vprotocol_pessimist_la-vprotocol_pessimist_sender_based.Tpo -c
>> vprotocol_pessimist_sender_based.c  -fPIC -DPIC -o .libs/
>> mca_vprotocol_pessimist_la-vprotocol_pessimist_sender_based.o
>> vprotocol_pessimist_sender_based.c: In function `sb_mmap_alloc':
>> vprotocol_pessimist_sender_based.c:94: error: `MAP_NOCACHE' undeclared
>> (first use in this function)
>> vprotocol_pessimist_sender_based.c:94: error: (Each undeclared
>> identifier is reported only once
>> vprotocol_pessimist_sender_based.c:94: error: for each function it
>> appears in.)
>> make[4]: *** [mca_vprotocol_pessimist_la-
>> vprotocol_pessimist_sender_based.lo] Error 1
>> make[4]: Leaving directory `/home/jsquyres/svn/ompi2/ompi/mca/pml/v/
>> vprotocol/pessimist'
>> make[3]: *** [all-recursive] Error 1
>> 
>> 
>> On Jan 23, 2008, at 12:27 PM, boute...@osl.iu.edu wrote:
>> 
>>> Author: bouteill
>>> Date: 2008-01-23 12:27:23 EST (Wed, 23 Jan 2008)
>>> New Revision: 17182
>>> URL: https://svn.open-mpi.org/trac/ompi/changeset/17182
>>> 
>>> Log:
>>> removed ignore, as the code is robust enough to avoid interfering
>>> with others
>>> Removed:
>>>  trunk/ompi/mca/pml/v/.ompi_ignore
>>>  trunk/ompi/mca/pml/v/.ompi_unignore
>>> 
>>> Deleted: trunk/ompi/mca/pml/v/.ompi_ignore
>>> =
>>> =
>>> =
>>> =
>>> =
>>> =
>>> =
>>> =
>>> = 
>>> =====================================================================
>>> 
>>> Deleted: trunk/ompi/mca/pml/v/.ompi_unignore
>>> =
>>> =
>>> =
>>> =
>>> =
>>> =
>>> =
>>> =
>>> = 
>>> =====================================================================
>>> --- trunk/ompi/mca/pml/v/.ompi_unignore 2008-01-23 12:27:23 EST
>>> (Wed, 23 Jan 2008)
>>> +++ (empty file)
>>> @@ -1 +0,0 @@
>>> -bouteill
>>> _______________________________________________
>>> svn-full mailing list
>>> svn-f...@open-mpi.org
>>> http://www.open-mpi.org/mailman/listinfo.cgi/svn-full
>> 
>> 
>> -- 
>> Jeff Squyres
>> Cisco Systems
>> 
>> _______________________________________________
>> devel mailing list
>> de...@open-mpi.org
>> http://www.open-mpi.org/mailman/listinfo.cgi/devel
> 
> 
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/devel



Reply via email to