pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/47952: pkgsrc m17n-lib fails to build
The following reply was made to PR pkg/47952; it has been noted by GNATS.
From: Makoto Fujiwara <makoto%ki.nu@localhost>
To: brad.harder%gmail.com@localhost
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/47952: pkgsrc m17n-lib fails to build
Date: Sat, 22 Jun 2013 15:55:56 +0900
Hi, thanks for the report,
I'm trying to reproduce the problem on NetBSD/amd64 6.99.22.
But unfortunately, any combination of X11_TYPE= modular or without,
compiler is gcc or clang, no such symptom found.
The symbols mfont__ft_{un,}parse_name are found in following
location, and no problems here.
Would you check the output by similar command ?
livorno@makoto 15:49:01/130622(..devel/m17n-lib)% \
nm ./work/m17n-lib-1.6.4/src/font-ft.o |grep mfont__ft_
0000000000000020 D mfont__ft_driver
0000000000005312 T mfont__ft_fini
000000000000501e T mfont__ft_init
0000000000005905 T mfont__ft_parse_name
0000000000005c2a T mfont__ft_unparse_name
livorno@makoto 15:49:38/130622(..devel/m17n-lib)% \
nm `find . -name libm17n-gui.so` |grep mfont__ft
0000000000227140 D mfont__ft_driver
0000000000015591 T mfont__ft_fini
000000000001524e T mfont__ft_init
0000000000015ba5 T mfont__ft_parse_name
0000000000015eec T mfont__ft_unparse_name
(or build log around font-ft.c ?)
Thanks a lot,
---
Makoto Fujiwara,
Chiba, Japan, Narita Airport and Disneyland prefecture.
Home |
Main Index |
Thread Index |
Old Index