Skip to Content.
Sympa Menu

freetds - RE: [freetds] Re: FreeTDS Digest, Vol 25, Issue 1

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio AT vodafone.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Re: FreeTDS Digest, Vol 25, Issue 1
  • Date: Tue, 1 Feb 2005 17:24:23 +0100

>
> Alex,
>
> Here are the lines above the 'Error 1' message:
>
> gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include
> -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT
> -D_THREAD_SAFE -DDEBUG=1
> -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long
> -g -O2 -MT
> vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c vasprintf.c
> -fPIC -DPIC
> -o .libs/vasprintf.o
> gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include
> -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT
> -D_THREAD_SAFE -DDEBUG=1
> -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long
> -g -O2 -MT
> vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c vasprintf.c
> -o vasprintf.o
> >/dev/null 2>&1
> if /bin/bash ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
> -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC
> -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes
> -Wmissing-prototypes -Wno-long-long -g -O2 -MT
> readpassphrase.lo -MD -MP
> -MF ".deps/readpassphrase.Tpo" \
> -c -o readpassphrase.lo `test -f 'readpassphrase.c' || echo
> './'`readpassphrase.c; \
> then mv ".deps/readpassphrase.Tpo" ".deps/readpassphrase.Plo"; \
> else rm -f ".deps/readpassphrase.Tpo"; exit 1; \
> fi
> gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include
> -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT
> -D_THREAD_SAFE -DDEBUG=1
> -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long
> -g -O2 -MT
> readpassphrase.lo -MD -MP -MF .deps/readpassphrase.Tpo -c
> readpassphrase.c
> -fPIC -DPIC -o .libs/readpassphrase.o
> readpassphrase.c: In function `readpassphrase':
> readpassphrase.c:169: warning: subscript has type `char'

Mmm.... this can be a problem...

> gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include
> -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT
> -D_THREAD_SAFE -DDEBUG=1
> -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long
> -g -O2 -MT
> readpassphrase.lo -MD -MP -MF .deps/readpassphrase.Tpo -c
> readpassphrase.c
> -o readpassphrase.o >/dev/null 2>&1
> /bin/bash ../../libtool --mode=link gcc -g -O2
> -L/usr/local/unixODBC/lib
> -o libreplacements.la iconv.lo asprintf.lo vasprintf.lo
> readpassphrase.lo -lc
> false cru .libs/libreplacements.a .libs/iconv.o .libs/asprintf.o
> .libs/vasprintf.o .libs/readpassphrase.o
>

?? what ?? false ?? Perhaps libtool was not able to find ar for some
reasons ??

>
> Thanks.
>
> Jun
>

freddy77




Archive powered by MHonArc 2.6.24.

Top of Page