On Fri, 21 Jan 2005, Guillaume Rousse wrote:

I also tried the libafs_tree, and found a minor bug: the configure_libafs must be renamed to configure, otherwise the first configure test (ls -t) will fail.

We can fix that.

Anyway, it doesn't solve my problem, as the configure doesn't generate the final Makefile for creating the module, only a primary Makefile in src/libafs that will create AND execute in the same run final makefile for two hardcoded target modules.

Yes, you need to run configure at the time the modules are being built, not before, anyway. Wrap it in a makefile if you must, but given that configure must be run against the kernel source you want to build from, having a pregenerated final makefile isn't going to work.
_______________________________________________
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to