I am running redhat 7.1 and would like to build the samba 2.2.0 rpms, but I rec'd an error. Is there something obvious I am doing wrong? I tried 2.0.7 just to see if that would work, but it failed with different issues. I know it says to submit a bug report, but I would assume I am at fault since I've never built an rpm from source before. Compiling client/clitar.c client/client.c: In function `process_command_string': client/client.c:1766: Internal error: Segmentation fault. Please submit a full bug report. See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions. make: *** [client/client.o] Error 1 make: *** Waiting for unfinished jobs.... error: Bad exit status from /var/tmp/rpm-tmp.9005 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.9005 (%build) [root@two SPECS]# Here are the instructions I followed - SRPMS - All source releases from which RPM packages can be built It is assumed that those who download this know how to build binary package RPMs. Instructions: ************* For those who want to roll their own RPMs:- rpm -i samba-x.y.z-v.src.rpm will unpack the source file and RedHat Package Managment build files. cd /usr/src/redhat/SPECS rpm -ba -v samba-x.y.z.spec Will build the RPM package for your system.
On Wed, 2 May 2001, Chad wrote:> I am running redhat 7.1 and would like to build the samba 2.2.0 rpms, but I > rec'd an error. Is there something obvious I am doing wrong? I tried 2.0.7 > just to see if that would work, but it failed with different issues. I know > it says to submit a bug report, but I would assume I am at fault since I've > never built an rpm from source before. > > Compiling client/clitar.c > client/client.c: In function `process_command_string': > client/client.c:1766: Internal error: Segmentation fault. > Please submit a full bug report. > See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions. > make: *** [client/client.o] Error 1 > make: *** Waiting for unfinished jobs.... > error: Bad exit status from /var/tmp/rpm-tmp.9005 (%build)A seg fault in gcc can be caused by bad ram. CHeers, jerry ---------------------------------------------------------------------- /\ Gerald (Jerry) Carter Professional Services \/ http://www.valinux.com/ VA Linux Systems gcarter@valinux.com http://www.samba.org/ SAMBA Team jerry@samba.org http://www.plainjoe.org/ jerry@plainjoe.org "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 )
It sounds like there is a problem with your machine (ram, disk, etc) or your compiler (corrupt for some reason). -----Original Message----- From: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org]On Behalf Of Chad Sent: Wednesday, May 02, 2001 9:13 AM To: samba@samba.org Subject: samba 2.2.0 srpm build errors I am running redhat 7.1 and would like to build the samba 2.2.0 rpms, but I rec'd an error. Is there something obvious I am doing wrong? I tried 2.0.7 just to see if that would work, but it failed with different issues. I know it says to submit a bug report, but I would assume I am at fault since I've never built an rpm from source before. Compiling client/clitar.c client/client.c: In function `process_command_string': client/client.c:1766: Internal error: Segmentation fault. Please submit a full bug report. See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions. make: *** [client/client.o] Error 1 make: *** Waiting for unfinished jobs.... error: Bad exit status from /var/tmp/rpm-tmp.9005 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.9005 (%build) [root@two SPECS]# Here are the instructions I followed - SRPMS - All source releases from which RPM packages can be built It is assumed that those who download this know how to build binary package RPMs. Instructions: ************* For those who want to roll their own RPMs:- rpm -i samba-x.y.z-v.src.rpm will unpack the source file and RedHat Package Managment build files. cd /usr/src/redhat/SPECS rpm -ba -v samba-x.y.z.spec Will build the RPM package for your system. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba