Skip to Content.
Sympa Menu

freetds - Réf. : RE: [freetds] Pb compilation on AIX 5.1

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Prestation3.EXPLOITATION AT nexans.com
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Réf. : RE: [freetds] Pb compilation on AIX 5.1
  • Date: Thu, 20 Jan 2005 14:22:42 +0100

Hi,

Thanks for the answer,
I try 0.63RC8 ( not found 0.63RC9 )
and:

$ ./configure --prefix=/opt/freetds --libdir=/usr/local/lib
--includedir=/usr/local/include
give me:
...
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking whether INADDR_NONE is defined... yes
checking for char... yes
checking size of char... configure: error: cannot compute sizeof (char),
77
See `config.log' for more details.

$ tail config.log
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define TIME_WITH_SYS_TIME 1
#define VERSION "0.63RC8"
#define _GNU_SOURCE 1
#endif
#ifdef __cplusplus
void exit (int);

configure: exit 1

can you help me again ...






"ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio AT vodafone.com>
Envoyé par : freetds-bounces AT lists.ibiblio.org
20/01/2005 08:38
Veuillez répondre à FreeTDS Development Group


Pour : "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
cc :
Objet : RE: [freetds] Pb compilation on AIX 5.1


>
> Hi,
>
> I try to compile freeTDS 0.62 on a AIX 5.1 box:
>
> - ./configure seems to be OK
> - ./make give me:
>
> root@luke:/var/tmp/freetds-0.62.4# make
> Making all in include
> make all-am
> echo '#define FREETDS_SYSCONFDIR "/opt/freetds/etc"'
> >freetds_sysconfdir
> .h
> Target "all-am" is up to date.
> Making all in src
> Making all in replacements
> Target "all" is up to date.
> Making all in tds
> Making all in unittests
> Target "all" is up to date.
> /bin/sh ../../libtool --mode=link cc -g -o
> libtds.la -rpath
> /opt/fre
> etds/lib -version-info 3:0:0 libtds_objects.la -liconv
> ../replacements/librepl
> acements.la
> rm -fr .libs/libtds.exp .libs/libtds.so.3
> generating symbol list for `libtds.la'
> /usr/bin/nm -B -BCpg ./.libs/libtds_objects.a
> ../replacements/.libs/libreplace
> ments.a | awk '{ if ((($2 == "T") || ($2 == "D") || ($2 == "B")) &&
> (substr($3,1
> ,1) != ".")) { print $3 } }' | sort -u > .libs/libtds.exp
> cc -Wl,-bM:SRE -o .libs/libtds.so.3 -liconv -lc
> -Wl,-bE:.libs/libtds.exp -Wl
> ,-bnoentry ${wl}-berok
> ld: 0711-244 ERROR: No csects or exported symbols have been saved.
> make: 1254-004 The error code from the last command is 8.
>
>
> Can you help ???
>
> Thanks in advance ...
>

I see no reply. Try using 0.63RC9.

freddy77
_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds







Archive powered by MHonArc 2.6.24.

Top of Page