bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Wget build system.


From: illusionoflife
Subject: Re: [Bug-wget] Wget build system.
Date: Mon, 09 Apr 2012 18:54:32 -0000
User-agent: KMail/4.8.2 (Linux/3.2.14-1-ARCH; KDE/4.8.2; x86_64; ; )

Hello!
Currently I am trying to get used to
wget source base and found something strange.
When I am building from directory, other than $(top_srcdir),
 get configure error:
config.status: linking ../GNUmakefile to GNUmakefile
config.status: error: ../GNUmakefile: file not found
When I build from $(top_srcdir), build successfull, but check
returns this:
 ==================
69 tests were run
9 PASS, 0 FAIL
60 SKIP, 0 UNKNOWN
==================
 Only 9 tests run?! I find it strange.
Also, I find strange that configure.ac
contains deprecated macros. Should I replace them with modern one
 or there is deep mind about it?
Also I think that code in $(top_srcdir)/src should not contain
 (5) files, containing main() function. 4 of them are tests, and, unless I am
missing something, I should move to $(top_srcdir)/tests.

As I understand it, .px files are analoges for autotest suite and
#ifdef TEST is like check, am I right?
Thanks for patience in forward. Never worked with big project.
PS. Sorry for probably double post. My previous one seems did not 
got delivered.
-- 
Best regards,
        illusionoflife



reply via email to

[Prev in Thread] Current Thread [Next in Thread]