This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libglib-object-introspection-perl.
commit 2f42e2e9c5910a76e5e6fcb2a5e9dba9b9b3bd77 Author: Niko Tyni <[email protected]> Date: Mon Oct 6 22:27:59 2014 +0300 Update the TODO note: it's not perl's config.h that is missing, see #764272 --- debian/changelog | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/debian/changelog b/debian/changelog index da7280b..7e988ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,20 +12,7 @@ libglib-object-introspection-perl (0.025-1) UNRELEASED; urgency=medium /usr/share/gobject-introspection-1.0/tests/regress.c:2:20: fatal error: config.h: No such file or directory #include "config.h" ^ - Manually adding "-I/usr/lib/x86_64-linux-gnu/perl/5.20.1/CORE/" to the list - of arguments fixes this specific compilation command. I'm not sure how to - do that properly, so I'll leave it at that for now => help is welcome! - - Two commands can be useful to fix this problem: - perl -MConfig -E '$, = "\n"; say $Config::Config{archlib}' - perl -MExtUtils::Embed -e ccopts - - The latter outputs many more arguments than the -I one mentioned above. - It's unclear whether we need it. Niko says: - "some of the ccopts flags, -D_FILE_OFFSET_BITS=64 in particular, may - well be needed depending on what you're doing; be sure to test with - a 32-bit platform at least, we've seen segfaults and the like with XS - modules compiled without -D_FILE_OFFSET_BITS=64" + Filed as #764272 against the gobject-introspection package. [ intrigeri ] * New upstream release. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libglib-object-introspection-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
