public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug build/17901] New: No rule to make target libreadline
@ 2015-01-29 13:04 naroyce at hotmail dot com
  0 siblings, 0 replies; only message in thread
From: naroyce at hotmail dot com @ 2015-01-29 13:04 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17901

            Bug ID: 17901
           Summary: No rule to make target libreadline
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: build
          Assignee: unassigned at sourceware dot org
          Reporter: naroyce at hotmail dot com

Debian 8 (jessie/testing)
Order of trunk items built/installed:
Automake
Help2man
Autoconf
libtool
intltool
Xz
texlive(Portable)
zlib
Bzip
pkg-config1
expat
perl
cpython
libgpg-error
libgcrypt
libxml2
libxslt
docbook (xsl,4.2,4.3)
gtk-doc
libffi
glib
pkg-config2
ncurses
texinfo
flex
bison
gperf
netpbm
groff
gettext
m4
gawk
file
curl
gmp
mpfr
mpc
isl
cloog
***binutils

$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.8.3-13'
--with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs
--enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.8 --enable-shared --enable-linker-build-id
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls
--with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug
--enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap
--enable-plugin --with-system-zlib --disable-browser-plugin
--enable-java-awt=gtk --enable-gtk-cairo
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home
--with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64
--with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar
--enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64
--with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.3 (Debian 4.8.3-13) 

$ CFLAGS="${buildCFLAGS}" CXXFLAGS="${buildCXXFLAGS}" LDFLAGS="${buildLDFLAGS}"
CPPFLAGS="${buildCPPFLAGS}" AR=ar AS=as ./configure --prefix=/cross-tools
--host=${CLFS_HOST} --target=${CLFS_TARGET} --with-sysroot=${CLFS}
--with-lib-path=/${CLFS_TARGET}/lib --disable-nls --disable-static
--disable-multilib --disable-werror

$ make

commit 0f81d3f0a799c6e8c2a89d7f519916e3c9c0f65e
Date:   Thu Jan 29 20:33:26 2015 +1030
*****
Making init.c
gcc -O3 -pipe -march=corei7 -mtune=corei7   -I. -I. -I./common -I./config
-DLOCALEDIR="\"/cross-tools/share/locale\"" -DHAVE_CONFIG_H
-I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd
-I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import
-Ibuild-gnulib/import   -DTUI=1 -I/cross-tools/include   -Wall
-Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused
-Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts
-Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body
-Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition
-Wformat-nonliteral  -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c
make[2]: *** No rule to make target '../readline/libreadline.a', needed by
'gdb'.  Stop.
make[2]: Leaving directory '/home/user/Desktop/binutils-gdb/gdb'
Makefile:9963: recipe for target 'all-gdb' failed
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory '/home/user/Desktop/binutils-gdb'
Makefile:837: recipe for target 'all' failed
make: *** [all] Error 2
*****

Cross-compiling is not being done yet. Only the prelude to the tools has been
done.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-29 11:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-29 13:04 [Bug build/17901] New: No rule to make target libreadline naroyce at hotmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).