Am Mi, 21.11.2007, 00:37, schrieb Peter Nixon:
On Tue 20 Nov 2007, Stefan Kohler wrote:
Hi users,
I have a problem compiling a RPM-package for SLES10 and I followed the instructions on the WIKI-sites. All dependecies are installed and I also installed the Oracle rpms (oracle-instantclient-basic and oracle-instantclient-devel), so all headers and stuff should be installed.
Now I am trying to build the RPM (as mentioned above all dependencies are installed) and I get the following message:
"RPM build errors: File not found by glob: /var/tmp/freeradius-1.1.7-build/usr/lib/ freeradius/rlm_sql_oracle*.so*"
configure is likely not finding your oracle headers.. Look at the output of configure (near the start of the build process)
Thanks for the hint Peter, it helped a litte, but I am still having problems. I looked into the whole thing again and found out, that in the SPECS-file the lib dir is set to: --with-oracle-lib-dir=%{_libdir}/oracle/10.1.0.3/client/lib/ \ The newest version is Oracle 11.1.0.1, so I changed the directory, which is now giving no "No oracle headers found" errors anymore (Is 10.1.0.3 the only supported version?). Now I am getting: "error: Installed (but unpackaged) file(s) found: /etc/raddb/postgresqlippool.conf" when running rpmbuild -ba freeradius.specs! Has anyone experienced these problems before? Can anyone help me, please? Thanks in advance! Cheers - Stefan -- stef (at) internetchefs (dot) de