Skip to Content.
Sympa Menu

freetds - RE: [freetds] Error in make on HP UX11

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Ian Jones <ian.jones AT adambank.com>
  • To: 'FreeTDS Development Group' <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Error in make on HP UX11
  • Date: Mon, 3 Mar 2003 12:49:44 -0000

OK, installed GUN Make

Now get

/make
Making all in include
make[1]: Entering directory `/tmp/odbc/freetds-0.61/include'
/usr/local/bin/make all-am
make[2]: Entering directory `/tmp/odbc/freetds-0.61/include'
make[2]: Leaving directory `/tmp/odbc/freetds-0.61/include'
make[1]: Leaving directory `/tmp/odbc/freetds-0.61/include'
Making all in src
make[1]: Entering directory `/tmp/odbc/freetds-0.61/src'
Making all in replacements
make[2]: Entering directory `/tmp/odbc/freetds-0.61/src/replacements'
source='asprintf.c' object='asprintf.lo' libtool=yes \
depfile='.deps/asprintf.Plo' tmpdepfile='.deps/asprintf.TPlo' \
depmode=hp /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.
-I../../include
-I../../include -D_FREETDS_LIBRARY_SOURCE -DTDS50 -g -c -o asprintf.lo
`test -
f 'asprintf.c' || echo './'`asprintf.c
cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include
-D_FREETDS_LIBRARY_SO
URCE -DTDS50 -g -c asprintf.c -Wp,-M.deps/asprintf.TPlo
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C
pro
duct; ignored.
(Bundled) cc: "../../include/replacements.h", line 42: error 1000:
Unexpected sy
mbol: "va_list".
(Bundled) cc: "../../include/replacements.h", line 38: error 1705: Function
prot
otypes are an ANSI feature.
(Bundled) cc: "../../include/replacements.h", line 42: error 1705: Function
prot
otypes are an ANSI feature.
(Bundled) cc: "../../include/replacements.h", line 46: error 1705: Function
prot
otypes are an ANSI feature.
(Bundled) cc: "asprintf.c", line 19: error 1705: Function prototypes are an
ANSI
feature.
(Bundled) cc: "asprintf.c", line 25: warning 526: Pointer implicitly
converted t
o integral value in assignment.
(Bundled) cc: "asprintf.c", line 25: warning 563: Argument #3 is not the
correct
type.
make[2]: *** [asprintf.lo] Error 1
make[2]: Leaving directory `/tmp/odbc/freetds-0.61/src/replacements'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/odbc/freetds-0.61/src'
make: *** [all-recursive] Error 1


Ian


-----Original Message-----
From: ZIGLIO Frediano [mailto:Frediano.Ziglio AT vodafoneomnitel.it]
Sent: 03 March 2003 12:23
To: 'FreeTDS Development Group'
Subject: RE: [freetds] Error in make on HP UX11

...
> make all-am
> No suffix list.
>
...
>
>(Bundled) cc: "../../include/replacements.h", line 42: error 1000:
Unexpected sy
>mbol: "va_list".
>(Bundled) cc: "../../include/replacements.h", line 38: error 1705: Function
prot
>otypes are an ANSI feature.
>(Bundled) cc: "../../include/replacements.h", line 42: error 1705: Function
prot
>otypes are an ANSI feature.

...

Mmm... you should use GNU make and a better compiler (hp commercial one or
gcc)

freddy77

=================================
"STRICTLY PERSONAL AND CONFIDENTIAL

This message may contain confidential and proprietary material for the sole
use of the intended recipient. Any review or distribution by others is
strictly prohibited. If you are not the intended recipient please contact
the sender and delete all copies.
The contents of this message that do not relate to the official business of
our company shall be understood as neither given nor endorsed by it."

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


-------------
This message is confidential and for use by the addressee only. If the
message
is received by anyone other than the addressee, please return the message to
the sender by replying to it and then delete the message from your computer.

Because Internet communications are not secure Adam & Company does not
accept responsibility for changes made to this message after it was sent.
-------------
Adam & Company plc and Adam & Company Investment Management Limited
are regulated by the Financial Services Authority

Adam & Company International Limited is licenced under the Banking
Supervision
(Bailiwick of Guernsey) Law 1994 and regulated by the Guernsey Financial
Services Commission
-------------
Adam & Company plc
Registered in Scotland number 83026
Registered Office: 22 Charlotte Square, Edinburgh, EH2 4DF

Adam & Company Investment Management Limited
Registered in Scotland number 102144
Registered Office: 22 Charlotte Square, Edinburgh, EH2 4DF

Adam & Company International Limited
Registered in Guernsey number 21691
Registered Office: 22 High Street, St Peter Port, Guernsey, GY1 4BQ




Archive powered by MHonArc 2.6.24.

Top of Page