Skip to Content.
Sympa Menu

freetds - RE: [freetds] Not enough memory problem on HP-UX 11

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: oktay.tasdemir AT cogent.bnpparibas.com.au
  • To: freetds AT lists.ibiblio.org
  • Cc: VenkatKanneboina AT ca.slr.com
  • Subject: RE: [freetds] Not enough memory problem on HP-UX 11
  • Date: Wed, 19 Feb 2003 12:56:34 +1100


Hi Again,

I have downloaded the latest release from the nightly snapshot link and ran
the configure script successfully but I encountered a whole
heap of errors when I ran both the make and gmake commands.




VenkatKanneboina AT ca.slr.com on 19/02/2003 11:13:36

Sent by: VenkatKanneboina AT ca.slr.com


To: Oktay TASDEMIR/AU/ASIA/GROUP@BNPPARIBAS
cc:
Subject: RE: [freetds] Not enough memory problem on HP-UX 11




According to James : ".... A recent snapshot or 0.61rc1 should  build with
HP's compiler, though.  "

have u tried this?

-----Original Message-----
From: oktay.tasdemir AT cogent.bnpparibas.com.au
[mailto:oktay.tasdemir AT cogent.bnpparibas.com.au]
Sent: Tuesday, February 18, 2003 4:50 PM
To: VenkatKanneboina AT ca.slr.com
Subject: RE: [freetds] Not enough memory problem on HP-UX 11


Hi,

I downloaded the file from the main freetds web page and used Quick
Links/latest versions/0.60 link, would this be where I get the latest
version?



VenkatKanneboina AT ca.slr.com on 19/02/2003 10:33:51

Sent by:  VenkatKanneboina AT ca.slr.com

To:   Oktay TASDEMIR/AU/ASIA/GROUP@BNPPARIBAS
cc:
Subject:  RE: [freetds] Not enough memory problem on HP-UX 11



Hi Oktay,

where did you get gmake from?

When we installed freetds, I searched on internet and downloaded gcc.

Also, I saw another email from John in which he said that the latest
version of freetds should install with regular HP C-compiler too.  Did you
get the latest version of freetds?

-----Original Message-----
From: oktay.tasdemir AT cogent.bnpparibas.com.au
[mailto:oktay.tasdemir AT cogent.bnpparibas.com.au]
Sent: Tuesday, February 18, 2003 4:22 PM
To: VenkatKanneboina AT ca.slr.com
Subject: RE: [freetds] Not enough memory problem on HP-UX 11

Hi Again,

The man pages state that gmake is the GNU make utility and I was under the
impression that it was a part of Gcc .



VenkatKanneboina AT ca.slr.com on 19/02/2003 10:02:33

Sent by:  VenkatKanneboina AT ca.slr.com

To:   Oktay TASDEMIR/AU/ASIA/GROUP@BNPPARIBAS
cc:
Subject:  RE: [freetds] Not enough memory problem on HP-UX 11

is gmake compiler same as gcc?

-----Original Message-----
From: oktay.tasdemir AT cogent.bnpparibas.com.au
[mailto:oktay.tasdemir AT cogent.bnpparibas.com.au]
Sent: Tuesday, February 18, 2003 3:58 PM
To: VenkatKanneboina AT ca.slr.com
Subject: RE: [freetds] Not enough memory problem on HP-UX 11

Hi Venkat,

I have used the gmake compiler but it has also failed with similar error
messages, I have searched the archives and found that
the MAKE variable requires to be set to gmake. I have done this to no
avail, still searching through the archives.

Any ideas?

Thanks
Oktay


VenkatKanneboina AT ca.slr.com on 19/02/2003 03:28:07

Sent by:  VenkatKanneboina AT ca.slr.com

To:   Oktay TASDEMIR/AU/ASIA/GROUP@BNPPARIBAS
cc:
Subject:  RE: [freetds] Not enough memory problem on HP-UX 11


While still very young I used to play cricket and also follow it.

But for the past several years, I have not been into cricket.  Got to hear
about the world cup proceedings from friends.

BTW.... You need to use gcc (GNU C compiler) inorder to be able to build
TDS.

Good Luck

-----Original Message-----
From: oktay.tasdemir AT cogent.bnpparibas.com.au
[mailto:oktay.tasdemir AT cogent.bnpparibas.com.au]
Sent: Monday, February 17, 2003 5:06 PM
To: VenkatKanneboina AT ca.slr.com
Subject: RE: [freetds] Not enough memory problem on HP-UX 11

Hi Vendat,

 I am indeed from Australia my parents immigrated from Turkey in the 60's.

I am sure you are watching the cricket and are aware what happened the
other night?

You guys are still in it though.

Where in the States do you live and what time is it over there?

VenkatKanneboina AT ca.slr.com on 18/02/2003 10:21:36

Sent by:  VenkatKanneboina AT ca.slr.com

To:   Oktay TASDEMIR/AU/ASIA/GROUP@BNPPARIBAS
cc:
Subject:  RE: [freetds] Not enough memory problem on HP-UX 11

Hi Oktay,

I am originally from India, right now in USA.

Apparently, you are from Australia... right?

Cheers
Venkat

-----Original Message-----
From: oktay.tasdemir AT cogent.bnpparibas.com.au
[mailto:oktay.tasdemir AT cogent.bnpparibas.com.au]
Sent: Monday, February 17, 2003 4:15 PM
To: VenkatKanneboina AT ca.slr.com
Subject: RE: [freetds] Not enough memory problem on HP-UX 11

Hi Venkat,

Thanks for that information, that seems to have done the trick.

Which part of the world do you come from?

VenkatKanneboina AT ca.slr.com on 18/02/2003 03:59:16

Sent by:  VenkatKanneboina AT ca.slr.com

To:   Oktay TASDEMIR/AU/ASIA/GROUP@BNPPARIBAS
cc:
Subject:  RE: [freetds] Not enough memory problem on HP-UX 11

Please search the archives, this problem has been solved earlier.

Otherwise, go to ltconfig script, and reduce the number given on line # 794
(approximately) to 17.

Original line --->   test $i != 18 # 1 MB should be enough
Change to     --->  test $i != 17 # 1 MB should be enough

HTH
Venkat

-----Original Message-----
From: oktay.tasdemir AT cogent.bnpparibas.com.au
[mailto:oktay.tasdemir AT cogent.bnpparibas.com.au]
Sent: Sunday, February 16, 2003 9:16 PM
To: freetds AT lists.ibiblio.org
Subject: [freetds] Not enough memory problem on HP-UX 11

Hi Guys,

I am currently experiencing problems with the install of freetds version
60 onto HP-UX 11, after untarring the config files
I type in ./configure which then returns the following error message.

"finding the maximum length of command line arguments... ./ltconfig[790]:
There is not enough memory available now.
configure: error: libtool configure failed"

Could someone please assist.

Many thanks
Oktay

_________________________________________________________

This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.

                ---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.

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

_________________________________________________________

This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.

                ---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.

_________________________________________________________

This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.

                ---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.


_________________________________________________________

This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.

                ---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.


_________________________________________________________

This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.

                ---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.



_________________________________________________________

This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.

                ---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.




_________________________________________________________

This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.

---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.





Archive powered by MHonArc 2.6.24.

Top of Page