Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15438] New: Samba 3.4.x and zlib problem

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15438] New: Samba 3.4.x and zlib problem
  • Date: 3 Oct 2009 23:42:40 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15438

Summary: Samba 3.4.x and zlib problem
Product: Codex
Version: stable-rc grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: net
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: hgr AT vabo.cz


Since Samba 3.4.0 I have same problem, something with zlib, libs were moved
from /usr/lib to /lib and seems samba has probably problem with it. I
re-casted
zlib several times. No idea, where the problem is.

Linking shared library bin/pam_winbind.so
Compiling client/cifs.upcall.c
Linking bin/cifs.upcall
../librpc/ndr/ndr_compression.o: In function
`ndr_pull_compression_mszip_chunk':
ndr_compression.c:(.text+0x355): undefined reference to `inflateInit2_'
ndr_compression.c:(.text+0x369): undefined reference to `zError'
ndr_compression.c:(.text+0x3ae): undefined reference to `inflate'
ndr_compression.c:(.text+0x3c8): undefined reference to `zError'
ndr_compression.c:(.text+0x49a): undefined reference to `inflateReset'
ndr_compression.c:(.text+0x4ae): undefined reference to `zError'
ndr_compression.c:(.text+0x4f6): undefined reference to `inflateSetDictionary'
ndr_compression.c:(.text+0x50a): undefined reference to `zError'
../librpc/ndr/ndr_compression.o: In function
`ndr_push_compression_mszip_chunk':
ndr_compression.c:(.text+0x73a): undefined reference to `deflateInit2_'
ndr_compression.c:(.text+0x74e): undefined reference to `zError'
ndr_compression.c:(.text+0x793): undefined reference to `deflate'
ndr_compression.c:(.text+0x7ad): undefined reference to `zError'
ndr_compression.c:(.text+0x82f): undefined reference to `deflateReset'
ndr_compression.c:(.text+0x843): undefined reference to `zError'
ndr_compression.c:(.text+0x88e): undefined reference to `deflateSetDictionary'
ndr_compression.c:(.text+0x8a2): undefined reference to `zError'
collect2: ld returned 1 exit status
make: *** [bin/cifs.upcall] Error 1
! Problem Detected !

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page