Re: [ANOTHER] Gnome 0.13 (core)doesn't compile



Mario Filipe <mjnf@uevora.pt> writes:
> Hello again
> 
> After the problems with the libs have been solved, i tried the core.
> Everything goes ok except for this :
> 
> 12:20:36$ make
> /bin/sh ./libtool --mode=link gcc -g -Wall -Wmissing-prototypes
> -Wstrict-prototypes -Winline -Wpointer-arith -O6 -fstrength-reduce
> -fexpensive-optimizations -finline-functions -frerun-cse-after-loop
> -freg-struct-return -fnonnull-objects -L/usr/local/lib -o gemvt  gvtvt.o
> gvtmain.o gvtconf.o  -lgnomeui -lgnome -lgnomesupport -ldl -lgdk_imlib -ltiff
>  -ljpeg -lpng -lz -lgtk -lgdk -lglib -lm  -L/usr/X11R6/lib  -lSM -lICE -lX11
> -lXext   -lgtktty -L/usr/X11R6/lib -lgtk -lgdk -lglib -lX11  -lXext -lSM
> -lICE -lm 
> gcc -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Winline
> -Wpointer-arith -O6 -fstrength-reduce -fexpensive-optimizations
> -finline-functions -frerun-cse-after-loop -freg-struct-return
> -fnonnull-objects -L/usr/local/lib -o gemvt gvtvt.o gvtmain.o gvtconf.o
> -lgnomeui -lgnome -lgnomesupport -ldl -lgdk_imlib -ltiff -ljpeg -lpng -lz
> -lgtk -lgdk -lglib -lm -L/usr/X11R6/lib -lSM -lICE -lX11 -lXext -lgtktty
> -L/usr/X11R6/lib -lgtk -lgdk -lglib -lX11 -lXext -lSM -lICE -lm
> /usr/local/lib/libgnomeui.so: undefined reference to `dgettext'
> /usr/local/lib/libgnomeui.so: undefined reference to `gettext'
> /usr/local/lib/libgnome.so: undefined reference to `bindtextdomain'
> make: *** [gemvt] Error 1
> 
> The first time i saw tis i reran configure -with-gnu-gettext. Same result.
> Then i recompiled the libs, re-running configure -with-gnu-gettext. Installed
> them but the result is the same. This time i'm lost. What's up with this...

The magic word is now

	configure --with-included-gettext
			^^^^^^^^^^
- Hari
-- 
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash



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