[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compile error
From: |
jacques . talbot |
Subject: |
compile error |
Date: |
Wed, 5 Dec 2001 16:34:37 -0500 |
Hi
I try to compile gnu make on aix 4.3 and I have this error (I putted the end of
the ./configure command)
checking if system libc has GNU glob... no; using local copy
updating cache ./config.cache
creating ./config.status
creating build.sh
creating Makefile
creating glob/Makefile
creating i18n/Makefile
creating config.h
# make
make all-recursive
Making all in glob
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c glob.c
/tmp/ccWesmPt.s: Assembler messages:
/tmp/ccWesmPt.s:596: Error: Line numbers must be positive integers
/tmp/ccWesmPt.s:608: Error: Line numbers must be positive integers
/tmp/ccWesmPt.s:701: Error: Line numbers must be positive integers
/tmp/ccWesmPt.s:713: Error: Line numbers must be positive integers
/tmp/ccWesmPt.s:873: Error: Line numbers must be positive integers
/tmp/ccWesmPt.s:885: Error: Line numbers must be positive integers
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.
make: 1254-004 The error code from the last command is 2.
Stop.
Can you help me
Thank you
Jacques Talbot
- compile error,
jacques . talbot <=