help-make
[Top][All Lists]
Advanced

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

make GNU


From: William Davila
Subject: make GNU
Date: Tue, 16 Oct 2001 07:34:43 -0500 (COT)

Dear GNU.
 
 We have a problem about errors that appeared when we going to compile
 the package make 3.75. We have the GNU's compilers version 3.0.1.
 and Solaris 2.8 on Ultra Sparc 10.
 
 The description of the steps that we did were:
 1. # gunzip make-3.75.tar.gz
 2. # tar xvf make-3.75.tar
 3. # cd make-3.75
 4. # ./configure
 5. # make
 
 In the step 5 when we executed make , appeared the following messages:
 # make
 gcc -DHAVE_CONFIG_H
 -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -c
> > -I. -I. -I./glob \
        -g -O commands.c 
> gcc -DHAVE_CONFIG_H
 -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -c
 -I. -I. -I./glob \
        -g -O job.c 
 gcc -DHAVE_CONFIG_H
 -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -c
 -I. -I. -I./glob \
        -g -O dir.c 
 gcc -DHAVE_CONFIG_H
 -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -c
 -I. -I. -I./glob \
        -g -O file.c 
 gcc -DHAVE_CONFIG_H
 -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -c
 -I. -I. -I./glob \
        -g -O misc.c 
 gcc -DHAVE_CONFIG_H
 -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -c
 -I. -I. -I./glob \
        -g -O main.c 
 /usr/ccs/bin/as: "/var/tmp/ccuvo6wK.s", line 3403: error: unknown opcode
 ".subsection"
 /usr/ccs/bin/as: "/var/tmp/ccuvo6wK.s", line 3403: error: statement syntax
 /usr/ccs/bin/as: "/var/tmp/ccuvo6wK.s", line 3412: error: unknown opcode
> > ".previous"
 /usr/ccs/bin/as: "/ccuvo6wK.s", line 3412: error: statement syntax
>/usr/ccs/bin/as: "/var/tmp/ccuvo6wK.s", line 4333: error: unknown opcode
 ".subsection"
 /usr/ccs/bin/as: "/var/tmp/ccuvo6wK.s", line 4333: error: statement syntax
 /usr/ccs/bin/as: "/var/tmp/ccuvo6wK.s", line 4342: error: unknown opcode
 ".previous"
 /usr/ccs/bin/as: "/var/tmp/ccuvo6wK.s", line 4342: error: statement syntax
 /usr/ccs/bin/as: "/var/tmp/ccuvo6wK.s", line 5312: error: unknown opcode
 ".subsection"
 /usr/ccs/bin/as: "/var/tmp/ccuvo6wK.s", line 5312: error: statement syntax
 /usr/ccs/bin/as: "/var/tmp/ccuvo6wK.s", line 5321: error: unknown opcode
 ".previous"
 /usr/ccs/bin/as: "/var/tmp/ccuvo6wK.s", line 5321: error: statement syntax
 *** Error code 1
 make: Fatal error: Command failed for target `main.o'
 
 
 My question is How can we resolve this?
 
 Best regards,
 
 
             ---    ----       William Ricardo Davila Cortes
           -------   ------    System Administrator
> >      ---- -----  --------  Universidad Antonio Narino
> >    ----    -----    ----   Departamento de Servicios de Sistemas
> >   --------  ----- ----     Address: Calle 59 No. 37-71 Piso1
> >    -------   -------       Zip Code: 1
> >      ---       ---         Phone: 011-571-3243051
> >        -        -          Country: Bogota, Colombia
> > 




reply via email to

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