-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 27
-
Component/s: client-libs
-
None
-
master
```
/usr/bin/ld: /tmp/ccxximyw.ltrans2.ltrans.o: in function `.L952':
/home/wanghaomin/jdk-ls/src/java.desktop/share/native/libsplashscreen/libpng/pngread.c:672:(.text+0x5e1c): undefined reference to `png_init_filter_functions_lsx'
collect2: error: ld returned 1 exit status
```
/usr/bin/ld: /tmp/ccxximyw.ltrans2.ltrans.o: in function `.L952':
/home/wanghaomin/jdk-ls/src/java.desktop/share/native/libsplashscreen/libpng/pngread.c:672:(.text+0x5e1c): undefined reference to `png_init_filter_functions_lsx'
collect2: error: ld returned 1 exit status
```
- caused by
-
JDK-8371914 PNG defines in CFLAGS can cause compilation errors with external libpng
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/4a0f7e42
-
Review(master)
openjdk/jdk/28974