This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug gdb/9976] New: Top level "make ps" does not work


Using "make ps" at the top level with GDB does not work:

  make: *** No rule to make target `ps'.  Stop.

Postscript documents can be built by changing to the "doc" directory and using
"make ps" there. However any images included (as EPS files) are not then found -
they must be manually copied from the source "doc" directory to the build "doc"
directory (this is an issue only for the recent update to gdbint.texinfo, which
now includes a diagram).

Note that on more recent Linuxes, building DVI, on which PostScript output
depends may fail as described in Bug 9975.

Problem demonstrated on Fedora Core 9 Linux and Centos 4.7 Linux.

-- 
           Summary: Top level "make ps" does not work
           Product: gdb
           Version: 6.8
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: jeremy dot bennett at embecosm dot com
                CC: gdb-prs at sourceware dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
 BugsThisDependsOn: 9975


http://sourceware.org/bugzilla/show_bug.cgi?id=9976

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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