failed to build from source

2007-07-27 Thread zooko
Folks: I did a cvs co of the entire src/ directory, and then did ../src/ configure --prefix=/some/installdir make. It built a lot of stuff (took 14 minutes), and then ended with this: --- gcc -DHAVE_CONFIG_H -I. -I../../src/binutils -I. -D_GNU_SOURCE -I. - I../../src/binutils -I../bfd

Re: failed to build from source

2007-07-27 Thread zooko
On Jul 27, 2007, at 1:43 PM, Brian Dessent wrote: You *really* do not want to do that. Indeed not, but since I had already done it, I thought I would report to ensuing failure for the benefit of someone else. To fix the error, install the missing libraries. Though it indicates some kind

Re: failed to build from source

2007-07-27 Thread Brian Dessent
zooko wrote: Folks: Does this really require starting a new thread for every question? I did a cvs co of the entire src/ directory, and then did ../src/ You *really* do not want to do that. It built a lot of stuff (took 14 minutes), and then ended with this: It's going to take a lot

Re: failed to build from source

2007-07-27 Thread Christopher Faylor
On Fri, Jul 27, 2007 at 08:10:52PM -0600, Morgan gangwere wrote: uhm... if im not mistaken, this list is for the support of: 1) the usge of cygwin1.dll (for use in porting apps to cygwin for later introduction into the source trees) 2) the installation of cygwin (meaning from setup.exe) 3)

Re: failed to build from source

2007-07-27 Thread Morgan gangwere
On Jul 27, 2007, at 8:20 PM, Christopher Faylor wrote: On Fri, Jul 27, 2007 at 08:10:52PM -0600, Morgan gangwere wrote: uhm... if im not mistaken, this list is for the support of: 1) the usge of cygwin1.dll (for use in porting apps to cygwin for later introduction into the source trees) 2)