Bug #1123 | MyODBC-3.51.06-1.src.rpm won't build | ||
---|---|---|---|
Submitted: | 22 Aug 2003 22:56 | Modified: | 6 Oct 2003 0:25 |
Reporter: | Terry Cole | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Packaging | Severity: | S1 (Critical) |
Version: | MyODBC-3.51.06-1 | OS: | Linux (Linux x86) |
Assigned to: | Venu Anuganti | CPU Architecture: | Any |
[22 Aug 2003 22:56]
Terry Cole
[21 Sep 2003 23:26]
MySQL Verification Team
I had tested the build of MyODBC-3.51.06-1.src.rpm on Suse 8.2 and: I don't have the user "venu" and iodbc was installed on its default Suse's localization. Installed the below packages: MySQL-client-3.23.58-1.i386.rpm MySQL-devel-3.23.58-1.i386.rpm MySQL-shared-3.23.58-1.i386.rpm MySQL CONFIGURATION - CLIENT LIBS AND HEADERS checking if building of thread safe library is enabled... yes checking for mysql_real_query in -lmysqlclient... yes checking for mysql_real_connect in -lmysqlclient_r... no checking for mysql include files in /usr/include/mysql... yes END OF MYSQL CONFIGURATION ODBC DRIVER MANAGER CONFIGURATION - LIBRARIES AND HEADERS checking for iodbc-config... /usr/bin/iodbc-config checking for iodbc version... 3.0.6 checking isql.h usability... yes checking isql.h presence... yes checking for isql.h... yes checking isqlext.h usability... yes checking isqlext.h presence... yes checking for isqlext.h... yes checking isqltypes.h usability... yes checking isqltypes.h presence... yes checking for isqltypes.h... yes checking iodbcinst.h usability... yes checking iodbcinst.h presence... yes checking for iodbcinst.h... yes checking for _iodbcdm_admin_dialbox in -liodbcadm... no checking for SQLGetPrivateProfileString in -liodbcinst... no checking for SQLHENV... yes checking for SQLHDBC... yes checking for SQLHSTMT... yes checking for SQLINTEGER... yes checking for SQLUINTEGER... yes checking for SQLSMALLINT... yes ............................ Wrote: /usr/src/packages/RPMS/i386/MyODBC-3.51.06-1.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.97253 + umask 022 + cd /usr/src/packages/BUILD + cd MyODBC-3.51.06 + rm -rf /var/tmp/MyODBC-3.51.06-build + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.97253 + umask 022 + cd /usr/src/packages/BUILD + rm -rf MyODBC-3.51.06 + exit 0 Most probably your machine has the required packages on another paths not looked by the configure but necessarily it not needs the venus's user path.