Ticket #1773 (closed defect: invalid)

Opened 14 years ago

Last modified 14 years ago

Make error. Screen.c:213: undefined reference to `g_assertion_message_expr'

Reported by: xintrea Owned by:
Priority: major Milestone:
Component: mc-core Version:
Keywords: make error Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description

Can not compile MC 4.7.0-pre4.

Configure is normal run. In make have error.

Configure log: http://paste.org.ru/?o0joyw

Make error log: http://paste.org.ru/?abria9

In system install standart glib package from repository.

libglib2.0-0
libglib2.0-dev

Change History

comment:1 in reply to: ↑ description Changed 14 years ago by andrew_b

  • Status changed from new to closed
  • Resolution set to invalid
libtool: link: gcc -std=gnu99 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I.. -g -O2 -Wimplicit-int -Wimplicit-function-declaration -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wuninitialized -Wdeclaration-after-statement -Wshadow -Wwrite-strings -Wsign-compare -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-unreachable-code -Wno-long-long -Wpointer-sign -Wcomment -O2 -o mc charsets.o selcodepage.o dialog.o menu.o screen.o tree.o widget.o wtools.o strescape.o strutil8bit.o strutilascii.o strutil.o strutilutf8.o cons.handler.o learn.o option.o setup.o keybind.o util.o utilunix.o ecs.o achown.o args.o background.o boxes.o chmod.o chown.o cmd.o command.o complete.o dir.o execute.o ext.o file.o filegui.o filenot.o fileopctx.o find.o glibcompat.o help.o hotlist.o info.o layout.o listmode.o main.o mountlist.o panelize.o subshell.o textconf.o treestore.o user.o -Wl,--export-dynamic  ../edit/libedit.a ../vfs/libvfs-mc.a ../vfs/samba/libsamba.a filehighlight/.libs/libmcfilehighlight.a mcconfig/.libs/libmcconfig.a search/.libs/libsearch.a skin/.libs/libmcskin.a tty/.libs/libmctty.a viewer/.libs/libmcviewer.a -lgpm -L/usr/lib -lslang -L/usr/local/lib /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so

Very strange link command line. Looks like Ubuntu-specific bug. Please send the bugreport to bugzilla of Ubuntu.

comment:2 Changed 14 years ago by andrew_b

  • Version 4.7.0-pre4 deleted
  • Milestone 4.7 deleted
Note: See TracTickets for help on using tickets.