Sweden-Number/libs
Dmitry Timoshkov 981306c1f0 mpg123: Fix compilation with clang.
clang -c -o libs/mpg123/src/compat/compat.cross.o ../wine.src/libs/mpg123/src/compat/compat.c -Ilibs/mpg123 \
  -I../wine.src/libs/mpg123 -Iinclude -I../wine.src/include -I../wine.src/include/msvcrt \
  -I../wine.src/libs/mpg123/src -I../wine.src/libs/mpg123/src/compat \
  -I../wine.src/libs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DNO_CATCHSIGNAL \
  -D_UCRT -D__WINE_PE_BUILD -target x86_64-windows -fno-strict-aliasing -Wno-pragma-pack -Wno-format \
  -mcx16 -gdwarf-2 -gstrict-dwarf -g -O2
In file included from ../wine.src/libs/mpg123/src/compat/compat.c:15:
../wine.src/libs/mpg123/src/compat/compat.h:74:10: fatal error: 'strings.h' file not found
         ^~~~~~~~~~~
1 error generated.
make: *** [Makefile:216382: libs/mpg123/src/compat/compat.cross.o] Error 1

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-25 10:55:42 +02:00
..
adsiid adsiid: Move to the libs directory. 2021-10-11 11:44:02 +02:00
dmoguids dmoguids: Move to the libs directory. 2021-10-11 11:44:02 +02:00
dxerr8 dxerr8: Move to the libs directory. 2021-10-11 11:44:02 +02:00
dxerr9 dxerr9: Move to the libs directory. 2021-10-11 11:44:02 +02:00
dxguid dxguid: Move to the libs directory. 2021-10-11 11:47:51 +02:00
faudio libs: Import code from upstream FAudio 21.10. 2021-10-21 14:03:54 +02:00
gsm libs: Import upstream code from gsm 1.0.19. 2021-10-20 16:16:07 +02:00
jpeg libs: Import upstream code from libjpeg 9d. 2021-10-19 11:33:05 +02:00
jxr libs: Import upstream code from jxrlib 1.1. 2021-10-21 11:56:59 +02:00
lcms2 libs: Import code from upstream lcms2 2.12. 2021-10-19 11:33:05 +02:00
mfuuid mfuuid: Move to the libs directory. 2021-10-11 11:47:53 +02:00
mpg123 mpg123: Fix compilation with clang. 2021-10-25 10:55:42 +02:00
png libs: Import upstream code from libpng 1.6.37. 2021-10-18 14:32:42 +02:00
strmiids strmiids: Move to the libs directory. 2021-10-11 11:47:53 +02:00
tiff libs: Import upstream code from libtiff 4.3.0. 2021-10-19 11:33:05 +02:00
uuid uuid: Move to the libs directory. 2021-10-11 11:47:53 +02:00
wbemuuid wbemuuid: Move to the libs directory. 2021-10-11 11:47:53 +02:00
wine libwine: Avoid including wine/port.h. 2021-10-20 16:16:07 +02:00
wmcodecdspuuid wmcodecdspuuid: Move to the libs directory. 2021-10-11 11:47:53 +02:00
xml2 libs: Import code from upstream libxml2 2.9.12. 2021-10-20 16:16:07 +02:00
xslt xslt: Build with LIBXSLT_STATIC, fix building with clang in MSVC mode. 2021-10-21 11:22:00 +02:00
zlib libs: Import upstream code from zlib 1.2.11. 2021-10-18 11:07:38 +02:00