Problem Report Number |
0014 |
Submitter's Classification |
Test Suite problem |
State |
Resolved |
Resolution |
Rejected (REJ) |
Problem Resolution ID |
REJ.PX.0008 |
Raised |
2004-03-30 06:57 |
Updated |
2004-04-05 15:07 |
Published |
2004-04-05 15:07 |
Product Standard |
1003.1-2003 System Interfaces |
Certification Program |
POSIX Certified by IEEE and The Open Group |
Test Suite |
VSX-PCTS2003 version 1.0 |
Test Identification |
/tset/POSIX.os/procprim/exec/T.exec |
Problem Summary |
POSIX.os/procprim/exec/exec_tstop doesn't build |
Problem Text |
POSIX.os/procprim/exec/exec_tstop doesn't build. The problem appears
to be that it does not link with libapi.a |
Test Output |
/tools/xxxxx -o exec_tstop exec_tstop.o
/xopen2/vsx0_home/SRC/LIB/tsetlib.a
/xopen2/vsx0_home/SRC/LIB/genlib.a
/xopen2/vsx0_home/SRC/LIB/vlib.a
/xopen2/vsx0_home/SRC/LIB/vport.a
/rtos/POSIX.ld -w
[xxxxx] (error) unresolved symbols: 6
tet_getvar from tsetlib.a(mountfs.o)
tet_infoline from vlib.a(report.o)
tet_vprintf from vlib.a(report.o)
tet_errno from vlib.a(report.o)
tet_exit from vlib.a(report.o)
tet_result from vlib.a(report.o) |