Bug 57 - Issues with the modules system
Summary: Issues with the modules system
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Config Files (show other bugs)
Version: 3.0.0preX
Hardware: Other other
: P2 normal
Target Milestone: none
Assignee: Jelmer Vernooij
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-30 09:09 UTC by Jelmer Vernooij
Modified: 2005-08-24 10:26 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jelmer Vernooij 2003-04-30 09:09:31 UTC
The modules system is nice but still needs some small tweaks:  
 - One module can contain support for more then one subsystem ('general  
modules')  
 - We currently recompile the modules every time the Makefile changes. Can't  
we just 'touch' the files for which the settings changed in configure?  
 
(didn't know which category to put this bug into)
Comment 1 Jelmer Vernooij 2003-07-04 19:02:22 UTC
Modules are no longer rebuilt. That leaves the objects with 
the functions that call {rpc,pdb,vfs,...}_init_static to be recompiled
whenever Makefile changes, so this whole thing still needs improvement.
Comment 2 Jelmer Vernooij 2003-08-14 23:24:22 UTC
Fixed in CVS now. We 'touch' these 5 files in configure.
Comment 3 Jelmer Vernooij 2003-08-14 23:24:31 UTC
Fixed in CVS now. We 'touch' these 5 files in configure.
Comment 4 Gerald (Jerry) Carter (dead mail address) 2005-02-07 07:54:26 UTC
originally reported against 3.0alpha23.  Bugzilla spring cleaning.
Comment 5 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:26:21 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.