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: Wed, 5 Mar 2003 08:44:28 -0000

OK, so maybe a bit more information will allow someone to help

# ./configure
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets ${MAKE}... yes
checking build system type... hppa2.0w-hp-hpux11.00
checking host system type... hppa2.0w-hp-hpux11.00
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD-compatible install... ./install-sh -c
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic
(s[0-9][0-9][0-9]|PA
-RISC[0-9].[0-9]) shared library
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
finding the maximum length of command line arguments... 393217
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... relink
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... hpux11.00 dld.sl
checking command to parse /usr/bin/nm -p output... failed
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
updating cache /dev/null
checking for iconv... no, consider installing GNU libiconv
checking for doxygen... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking for library containing tgetent... no
checking for readline in -lreadline... no
checking for egrep... grep -E
checking for ANSI C header files... no
checking whether time.h and sys/time.h may both be included... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking paths.h usability... no
checking paths.h presence... no
checking for paths.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking whether INADDR_NONE is defined... yes
checking for char... yes
checking size of char... configure: error: cannot compute sizeof (char), 77



Ian




-----Original Message-----
From: David L. Zoll [mailto:dzoll AT nyscul.org]
Sent: 03 March 2003 19:48
To: FreeTDS Development Group
Subject: Re: [freetds] Error in make on HP UX11

On Mon, Mar 03, 2003 at 09:11:57AM -0600, Steve Langasek wrote:
> On Mon, Mar 03, 2003 at 12:49:44PM -0000, Ian Jones wrote:
> > OK, installed GUN Make
>
> You still need to install a real compiler (the bundled compiler doesn't
> qualify). GCC is probably a good choice.

HP themselves has gcc available for download for HP-UX 11:

http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,5
47,00.html

Lots of good precompiled HP-UX binaries of Free software at:
http://hpux.cs.utah.edu/

Best of Luck,
-David Zoll (Gleef)
_______________________________________________
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