Skip to content

make error! #36

@liqiangniu

Description

@liqiangniu

[ 79%] Building CXX object paddle/utils/tests/CMakeFiles/test_CommandLineParser.dir/test_CommandLineParser.cpp.o
Linking CXX executable test_CommandLineParser
Done processing test_CommandLineParser.cpp
Total errors found: 0
/data10/anaconda2/lib/python2.7/config/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /home/ilan/minonda/conda-bld/work/Python-2.7.12/./Modules/posixmodule.c:7631: warning: the use oftmpnam_r' is dangerous, better use mkstemp' /data10/anaconda2/lib/python2.7/config/libpython2.7.a(posixmodule.o): In functionposix_tempnam':
/home/ilan/minonda/conda-bld/work/Python-2.7.12/./Modules/posixmodule.c:7578: warning: the use of tempnam' is dangerous, better usemkstemp'
/data10/anaconda2/lib/python2.7/config/libpython2.7.a(posixmodule.o): In function posix_forkpty': posixmodule.c:(.text+0x2a8f): undefined reference toforkpty'
/data10/anaconda2/lib/python2.7/config/libpython2.7.a(posixmodule.o): In function posix_openpty': posixmodule.c:(.text+0x4776): undefined reference toopenpty'
collect2: error: ld returned 1 exit status
make[2]: *** [paddle/utils/tests/test_CommandLineParser] Error 1
make[1]: *** [paddle/utils/tests/CMakeFiles/test_CommandLineParser.dir/all] Error 2
make: *** [all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions