Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111320 - midnight commander 4.6.0-r14 does not compile with samba useflag
Summary: midnight commander 4.6.0-r14 does not compile with samba useflag
Status: RESOLVED DUPLICATE of bug 102356
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-02 23:14 UTC by Vladimir Pouzanov
Modified: 2005-11-03 00:50 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 Vladimir Pouzanov 2005-11-02 23:14:31 UTC
net-fs/samba-3.0.20b
app-misc/mc-4.6.0-r14

i686-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -O2
-march=pentium3 -pipe -fomit-frame-pointer -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=pentium3 -pipe -fomit-frame-pointer -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 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 charsets.o selcodepage.o
../edit/libedit.a  ../vfs/libvfs-mc.a ../intl/libintl.a  -lglib-2.0   -lgpm
-lncurses  -lsmbclient
i686-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -O2
-march=pentium3 -pipe -fomit-frame-pointer -I/usr/include/gssapi -Wall   -o
cons.saver  cons.saver.o
../vfs/libvfs-mc.a(smbfs.o)(.text+0x1176): In function `smb_send':
: undefined reference to `write_socket'
collect2: ld returned 1 exit status
distcc[5924] ERROR: compile (null) on localhost failed
make[2]: *** [mc] Ошибка 1
make[2]: *** Ожидание завершения заданий...
make[2]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/src'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0'
make: *** [all] Ошибка 2

Reproducible: Always
Steps to Reproduce:
1. emerge samba
1. emerge mc
Actual Results:  
make failed

Expected Results:  
mc emerged

Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.14-gentoo i686)
=================================================================
System uname: 2.6.14-gentoo i686 Pentium III (Katmai)
Gentoo Base System version 1.6.12
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://trumpetti.atm.tut.fi/pub/gentoo/"
LANG="ru_RU.KOI8-R"
LINGUAS="ru en"
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 acl alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts crypt
curl eds emboss encode foomaticdb fortran gd gdbm gif gpm gstreamer imlib jpeg
libg++ libwww mad mikmod motif mp3 mpeg mysql ncurses nls ogg oggvorbis opengl
oss pam pdflib perl png python quicktime readline samba sdl snmp spell sqlite
ssl tcpd truetype truetype-fonts type1-fonts udev vorbis xml2 xmms xv zlib
linguas_ru linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-03 00:23:45 UTC

*** This bug has been marked as a duplicate of 102356 ***
Comment 2 Vladimir Pouzanov 2005-11-03 00:45:54 UTC
Applied patch mc-4.6.0-smb-amd64.patch but the bug still exists
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-11-03 00:50:05 UTC
(In reply to comment #2)
> Applied patch mc-4.6.0-smb-amd64.patch but the bug still exists

Well, so post to the other bug, the patch is not in portage and not written by a
Gentoo developer. Thanks.

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