#3323: Systemd 201
-------------------------+-------------------------
Reporter: Krejzi | Owner: lfs-book@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.4
Component: Book | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-------------------------
Comment (by bdubbs@…):
There is nothing in the change log about udev, gudev, keymap, or gobject
files.
The changes look small, however using the -200 LFS Makefile. I get:
{{{
src/shared/util.c: In function 'create_tmp_dir':
src/shared/util.c:5726:9: error: 'for' loop initial declarations are only
allowed in C99 mode
src/shared/util.c:5726:9: note: use option -std=c99 or -std=gnu99 to
compile your code
src/shared/util.c:5740:9: error: redefinition of '_saved_umask_'
src/shared/util.c:5726:9: note: previous definition of '_saved_umask_' was
here
src/shared/util.c:5740:9: error: 'for' loop initial declarations are only
allowed in C99 mode
make: *** [build/util.o] Error 1
}}}
The error is in a macro RUN_WITH_UMASK
Otherwise, the build completes.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3323#comment:2>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page