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/15060] New: make install fails on jit-reader.h whenincludedir defines multiple dirs


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

             Bug #: 15060
           Summary: make install fails on jit-reader.h when includedir
                    defines multiple dirs
           Product: gdb
           Version: 7.5
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: ping@optigo.net
    Classification: Unclassified


(fairly new to compile/config/make/install)

gdb/make install fails if includedir defines multiple directories.

        /usr/bin/install -c -m 644 jit-reader.h
/work/Products/Atmel/linux-2.6.39/include
/work/Products/Atmel/linux-2.6.39/arch/arm/include
/usr/local/angstrom/arm/include/gdb/jit-reader.h
/usr/bin/install: target `/usr/local/angstrom/arm/include/gdb/jit-reader.h' is
not a directory
make[1]: *** [install-only] Error 1

I removed the install of jit-reader.h from the gdb/Makefile, andd did it
manually.

Ping

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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