emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compile fails on update-game-score


From: Philipp Grau
Subject: Compile fails on update-game-score
Date: Tue, 06 Sep 2005 12:03:18 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]