[Bug 246997] graphics/mesa-dri: configure failed without wayland
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246997 --- Comment #5 from Alexey Dokuchaev <[email protected]> --- I've patched out 'wayland' myself (essentially identical as suggested patch), but the build still fails for me on 11.3/i386: src/util/libmesa_util.a(crc32.c.o): In function `util_hash_crc32': crc32.c:(.text+0x19): undefined reference to `crc32' src/util/libmesa_util.a(disk_cache.c.o): In function `cache_put': disk_cache.c:(.text+0xef3): undefined reference to `deflateInit_' disk_cache.c:(.text+0xf42): undefined reference to `deflate' disk_cache.c:(.text+0xfc7): undefined reference to `deflateEnd' disk_cache.c:(.text+0x1098): undefined reference to `deflateEnd' src/util/libmesa_util.a(disk_cache.c.o): In function `disk_cache_get': disk_cache.c:(.text+0x1453): undefined reference to `inflateInit_' disk_cache.c:(.text+0x146a): undefined reference to `inflate' disk_cache.c:(.text+0x147b): undefined reference to `inflateEnd' -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"