#205: Compilation erros on Ubuntu amd64 -----------------------+---------------------------------------------------- Reporter: styx | Owner: metux Type: defect | Status: assigned Priority: critical | Milestone: 4.6.2 Component: mc-core | Version: 4.6.1 Resolution: | Keywords: vote-slyfox vote-styx vote-winnie approved Blocking: | Blockedby: -----------------------+---------------------------------------------------- Changes (by winnie):
* keywords: vote-slyfox vote-styx => vote-slyfox vote-styx vote-winnie approved Comment: Here is the compiler error, which I've extracted out of the second patch. {{{ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -Wall -MT cpio.o -MD -MP -MF .deps/cpio.Tpo -c -o cpio.o cpio.c cpio.c:633: error: conflicting types for 'cpio_read' cpio.c:101: error: previous declaration of 'cpio_read' was here cpio.c: In function 'init_cpiofs': cpio.c:674: warning: assignment from incompatible pointer type }}} As there is really a problem which should be fixed very soon I'm adding a vote. -- Ticket URL: <www.midnight-commander.org/ticket/205#comment:6> Midnight Commander <www.midnight-commander.org> Midnight Development Center _______________________________________________ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel