bug-gnu-utils
[Top][All Lists]
Advanced

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

help for install m4


From: qianhua
Subject: help for install m4
Date: Wed, 03 Nov 2004 15:27:51 +0800

Hello,

   When I install m4, there's one problem:

# make

        CONFIG_FILES= CONFIG_HEADERS=config.h ./config.status

config.status: creating config.h

config.status: config.h is unchanged

config.status: executing default commands

        for subdir in doc lib src checks examples; do  echo making all in
$subdir;  (cd $subdir && make CC='cc' CFLAGS='-g' LDFL

AGS='' LIBS=''  prefix='/usr/local' exec_prefix='/usr/local'
bindir='/usr/local/bin' infodir='/usr/local/info' all) || exit 1;

 done

making all in doc

Target "all" is up to date.

making all in lib

        cc -c -DHAVE_CONFIG_H -I.. -I.  -g regex.c

        cc -c -DHAVE_CONFIG_H -I.. -I.  -g getopt.c

        cc -c -DHAVE_CONFIG_H -I.. -I.  -g getopt1.c

        cc -c -DHAVE_CONFIG_H -I.. -I.  -g error.c

        cc -c -DHAVE_CONFIG_H -I.. -I.  -g obstack.c

        cc -c -DHAVE_CONFIG_H -I.. -I.  -g xmalloc.c

        cc -c -DHAVE_CONFIG_H -I.. -I.  -g xstrdup.c

        rm -f libm4.a

        ar cru libm4.a regex.o getopt.o getopt1.o error.o obstack.o
xmalloc.o  xstrdup.o

        ranlib libm4.a

Target "all" is up to date.

making all in src

        cc -c -DHAVE_CONFIG_H -I.. -I. -I./../lib  -g m4.c

        cc -c -DHAVE_CONFIG_H -I.. -I. -I./../lib  -g builtin.c

"builtin.c", line 618.60: 1506-280 (W) Function argument assignment between
types "int(*)(const void*,const void*)" and "int(*)(

const unsigned char*,const unsigned char*)" is not allowed.

        cc -c -DHAVE_CONFIG_H -I.. -I. -I./../lib  -g debug.c

"debug.c", line 228.15: 1506-275 (S) Unexpected text '...' encountered.

"debug.c", line 246.3: 1506-045 (S) Undeclared identifier va_alist.

make: 1254-004 The error code from the last command is 1.

 

 

Stop.

make: 1254-004 The error code from the last command is 1.

 

 

Stop.

#

 

The compiler's version is IBM C and C++ Compilers, Version 3.6.4.

 

Please help me how to solve it.

Thank you very much :)

 

Best regards

Qian Hua

 

Service and Software Product management

Huawei Technologies Co.,Ltd.

+86 755 28973980

+86 755 28780808

 



reply via email to

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