Displaying 6 results from an estimated 6 matches for "rpm_source_dir".
2002 Feb 27
2
problems builing mandrake rpm from 3.0 alpha15
...cluded popt... ./popt
checking configure summary
configure: error: summary failure. Aborting config
error: Bad exit status from /var/tmp/rpm-tmp.99650 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.99650 (%build)
[root@www Mandrake]#
in the log file is this:
#!/bin/sh
RPM_SOURCE_DIR="/usr/src/RPM/SOURCES"
RPM_BUILD_DIR="/usr/src/RPM/BUILD"
RPM_OPT_FLAGS="-O2 -march=i686"
RPM_ARCH="i386"
RPM_OS="linux"
export RPM_SOURCE_DIR RPM_BUILD_DIR RPM_OPT_FLAGS RPM_ARCH RPM_OS
RPM_DOC_DIR="/usr/share/doc"
export RP...
2012 Mar 23
2
[Bug 1992] New: RPM build fails using Red Hat spec file
...PM's the compiler throws the
following error:
Processing files: openssh-debuginfo-5.9p1-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files
/var/tmp/openssh-5.9p1-buildroot
RPM build error:
Bad exit status from /var/tmp/rpm-tmp.98925 (%doc)
----begin rpm-tmp.98925----
#!/bin/sh
RPM_SOURCE_DIR="/home/pkg_builder/rpmbuild/SOURCES"
RPM_BUILD_DIR="/home/pkg_builder/rpmbuild/BUILD"
RPM_OPT_FLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic"
RPM_ARCH="x86_64"
RPM_OS="linux&...
2007 Jul 11
1
RPM Build Question
...ath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
AutoReqProv: no
#BuildRequires:
#Requires:
%description
Long recognized as the world's most powerful mathematical software system
#%prep
#%build
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT
cd $RPM_BUILD_ROOT
tar xvjf $RPM_SOURCE_DIR/mathematica.tar.bz2
%clean
rm -rf $RPM_BUILD_ROOT
%files
/usr/local/
%defattr(-,root,root,-)
%doc
%changelog
* Wed Jul 11 2007 SCMS, Waikato University
Initial RPM release - Clint Dilks
When testing the install phase I use the following command
QA_RPATHS=$[ 0x0002 ] rpmbuild -bi mathematica...
2008 Dec 15
3
Problems compiling PostgreSQL package from FC8 on CentOS 5
...g function calls to your applications to
guarantee thread safety.
error: Bad exit status from
/home/peter.hopfgartner/rpmbuild/tmp/rpm-tmp.77591 (%build)
RPM build errors:
Bad exit status from
/home/peter.hopfgartner/rpmbuild/tmp/rpm-tmp.77591 (%build)
The temporary file is:
#!/bin/sh
RPM_SOURCE_DIR="/home/peter.hopfgartner/rpmbuild/SOURCES"
RPM_BUILD_DIR="/home/peter.hopfgartner/rpmbuild/BUILD"
RPM_OPT_FLAGS="-O2 -g -march=i386 -mcpu=i686"
RPM_ARCH="i386"
RPM_OS="linux"
export RPM_SOURCE_DIR RPM_BUILD_DIR RPM_OPT_FLAGS RPM_ARCH RPM_O...
2007 May 02
0
mingw-cross rpm spec file
...C to build
native Windows applications that use vendor-supplied runtime.
%prep
%setup -q -n %{cross_tool_ver}
perl -pi -e "s(assume WORKING_DIR.+)(assume WORKING_DIR
${RPM_BUILD_DIR}/mingw-3.4.5)" x86-mingw32-build.sh.conf
perl -pi -e "s(assume PACKAGE_DIR.+)(assume PACKAGE_DIR
${RPM_SOURCE_DIR})" x86-mingw32-build.sh.conf
perl -pi -e "s(assume INSTALL_DIR.+)(assume INSTALL_DIR
${RPM_BUILD_ROOT}/opt/mingw)" x86-mingw32-build.sh.conf
%build
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
sh ./x86-mingw32-build.sh --no-download --use-late...
2007 Feb 06
3
RPM support for package installation?
Hello,
Tech question, I hope this has not been addressed before. I searched help
archives and looked for online help but came up empty-handed.
My question is: (short version) Is there a RPM-supported version of
update.packages() for use with updating package libraries on managed
multi-user Linux networks?
Details:
I put in a request for updating the version of R on one of the hosts on my