On Mon, 30 Jul 2018 20:05:54 +0100
spiky <[email protected]> wrote:

> Built lfs systemd svn, moved onto blfs, systemd is at 238, I have used 
> the 239 version with the 238 configure "didn't use 238 patch"  but get 
> an error. I have Pam both Doc Books and libxslt installed
> 
> FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -Wextra 
> -Werror=undef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition 
> -Wpointer-arith -Winit-self -Wfloat-equal -Wsuggest-attribute=noreturn 
> -Werror=missing-prototypes -Werror=implicit-function-declaration 
> -Werror=missing-declarations -Werror=return-type 
> -Werror=incompatible-pointer-types -Werror=format=2 -Wstrict-prototypes 
> -Wredundant-decls -Wmissing-noreturn -Wimplicit-fallthrough=5 -Wshadow 
> -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Werror=overflow 
> -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time 
> -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option 
> -fno-strict-aliasing -fvisibility=hidden -fstack-protector 
> -fstack-protector-strong --param=ssp-buffer-size=4 -fPIE 
> -ffunction-sections -fdata-sections -Wno-unused-parameter 
> -Wno-missing-field-initializers -Wno-unused-result 
> -Wno-format-signedness -Wno-error=nonnull -Werror=shadow -include 
> config.h -fPIC  -MD -MQ 
> 'journal-core@sta/src_journal_journald-server.c.o' -MF 
> 'journal-core@sta/src_journal_journald-server.c.o.d' -o 
> 'journal-core@sta/src_journal_journald-server.c.o' -c 
> ../src/journal/journald-server.c
> ../src/journal/journald-server.c: In function ‘server_process_datagram’:
> ../src/journal/journald-server.c:1134:45: error: ‘SCM_SECURITY’ 
> undeclared (first use in this function); did you mean ‘PF_SECURITY’?
>                            cmsg->cmsg_type == SCM_SECURITY) {
>                                               ^~~~~~~~~~~~
>                                               PF_SECURITY
> ../src/journal/journald-server.c:1134:45: note: each undeclared 
> identifier is reported only once for each function it appears in
> [249/1488] Compiling C object 
> 'journal-core@sta/src_journal_journald-context.c.o'.
> ninja: build stopped: subcommand failed.
> 
> Any help has some built it?
> 
> -- 
> http://lists.linuxfromscratch.org/listinfo/blfs-support
> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
> Unsubscribe: See the above information page

Did you build glibc without selinux support? All I can find is that 
SCM_SECURITY is related to SELINUX.

Sincerely,

-- 
Berzerkula <[email protected]>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to