gdb
[Top][All Lists]
Advanced

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

AIX compilation errors


From: Raman, Pattabhi
Subject: AIX compilation errors
Date: Wed, 2 May 2007 13:49:30 +0530

Hi all,

 

I got this error message while compiling gdb on AIX.

 

OS=5.3

Cc = gcc

 

 

Target "all" is up to date.

Target "all" is up to date.

Making info in doc

Target "info" is up to date.

Making info in po

Target "info" is up to date.

Target "info-am" is up to date.

        make  all-recursive

Making all in doc

Target "all" is up to date.

Making all in po

Target "all" is up to date.

Target "all-am" is up to date.

        make  all-recursive

Making all in po

Target "all" is up to date.

Target "all-am" is up to date.

        for f in standards.info configure.info; do  if test -f .././etc/`echo $f | sed -e 's/.info$/.texi/'`; then  if make "MAKEINFO=/tmp/gcc/gdb-6.6/missing makeinfo --split-size=5000000 --split-size=5000000" $f; then  true;  else  exit 1;  fi;  fi;  done

Target "standards.info" is up to date.

Target "configure.info" is up to date.

Target "all" is up to date.

Target "all" is up to date.

        gcc -g -O2 -I. -I../.././sim/ppc -I../.././sim/ppc/../../include -I../../bfd -I../.././sim/ppc/../../bfd -I../../gdb -I../.././sim/ppc/../../gdb  -I../.././sim/ppc/../../gdb/config  -I. -I../common -I../.././sim/ppc/../common -o gentmap

gcc: no input files

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.

 

Does any one have an idea, whaz going wrong?

 

Regards,

==========================================

Pattabhi Raman

Senior Unix Administrator

Email:address@hidden

Informatica Corporation

"The Data Integration Company" (TM) 

Diamond District

Tower 'B', 3rd Floor

Kodihalli,#150, Airport Road

Bangalore560008

Direct: +91-80-40203195 (India) | 650-385-6404 (US)

Mobile:  9880222337 | www.informatica.com

 


reply via email to

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