Bug 107085 - make on unixODBC
Summary: make on unixODBC
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: unixODBC
Version: 8.0
Hardware: i586
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Fernando Nasser
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-10-14 20:44 UTC by Bill Kersey
Modified: 2007-04-18 16:58 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-10-14 21:25:24 UTC
Embargoed:


Attachments (Terms of Use)

Description Bill Kersey 2003-10-14 20:44:04 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4)
Gecko/20030624 Netscape/7.1 (ax)

Description of problem:
make errors off

Version-Release number of selected component (if applicable):
unixODBC-2.2.6

How reproducible:
Always

Steps to Reproduce:
1. ./configure --sysconfdir=/etc
2.  make
3. 
    

Actual Results:  gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_
STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"unixODBC\" -DVERSION=\"2.2.6\"
-DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DH
AVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INT
TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SEM_H=1 -DHAVE_DLFCN_H=
1 -DLTDL_SHLIB_EXT=\".so\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LIBCRYPT=1 -DHAV
E_READLINE_HISTORY_H=1 -DHAVE_READLINE=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_
H=1 -DSIZEOF_LONG=4 -DHAVE_LONG_LONG=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1
-DHAVE_VSNPRINTF=1 -DHAVE_STRTOL=1 -DHAVE_ATOLL=1 -DHAVE_STRTOLL=1 -DHAVE_ENDPWE
NT=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DHAVE_LOCALTIME_R=1 -DHAVE_FTOK=1 -DHAV
E_SEMGET=1 -DHAVE_SHMGET=1 -DHAVE_SEMOP=1 -DHAVE_SNPRINTF=1 -DNEED_SEMUNDO_UNION
=1 -DCOLLECT_STATS=1 -DSTDC_HEADERS=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE
_PWD_H=1 -DHAVE_CRYPT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1
 -DHAVE_LOCALE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_SEM_H=1 -DHAVE_DIRENT_H=1 -DH
AVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_VPRINTF=1 -DHAVE_PUTENV=1 -DHAVE_SOCKET=1
-DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_SETENV=1 -I. -I. -I../include -I../libltd
l -DSHLIBEXT=\".so\" -DSYSTEM_FILE_PATH=\"/etc\" -DSYSTEM_LIB_PATH=\"/usr/local/
lib\" -DUNICODE_ENCODING=\"auto-search\" -DASCII_ENCODING=\"auto-search\" -g -O2
 -pthread -MT __info.lo -MD -MP -MF .deps/__info.Tpo -c __info.c  -fPIC -DPIC -o
 __info.lo
__info.c: In function `__c_as_text':
__info.c:3236: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[1]: *** [__info.lo] Error 1
make[1]: Leaving directory `/usr/local/src/unixODBC-2.2.6/DriverManager'


Additional info:

Comment 1 Fernando Nasser 2003-10-14 21:25:24 UTC
Hi Bill,

We do not maintain unixODBC.  We only pack it for Red Hat Linux distributions.
We are currently packing 2.2.5 which builds OK.

We recommend that you either:
1) Use our distributed RPMs (if you are using RHL this is the preferrable option)
2) Get their 2.2.5 version, if possible
3) Contact the unixODBC project folks through their home page.
   http://sourceforge.net/projects/unixodbc

Regards,
Fernando


Note You need to log in before you can comment on or make changes to this bug.