Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 129735 - app-misc/mc-4.6.0-r14 fails to emerge with samba USE flag
Summary: app-misc/mc-4.6.0-r14 fails to emerge with samba USE flag
Status: VERIFIED DUPLICATE of bug 102356
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-12 12:55 UTC by Kristaps Kaupe
Modified: 2009-08-05 11:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kristaps Kaupe 2006-04-12 12:55:08 UTC
app-misc/mc-4.6.0-r14 fails to emerge with the following output, when "samba" USE flag is set:

i686-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -O2 
-march=athlon-xp -pipe -I/usr/include/gssapi -Wall   -o mc  achown.o background.
o boxes.o chmod.o chown.o cmd.o color.o command.o complete.o cons.handler.o dial
og.o dir.o dlg.o ext.o file.o filegui.o filenot.o fileopctx.o find.o findme.o fs
usage.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 charsets.o selcodepage.o ../edit/libedit.a  ../vfs/libvfs-mc.a ..
/intl/libintl.a  -lglib-2.0   -lSM -lICE -lX11  -lgpm -lncurses  -lsmbclient  
i686-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -O2 
-march=athlon-xp -pipe -I/usr/include/gssapi -Wall   -o mcmfmt  mfmt.o  
i686-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -O2 
-march=athlon-xp -pipe -I/usr/include/gssapi -Wall   -o man2hlp  man2hlp.o -lgli
b-2.0   
../vfs/libvfs-mc.a(smbfs.o): In function `loaddir_helper':
smbfs.c:(.text+0xd8f): undefined reference to `LocalTime'
../vfs/libvfs-mc.a(smbfs.o): In function `smbfs_get_path':
smbfs.c:(.text+0x2751): undefined reference to `write_socket'
collect2: ld returned 1 exit status
make[2]: *** [mc] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0'
make: *** [all] Error 2

!!! ERROR: app-misc/mc-4.6.0-r14 failed.
Call stack:
  ebuild.sh, line 1532:   Called dyn_compile
  ebuild.sh, line 929:   Called src_compile
  mc-4.6.0-r14.ebuild, line 109:   Called die
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-12 12:56:49 UTC

*** This bug has been marked as a duplicate of 102356 ***