similar to: Compiling Samba 3.2.7 fails on RHEL 4

Displaying 20 results from an estimated 900 matches similar to: "Compiling Samba 3.2.7 fails on RHEL 4"

2008 Dec 22
2
compiling 3.2.6 fails on fedora 10 i386
I'm running samba-3.2.6/packaging/RHEL/makerpms.sh and get the following error. any ideas? make: Nothing to be done for `modules'. make: Nothing to be done for `pam_smbpass'. + cd client + gcc -o mount.cifs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE
2008 Dec 15
3
samba 3.2.6 link error
No problems building samba 3.2.5, but having a link error with 3.2.6. Haven't been able to find a solution. Compiling nsswitch/wins.c Linking nsswitch/libnss_wins.so /tmp/ccvWgbGU.o: In function `main': mount.cifs.c:(.text+0x1f29): undefined reference to `unlock_mtab' mount.cifs.c:(.text+0x1f33): undefined reference to `lock_mtab' mount.cifs.c:(.text+0x1f7a): undefined reference
2009 Jan 13
5
[Release Planning 3.2] Samba 3.2.8 on February 03, 2009
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey folks, fyi: The planned release date for Samba 3.2.8 is February 03, 2009. Karolin - -- Samba http://www.samba.org SerNet http://www.sernet.de sambaXP http://www.sambaxp.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAklsVa0ACgkQKGi9fisXk1G+XwCfTKWiARlspK6dFKaSBpPCe5W1 PAcAnRLbGFF1ANS0qTmpSZRQ26PeEAvQ
2010 Apr 26
2
Samba 3.5.2 on Redhat 4
Greetings, Did anyone able create rpms using makerpms.sh script. I tried with many spec files, but I cant fix net error. Anyone who had success, please reply. Thank you. thanks LA
2007 Dec 17
1
3.2 Compile Error.
I am compiling the 3.2pre on RHEL4. I'm keep getting following error when I do makerpms.sh. It cant find the library on source/bin. + install -m 755 source/bin/libmsrpc.so /var/tmp/samba-3.2.0-root /usr/lib/libmsrpc.so install: cannot stat `source/bin/libmsrpc.so': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.14652 (%install) I copied the library from another
2009 Oct 28
4
compiling 3.2.15: cifs.upcall not found afer RPM build
Hello, Trying to compile Samba 3.2.15 on a RHEL AS 4u2 (i686) and I'm getting the following result from 'sh makerpms.sh': > Provides: samba-doc = 3.2.15-1 > Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 > > > RPM build errors: > File not found:
2002 Jul 30
1
Eric Thorsnes: Samba 2.2.5 update process
Eric, I started as you instructed and when I get to this command, ./bin/update-packageinfo 2.2.6pre 20020730 I receive the error: no such file or directory next I changed to the RedHat dir. and executed sh makerpms.sh...this appeared to work fine. i could not execute rpm -Uvh samba-2.2.6pre-20020730.i386.rpm what I did execute is: rpm -Uvh samba-2.2.5-1i386.rpm and received the
2009 Apr 25
3
Bug in sernet RPM's postun?
Hi, I was just wondering whether this possible bug with the Sernet Samba3 RPMs for CentOS 5 is known, since it has not yet been fixed. When uninstalling the Sernet RPMs for Samba3 (in this case Samba 3.2.x) the %postun scriptlet fails every time with: # rpm -e samba3-3.2.0-36 /var/tmp/rpm-tmp.56356: line 2: fg: no job control error: %postun(samba3-3.2.0-36.x86_64) scriptlet failed, exit status
2000 Feb 16
1
Please Help: samba-2.0.6 problem in RH6.1
Hello, I am trying to install samba-2.0.6 (1999/11/10) inside an Intel box running RH 6.1. I went to the directory /home/dsahu/samba-2.0.6/packaging/RedHat/ and issued the command sh makerpms.sh During the rpm compilation, I got a message "Bad owner/group: /usr/src/redhat/SOURCES/makefile-path.patch" Any suggestions to make this work will be appreciated. TIA and
2002 Aug 15
2
Directory missing on RH 7.3
Hello all. Thanks for all the support. I'm at the very beginning stage of an upgrade. I'm trying to # sh makerpms.sh, but it complains about there not being /usr/src/redhat/something/something, and I check and its not there. I went to my router which is running RedHat 7.1, and its there. Does 7.1 & 7.3 have different directory structures, or what's the story? Did I delete
2006 Jan 08
2
net rpc vampire segfault
Been trying to run this on FC3 pulling stuff off a NT4 PDC - it just segfaults on 3.0.21 & 3.0.21a I'm building the RPMS from the tar ball on the host using the makerpms.sh script Reverted to the 3.0.10 issued by Fedora and no segfault. From what I can see (with strace) it segfaults while reading from the socket connecting the PDC - not the first read, but after quite a few
2008 Dec 06
0
Samba 3.3.0rc1 for production server - is it safe?
Wow, thank you Miguel. By the way, maybe this information can be useful for the developers. As the RHEL4's rpmbuild problem I told you before, I changed a line in pam_winbind.c - in function `_pam_error_code_str'; old line: PAM_AUTHTOK_RECOVERY_ERR new line: => PAM_AUTHTOK_RECOVER_ERR because I saw this in pam_windbind.h #ifndef PAM_AUTHTOK_RECOVER_ERR #define
2002 Nov 18
1
Makerpms.sh changes for RH8
The rpm build utilities have changed with Redhat 8.0. I'm not sure if these changes have been noted in the current sources, but the "makerpms.sh" script in the src/packaging/Redhat directory no longer works with Redhat 8.0 without the change below. The two lines at the end of the script need to have "rpm" changed to "rpmbuild", the switches remain the same. You
2005 Jun 27
1
rpmbuild --rebuild vs makerpms.sh
I made rpms for Fedora Core 1 by using "rpmbuild --rebuild" on the ".src.rpm" file that is in the Fedora section of the samba download area. Are my results the same as they would be if I downloaded the tar file and ran the packaging/Fedora "makerpms.sh" script? Is one way preferred? Thanks, Mark
2002 Jun 03
2
Win2k Printer Woes Continue
I installed the printer patch on 2.2.4 on my Linux 7.3 box, reconfigured it (I think I did things in the correct order:configure,make realclean,run patch,configure,make,sh.makerpms.sh), created a new rpm, uninstalled the old samba, reinstalled the new rpm, fixed the conf files, reloaded samba and now my printers appear as "HPLASERJET on _smbserver". HPLASERJET is queue name which is
2008 Dec 10
3
[ANNOUNCE] Samba 3.2.6 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 =============================================================== "Myths are public dreams, dreams are private myths." Joseph Campbell =============================================================== Release Announcements ===================== This is a bug fix release of the Samba 3.2 series. Major enhancements
2008 Dec 10
3
[ANNOUNCE] Samba 3.2.6 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 =============================================================== "Myths are public dreams, dreams are private myths." Joseph Campbell =============================================================== Release Announcements ===================== This is a bug fix release of the Samba 3.2 series. Major enhancements
2002 Jul 18
1
Compile error in Samba_2_2 CVS
The current samba_2_2 gives the following compile error on RedHat 7.1 i386 cd packaging\RedHat sh makerpms.sh [snip...] Compiling recycle/recycle.c mkdir recycle/.libs gcc -Wall -I../../source -I../../source/include -I../../source/ubiqx -I../../source/smbwrapper -c recycle/recycle.c -fPIC -DPIC -o recycle/.libs/recycle.lo recycle/recycle.c: In function `do_parameter': recycle/recycle.c:157:
2002 Nov 18
2
RPM Build Error
Greetings, I'm trying to make a Samba RPM with custom options. When I try to compile it, I get this at the end: + /bin/chmod -Rf a+rX,g-w,o-w . + : command not found367: error: Bad exit status from /var/tmp/rpm-tmp.50367 (%prep) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.50367 (%prep) Done. I did note on the list that I should change makerpms.sh and replace rpm with
2006 Feb 01
1
How to create seperate .rpm's for RedHat
How do I recreate the individual .rpm's that RedHat seems to like? I can compile samba using the ../packages/RedHat/makerpms.sh script but that only generates a single .rpm file. I have to "force" install it since I can not remove the multiple RedHat generated .rpms since they are so entwined with other dependancies. Each time a new version of samba is released, I'd like to