bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make error


From: zhouyq
Subject: make error
Date: Mon, 29 Sep 2014 17:09:15 +0800

Configuration Information: 
Machine: x86_64 
OS: linux-gnu 
Compiler: gcc 
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' 
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-unknown-linux-g$ 
uname output: Linux compiler 2.6.32-38-server #83-Ubuntu SMP Wed Jan 4 11:26:59 
UTC 2012 x86_64 GNU/Linux 
Machine Type: x86_64-unknown-linux-gnu 

Bash Version: 4.1 
Patch Level: 0 
Release Status: release

Description:
1. `cd' to the directory containing the source code and type
`./configure' to configure Bash for my system. 

2.run 'make'
I can see the following error message .

rm -f mksyntax
gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' 
-DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' 
-DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL 
-DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib   -g  -o mksyntax ./mksyntax.c 
rm -f syntax.c
./mksyntax -o syntax.c
/bin/sh ./support/mkversion.sh -b -S . -s release -d 4.1 -o newversion.h \
                && mv newversion.h version.h
gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' 
-DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' 
-DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL 
-DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib   -g  -DBUILDTOOL -c -o 
buildversion.o ./version.c
gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' 
-DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' 
-DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL 
-DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib   -g  -o bashversion 
./support/bashversion.c buildversion.o 
/bin/echo: line 1: Mon: command not found
make: *** [.build] Error 127


please give me some help,thank you very much.



周有泉 YouQuan  Zhou
技术研发|程序开发17组 Technology Research & Development
iPanel 2014 智慧激发创新 梦想振翅高飞
-----------------------------------------------------------------------------
深圳市茁壮网络股份有限公司 iPanel.TV Inc.
广东省深圳市国威路罗湖高新技术产业第一园区113栋(518004)
Block 113, Luohu High-tech Industry 1st Park, Guowei Road, Shenzhen, Guangdong, 
China 518004
电邮(Personal) address@hidden
网站(Web) www.iPanel.cn 
公司微信(WeChat) 茁壮网络iPanel
直线(Direct)+86 755 2502 3361 手机(Mobile)+86 158 1407 7981
会议电话(Con)+86 755 8237 8388
客服电话(Hotline)+86 755 8237 8128
-----------------------------------------------------------------------------
声明 (Declaration)
本邮件及其附件含有深圳市茁壮网络股份有限公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何人未经发件人许可以任何形式(包括但不限于部分地泄露、复制或散发)不当使用本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件,谢谢!
This email and its attachments contain confidential information from iPanel, 
which is intended only for the person or entity whose address is listed above. 
Any use of the information contained herein in any way (including, but not 
limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient(s) is prohibited. If you receive this 
email in error, please notify the sender by phone or email immediately and 
delete it. Thanks!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]