Bryan, I tried the patch you submitted to linux-hotplug yesterday:

systemd-make-systemd-optional.patch

It doesn't apply cleanly to either systemd-183 or -184.

   -- Bruce

patching file Makefile.am
Hunk #1 succeeded at 201 (offset -1 lines).
Hunk #2 succeeded at 448 (offset -1 lines).
Hunk #3 succeeded at 461 (offset -1 lines).
Hunk #4 FAILED at 520.
Hunk #5 succeeded at 595 (offset -10 lines).
Hunk #6 succeeded at 611 with fuzz 2 (offset -27 lines).
Hunk #7 succeeded at 644 (offset -19 lines).
Hunk #8 succeeded at 686 (offset -19 lines).
Hunk #9 succeeded at 705 (offset -19 lines).
Hunk #10 succeeded at 1349 (offset -22 lines).
Hunk #11 succeeded at 1439 (offset -22 lines).
Hunk #12 succeeded at 1471 (offset -22 lines).
Hunk #13 succeeded at 1494 (offset -22 lines).
Hunk #14 succeeded at 2019 (offset -22 lines).
Hunk #15 succeeded at 2965 with fuzz 1 (offset -44 lines).
Hunk #16 succeeded at 3096 (offset -44 lines).
Hunk #17 succeeded at 3306 (offset -44 lines).
1 out of 17 hunks FAILED -- saving rejects to file Makefile.am.rej

The only differneces between -183 and -184 were the offsets on hunks 15-17.

autoreconf gives:

$ autoreconf
Makefile.am:3358: error: unterminated conditionals: ENABLE_SYSTEMD_TRUE
automake: error: undefined condition 'TRUE' for 'RECURSIVE_TARGETS'
automake: RECURSIVE_TARGETS:
automake:   {
automake:     ENABLE_SYSTEMD => {
automake:       type: +=
automake:       where: /usr/share/automake-1.12/am/texinfos.am:
automake:       comment:
automake:       value: dvi-recursive html-recursive info-recursive 
pdf-recursive ps-recursive \
automake:   install-dvi-recursive \
automake:   install-html-recursive \
automake:   install-info-recursive \
automake:   install-pdf-recursive \
automake:   install-ps-recursive all-recursive check-recursive 
installcheck-recursive
automake:       owner: Automake
automake:     }
automake:   }
automake:
automake: Please contact <bug-autom...@gnu.org>.
  at /usr/share/automake-1.12/Automake/Channels.pm line 662.
         Automake::Channels::msg('automake', '', 'undefined condition 
\'TRUE\' for \'RECURSIVE_TARGETS\'\x{a}RECURS...') called at 
/usr/share/automake-1.12/Automake/ChannelDefs.pm line 212
         Automake::ChannelDefs::prog_error('undefined condition \'TRUE\' 
for \'RECURSIVE_TARGETS\'\x{a}RECURS...') called at 
/usr/share/automake-1.12/Automake/Item.pm line 95
         Automake::Item::rdef('Automake::Variable=HASH(0x2c21de0)', 
'Automake::Condition=HASH(0x2289bc0)') called at /usr/bin/automake line 3954
         Automake::handle_subdirs() called at /usr/bin/automake line 8128
         Automake::generate_makefile('Makefile.am', 'Makefile.in') 
called at /usr/bin/automake line 8416
         Automake::handle_makefile('Makefile.in') called at 
/usr/bin/automake line 8430
         Automake::handle_makefiles_serial() called at /usr/bin/automake 
line 8564
autoreconf: automake failed with exit status: 255
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to