Hello all,
I am building blfs 7.10 systemd. While building xorg-server
1.184, I get the following errors -
make[3]: Entering directory '/sources/xorg-server-1.18.4/hw/vfb'
CCLD Xvfb
../../Xext/.libs/libXext.a(xvmc.o): In function `xf86XvMCRegisterDRInfo':
/sources/xorg-server-1.18.4/Xext/xvmc.c:819: undefined reference to
`strlcpy'
/sources/xorg-server-1.18.4/Xext/xvmc.c:820: undefined reference to
`strlcpy'
../../os/os.O: In function `siHostnameAddrMatch':
/sources/xorg-server-1.18.4/os/access.c:1822: undefined reference to
`strlcpy'
../../os/os.O: In function `AuthAudit':
/sources/xorg-server-1.18.4/os/connection.c:550: undefined reference to
`strlcpy'
/sources/xorg-server-1.18.4/os/connection.c:569: undefined reference to
`strlcpy'
../../os/os.O:/sources/xorg-server-1.18.4/os/log.c:972: more undefined
references to `strlcpy' follow
collect2: error: ld returned 1 exit status
Here is the configure options that I used -
./configure $XORG_CONFIG \
--enable-glamor \
--enable-suid-wrapper\
--with-xkb-output=/var/lib/xkb\
--enable-kdrive
Thanks in advance
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page