[
https://issues.apache.org/jira/browse/TRAFODION-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xiaozhong.wang reassigned TRAFODION-2892:
-----------------------------------------
Assignee: xiaozhong.wang
> "make all" print error because SP_EXPORT_LIB is empty
> -----------------------------------------------------
>
> Key: TRAFODION-2892
> URL: https://issues.apache.org/jira/browse/TRAFODION-2892
> Project: Apache Trafodion
> Issue Type: Bug
> Components: Build Infrastructure
> Affects Versions: 2.3
> Environment: Linux-X86_64
> Reporter: xiaozhong.wang
> Assignee: xiaozhong.wang
> Priority: Major
> Fix For: 2.3
>
>
> core/seamonster/src/Makefile:59: -mkdir -p $(SP_EXPORT_LIB)
> core/sql/nskgmake/executor/Makefile:134:EXTERN_LIBS :=
> $(SP_EXPORT_LIB)/libwrappersq.so
> /usr/bin/gcc -fpic -Wno-long-long -fmessage-length=0
> -I/home/wangxz/code/trafodion/core/sqf/export/include libsm.c -c
> ##(SEAMONSTER)
> /usr/bin/gcc -fpic -Wno-long-long -fmessage-length=0
> -I/home/wangxz/code/trafodion/core/sqf/export/include verssm.c -c
> ##(SEAMONSTER)
> cd /home/wangxz/code/trafodion/core/sqf; /usr/local/bin/make genverhdr;
> ##(Security)
> make[3]: 进入目录“/home/wangxz/code/trafodion/core/sqf” ##(Security)
> mkdir -p /home/wangxz/code/trafodion/core/sqf/export/include ##(SEAMONSTER)
> cp sm.h /home/wangxz/code/trafodion/core/sqf/export/include ##(SEAMONSTER)
> mkdir -p ##(SEAMONSTER)
> mkdir: 缺少操作数 ##(SEAMONSTER)
> 请尝试执行"mkdir --help"来获取更多信息。 ##(SEAMONSTER)
> make[2]:
> [Makefile:59:/home/wangxz/code/trafodion/core/sqf/export/lib64d/libsm.so] 错误
> 1 (已忽略) ##(SEAMONSTER)
> /usr/bin/gcc -fpic -Wno-long-long -fmessage-length=0 -Wall -Werror -shared \
> ##(SEAMONSTER)
> -Wl,-soname,libsm.so -o
> /home/wangxz/code/trafodion/core/sqf/export/lib64d/libsm.so libsm.o verssm.o
> -lrt ##(SEAMONSTER)
> /bin/cp -p scripts/sqcertgen /home/wangxz/code/trafodion/core/sqf/sql/scripts
> ##(Security)
> /bin/cp -p scripts/update_auth
> /home/wangxz/code/trafodion/core/sqf/sql/scripts ##(Security)
> Building Apache Trafodion Version 2.3.0 debug ##(Security)
> ##(Security)
> make[2]: 离开目录“/home/wangxz/code/trafodion/core/seamonster/src”
> ##(SEAMONSTER)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)