| Anonymous | Login | Signup for a new account | 11-10-2008 11:26 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0001789 | [buildroot] Architecture Specific | feature | N/A | 12-16-07 12:35 | 12-28-07 10:05 | |||||||
| Reporter | chrisv | View Status | public | |||||||||
| Assigned To | buildroot | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | 0.9.27 | |||||||||
| Summary | 0001789: Linux-PAM 0.99.9.0 support for buildroot | |||||||||||
| Description | This patch adds Linux-PAM support to buildroot. (NIS/YP services are removed from PAM to make this work.) Until to the $(buildroot) directory to integrate into the tree. | |||||||||||
| Additional Information | ||||||||||||
| Attached Files |
|
|||||||||||
|
|
||||||||||||
Notes |
|
|
(0003279) kriegaex 12-28-07 04:57 edited on: 12-28-07 04:57 |
I tried your patch, and it applies cleanly. But afterwards I have problems building PAM with a similar makefile adapted from yours (cf. make log in the attachment). Do you have any hints for me? There are some in the build log, but I do not understand them because I am an automake newbie. |
|
(0003284) chrisv 12-28-07 07:34 |
Hey kriegaex, Try running autoreconf manually to rebuild the configure script. It looks like the patch didn't apply cleanly ... I'll look into the root cause later. (Some implementations of autoconf/automake will rebuild the configure scripts automatically, and it looks like mine did.) Details on autoreconf can be found here: http://www.gnu.org/software/autoconf/manual/autoconf-2.57/html_chapter/autoconf_3.html#SEC14 [^] Thanks, Chris |
|
(0003289) kriegaex 12-28-07 10:05 |
Chris, the patch did apply cleanly, without the slightest bit of fuzzy match or so. This can be clearly seen in the log file I attached. On my system I have automake 1.10, if this helps you in any way. It does not make sense to attach my build script, because we use an adapted version of buildroot with many macros you would be missing. |
| Copyright © 2000 - 2006 Mantis Group |