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

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

Build failure: undefined reference to `gtk_window_set_icon_from_file'


From: Jesper Harder
Subject: Build failure: undefined reference to `gtk_window_set_icon_from_file'
Date: Tue, 15 Jul 2003 23:12:52 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Emacs fails to build with the following error:

gcc -nostdlib `./prefix-args -Xlinker  -R/usr/X11R6/lib -z nocombreloc` 
-L/usr/X11R6/lib -o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o dispnew.o 
frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o 
cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o xsmfns.o 
gtkutil.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o 
insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o 
casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o 
callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o syntax.o unexelf.o 
bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o 
strftime.o intervals.o textprop.o composite.o md5.o   terminfo.o lastfile.o   
vm-limit.o   mktime.o    -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 
-lgdk_pixbuf-2.0 -lm -lpangox-1.0 -lpangoxft-1.0 -lpango-1.0 -lgobject-2.0 
-lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -ltiff -ljpeg -lungif -lXpm -lX11  
-lncurses   -lm -lgcc -lc -lgcc /usr/lib/crtn.o 
xfns.o: In function `xg_set_icon':
/home/harder/emacs/src/xfns.c:1111: undefined reference to 
`gtk_window_set_icon_from_file'
collect2: ld returned 1 exit status
make[1]: *** [temacs] Error 1
make[1]: Leaving directory `/home/harder/emacs/src'
make: *** [src] Error 2

This is on Redhat 7.3.


In GNU Emacs 21.3.50.141 (i686-pc-linux-gnu)
 of 2003-07-11 on defun.localdomain
configured using `configure '--with-gtk''





reply via email to

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