pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/49340: graphics/libgltf fails to build on NetBSD-6.1.5/amd64
The following reply was made to PR pkg/49340; it has been noted by GNATS.
From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost, oster%netbsd.org@localhost
Cc:
Subject: Re: pkg/49340: graphics/libgltf fails to build on
NetBSD-6.1.5/amd64
Date: Mon, 03 Nov 2014 23:51:43 +0900 (JST)
Hi,
Adding
# Fix build with GCC 4.5.3 under NetBSD 6.1
BUILDLINK_TRANSFORM+= rm:-Weffc++
to pkgsrc/graphics/libgltf/Makefile
and removing throw() from posix_memalign definition
in /usr/include/gcc-4.5/mm_malloc.h .
(See thread that starts from
http://mail-index.netbsd.org/current-users/2014/03/08/msg024419.html
and PR http://gnats.netbsd.org/49199 .)
are required to build libgltf with GCC 4.5.3.
Thank you.
--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index