pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/56169 (modular-xorg-xephyr build problem on Solaris 10)



Synopsis: modular-xorg-xephyr build problem on Solaris 10

Responsible-Changed-From-To: pkg-manager->khorben
Responsible-Changed-By: tnn%NetBSD.org@localhost
Responsible-Changed-When: Thu, 24 Jun 2021 15:20:10 +0000
Responsible-Changed-Why:
This change broke modular-xorg-server on Linux.
I think Linux os a more used target than Solaris 10,
so I would like this to be reverted until it can be addressed.

xvmc.c: In function 'xf86XvMCRegisterDRInfo':
xvmc.c:819:5: error: implicit declaration of function 'strlcpy'; did you mean 'strncpy'? [-Werror=implicit-function-declaration]
  819 |     strlcpy(pScreenPriv->clientDriverName, name, DR_CLIENT_DRIVER_NAME_SIZE);
      |     ^~~~~~~
      |     strncpy
xvmc.c:819:5: warning: nested extern declaration of 'strlcpy' [-Wnested-externs]
  CC       saver.lo
cc1: some warnings being treated as errors


State-Changed-From-To: feedback->open
State-Changed-By: tnn%NetBSD.org@localhost
State-Changed-When: Thu, 24 Jun 2021 15:20:10 +0000
State-Changed-Why:






Home | Main Index | Thread Index | Old Index