This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: Current CVS head doesn't build?


On Tue, Nov 4, 2008 at 7:11 PM, Erik de Castro Lopo wrote:
> Mike Frysinger wrote:
>   g++ -DHAVE_CONFIG_H -I. -I/tmp/binutils-cvs/sid/component/tcl -I.
>         -I. -I../../include -I/tmp/binutils-cvs/sid/component/tcl/../../include
>         -g -O2 -MT compTcl.lo -MD -MP -MF .deps/compTcl.Tpo -c
>         /tmp/binutils-cvs/sid/component/tcl/compTcl.cxx  -fPIC -DPIC -o .libs/compTcl.o
>   /tmp/binutils-cvs/sid/component/tcl/compTcl.cxx:33:17: error: tcl.h: No such file
>     or directory
>   In file included from /tmp/binutils-cvs/sid/component/tcl/../../include/sidattrutil.h:47,
>                 from /tmp/binutils-cvs/sid/component/tcl/compTcl.cxx:13:
>   /tmp/binutils-cvs/sid/component/tcl/../../include/sidmiscutil.h: In function
>
> I pretty sure I don't need whatever binary requires this tcl stuff.
>
> Can the configure script possibly be updated to test for tcl.h and
> disable this code or possibly have an --disable-tcl-whatever option
> be added?

how did you checkout binutils from cvs ?  if you use the directions as
given on the homepage, then i dont think you would end up with a sid
subdir

http://sourceware.org/binutils/
-mike


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