Today's git seems to be broken



I simply run:

./autogen.sh
./configure
make

and it ends with

gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I.. -g -O2 -Wall -o mc achown.o background.o boxes.o chmod.o chown.o
cmd.o color.o command.o complete.o cons.handler.o dialog.o dir.o
execute.o ext.o file.o filegui.o filenot.o fileopctx.o find.o findme.o
glibcompat.o help.o hotlist.o info.o key.o keyxdef.o layout.o learn.o
listmode.o logging.o main.o menu.o mountlist.o mouse.o option.o
panelize.o popt.o poptconfig.o popthelp.o poptparse.o rxvt.o screen.o
setup.o slint.o subshell.o textconf.o tree.o treestore.o tty.o user.o
util.o utilunix.o view.o widget.o win.o wtools.o x11conn.o ecs.o
strutil.o strutilascii.o strutil8bit.o strutilutf8.o strescape.o
-Wl,--export-dynamic  ../edit/libedit.a ../vfs/libvfs-mc.a
-lgmodule-2.0 -ldl -lglib-2.0 -lslang search/.libs/libsearch.a
mcconfig/.libs/libmcconfig.a
view.o: In function `view_search_cmd':
/root/srcdevel/mc/fix/mc.t9/src/view.c:3328: undefined reference to
`str_convert_to_input'
collect2: ld returned 1 exit status
make[3]: *** [mc] Error 1
make[3]: Leaving directory `/root/srcdevel/mc/fix/mc.t9/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/srcdevel/mc/fix/mc.t9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/srcdevel/mc/fix/mc.t9'
make: *** [all] Error 2

I'd hazard to guess src/charsets.c is not wired up into Makefile machinery...
--
vda


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