Opened 17 years ago
Closed 17 years ago
#13144 closed defect (duplicate)
Midnight commander fails to build under Leopard
Reported by: | vsuchy@… | Owned by: | waqar@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.2 |
Keywords: | Cc: | vsuchy@…, waqar@… | |
Port: |
Description
Making all in src gcc -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -O2 -Wall -L/opt/local/lib -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 dlg.o ext.o file.o filegui.o filenot.o fileopctx.o find.o findme.o fsusage.o help.o hotlist.o info.o key.o keyxdef.o layout.o learn.o listmode.o main.o menu.o mountlist.o mouse.o option.o panelize.o popt.o poptconfig.o popthelp.o poptparse.o profile.o regex.o rxvt.o screen.o setup.o slint.o subshell.o terms.o text.o textconf.o tree.o treestore.o user.o util.o utilunix.o view.o widget.o win.o wtools.o ../edit/libedit.a ../vfs/libvfs-mc.a /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc -L/opt/local/lib -lglib-2.0 -lintl -liconv -lncurses /opt/local/lib/libiconv.dylib ld: duplicate symbol _g_bit_nth_lsf in background.o and achown.o
collect2: ld returned 1 exit status make[2]: * [mc] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2
Error: Status 1 encountered during processing.
Change History (1)
comment:1 Changed 17 years ago by afb@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
See #13006