Skip to Content.
Sympa Menu

freetds - Re: pb freetds install

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Steve Langasek <vorlon AT netexpress.net>
  • To: JORT Emmanuel <jort AT cgi.unicaen.fr>, TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: pb freetds install
  • Date: Tue, 17 Apr 2001 09:42:13 -0500 (CDT)


Hi Emmanuel,

If this were a Linux system, I would ask you to rerun the command as
'LC_ALL=C make all' so that we can see the error messages in English, but I
don't know if that would work on AIX.

I'll try to translate the error messages to English, so that someone might be
able to help you. The messages are different enough from what I see on Linux
that the translation may be a little fuzzy.

On Tue, 17 Apr 2001, JORT Emmanuel wrote:

> I can't say i'm a specialist... so i need you.

> I try to connect to a MSSQL Server 7.0 in a Perl script running on a
> server using Unix AIX 4.3
> So i downloaded freetds_snapshot.tar from
> http://www.freetds.org/download.html (it's impossible to access to
> ftp://ftp.metalab.unc.edu/pub/Linux/ALPHA/freetds/freetds-0.51.tgz to
> download Version 0.51 ).

> I run ./configure to create the Makefile file.
> But, when i run the 'make' command, the answer is this one :

> >make
> Making all in include
> La cible "all" est à jour.

Target "all" is up to date.

> Making all in src
> Making all in tds

> "Makefile", ligne 305 : make : 1254-055 L'opérateur deux-points simple
> ou double doit figurer dans les lignes de dépendance.

"Makefile", line 305: make: 1254-055 A single or double colon should appear on
dependency lines

[This usually indicates that the Makefile has been corrupted, or that your
system's 'make' command can't understand the Makefile syntax]

> make : 1254-058 Erreurs graves détectées -- impossible de continuer.

1254-058 serious errors detected -- cannot continue.

> make : 1254-004 Code d'erreur de la dernière commande : 1.
> Arrêt.
> make : 1254-004 Code d'erreur de la dernière commande : 1.
> Arrêt.

etc., etc.

Hopefully, seeing the errors in English will help someone here recognize the
problem. :)

Regards,
Steve Langasek
postmodern programmer




  • pb freetds install, JORT Emmanuel, 04/17/2001
    • <Possible follow-up(s)>
    • Re: pb freetds install, Steve Langasek, 04/17/2001

Archive powered by MHonArc 2.6.24.

Top of Page