This is the mail archive of the cygwin mailing list for the Cygwin 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: Building a snapshot ("Not an ELF file" error)


Hi,

On Nov 06 02:37, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote:
It'd still be very interesting to know an opinion of the CYGWIN gurus
about this trouble that I asked yesterday (thanks to Marco, I now know
that the original ELF error is benign):

make[3]: Entering directory `/home/lavr/cygwin-snapshot-20130925-1/i686-pc-
cygwin/winsup/doc'
builddir=`pwd` \
&& cd ../../.././winsup/doc \
&& ../../.././winsup/doc/xidepend ../../.././winsup/doc/cygwin-ug-net.xml >
"${builddir}/Makefile.dep"
/bin/sh: line 2: ../../.././winsup/doc/xidepend: No such file or directory
make[3]: *** No rule to make target `Makefile.dep', needed by `all'.  Stop.
make[3]: Leaving directory `/home/lavr/cygwin-snapshot-20130925-1/i686-pc-
cygwin/winsup/doc'

I noticed this recently too. I think it's just a bit of oversight with a
recent check-in to CVS.

I've attached a patch that should fix this for the winsup module.

--
Regards,
Shaddy

Attachment: xidepend.patch.gz
Description: GNU Zip compressed data

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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