Hi all I'm compiling e16-0.16.8.10 now, and I tried using "--enable-visibility-hiding" option with the configure script. The script finished normally, and then when I run "make", it showed an error:
make all-recursive ................................................................................ make[3]: ディレクトリ `/home/fumi/src/e16/e16-released/e16-0.16.8.10/dox/E-docs' から出ます make[3]: ディレクトリ `/home/fumi/src/e16/e16-released/e16-0.16.8.10/dox' に入ります if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -fvisibility=hidden -g -O2 -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -MT dox.o -MD -MP -MF ".deps/dox.Tpo" -c -o dox.o dox.c; \ then mv -f ".deps/dox.Tpo" ".deps/dox.Po"; else rm -f ".deps/dox.Tpo"; exit 1; fi cc1: error: unrecognized option `-fvisibility=hidden' make[3]: *** [dox.o] エラー 1 make[3]: ディレクトリ `/home/fumi/src/e16/e16-released/e16-0.16.8.10/dox' から出ます Do I need something else to use this option? P.S. "pango-xft" is working fine :) Regards. --Yasufumi ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
