lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 17 Apr 2014 17:22:27 +0000
From:	bugzilla-daemon@...zilla.kernel.org
To:	linux-ext4@...r.kernel.org
Subject: [Bug 74171] Attempting to build recent version of e2fsprogs from git
 repo gives config.h missing

https://bugzilla.kernel.org/show_bug.cgi?id=74171

--- Comment #2 from George R. Goffe <grgoffe@...oo.com> ---
Theodore,

Thanks for your response and the time you spent formulating it.

I have found the problem.

By the way, I did read INSTALL and followed it's directives.

The problem is that when I build software I run make distclean then configure
then make clean depend then make then make install.

The make clean in this case removes the config.h file, hence the failures. My
thoughts about make clean are that this removes build products, object files,
etc.

I've seen other software that has this problem as well and have no-oped the
make clean in my build scripts.

My question to you is, "Should the config.h file and whatever configure
generates be part of the clean target or should it be part of make distclean"?

Regards,

George...

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ