This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: No rule to make target `maybe-install-tix', needed by `install-gdb'


Hi,

I too am getting the same problem.

Latest sources, just downloaded through CVS.

I configured using :
[venkat at peacock bin]$ /home/venkat/hawk/cvs_mainline/src/configure
--target=h8300-elf --prefix=/home/venkat/hawk/gdb_tools/h8300-elf/tools/

make all

During make install, I got this problem.
By this time the simulator had been installed.

make[1]: Leaving directory `/home/venkat/hawk/gdb_tools/h8300-elf/objs/sim'
make: *** No rule to make target `maybe-install-tix', needed by
`install-gdb'.  Stop.

Thanks and Regards,

Venky

>-----Original Message-----
>From: Michael Elizabeth Chastain [mailto:mec at shout dot net]
>Sent: Thursday, March 13, 2003 1:19 PM
>To: gdb at sources dot redhat dot com
>Subject: No rule to make target `maybe-install-tix', needed by
>`install-gdb'
>
>
>My 'make install' just blew up:
>
>  make[1]: Entering directory 
>`/berman/fsf/_today_/berman/build/target/native/gdb/HEAD/sim'
>  make[1]: Leaving directory 
>`/berman/fsf/_today_/berman/build/target/native/gdb/HEAD/sim'
>  make: *** No rule to make target `maybe-install-tix', needed 
>by `install-gdb'.  Stop.
>
>This is gdb HEAD checked out on 2003-03-13 07:11:56 UTC.
>
>  target=native, host=i686-pc-linux-gnu, osversion=red-hat-8.0
>  gdb=HEAD%20030313, gcc=3.2.2, binutils=2.13.2.1, glibc=2.2.93-5-rh
>
>The fix looks trivial: remove maybe-install-tix from install-gdb.
>I'm too tired to give it proper treatment though.
>
>If it's still there tomorrow night then I'll file a real PR.
>
>Could we quiet down the configury changes for a bit unless they fix
>regressions from 5.3?
>
>Michael C
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]