Compile of update-game-score on IRIX fails. Error messages are: cc -D_LANGUAGE_C -DHAVE_CONFIG_H -I. -I../src -I/home/phgrau/src/emacs/emacs/lib-src -I/home/phgrau/src/emacs/emacs/lib-src/../src -L/home/phgrau/lib -rpath /home/phgrau/lib -L/usr/local/lib32 -I/home/phgrau/include -I/usr/local/include -I/home/phgrau/include /home/phgrau/src/emacs/emacs/lib-src/update-game-score.c \ -DHAVE_SHARED_GAME_DIR="\"/home/phgrau/stow/emacs/var/games/emacs\"" \ -o update-game-score
ld32: ERROR 33 : Unresolved text symbol "rpl_getopt" -- 1st referenced by update-game-score.o. ld32: ERROR 33 : Unresolved data symbol "rpl_optarg" -- 1st referenced by update-game-score.o. ld32: ERROR 33 : Unresolved data symbol "rpl_optind" -- 1st referenced by update-game-score.o. Adding getopt.o getopt1.o to the needed object files solves this problem. In GNU Emacs 22.0.50.3 (mips-sgi-irix6.5, X toolkit, Xaw3d scroll bars) of 2005-09-05 on Waran.CIS.FU-Berlin.DE X server distributor `Silicon Graphics', version 11.0.6600 configured using `configure '--without-gcc' '--with-x' '--with-xpm=/home/phgrau' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' '--prefix=/home/phgrau/stow/emacs' 'CFLAGS=-I/home/phgrau/include' 'CPPFLAGS=-I/home/phgrau/include -I/usr/local/include' 'LDFLAGS=-L/home/phgrau/lib -rpath /home/phgrau/lib -L/usr/local/lib32'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: C locale-coding-system: nil default-enable-multibyte-characters: nil Regards, Philipp _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
