[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Today's Snapshot failed to compile on sparc solaris 9
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Today's Snapshot failed to compile on sparc solaris 9
- From: "Asif Iqbal" <vadud3 (at) gmail.com>
- Date: Thu, 6 Mar 2008 10:03:47 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Vnu5JMP3P2pab5OguGwOJijl6axIIZ+t+eDBuQy2E7M=; b=j+Y+q9UtzPQY5vexjNhpHj/kKJyvy+khqZS9uKXMpICHLXhym2tOwO35yyNzolQN9yVEIJtOyZfTvf0+BGdQsWgEQZiJHss6i/eP8JPpKsH1PVNxeCV/LdKRKDiF5ywDAnCfwu1l0YgW2Ippn5bAlP3LTa4VDJV1MNjgHkwq1zQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AkxDvBXUXs4fma4DbOrCITdtv7Rize0aXGdOKM254HqcddNNh8LFsIJAiIGKASP1bj+xCjimk2S0oDezAHlw4kR7QhcqqnVyFUaNsuvOwM3OmsTHRxzbtqyEoR6B2ovM+K+NWrx/yP37/DivS27kUJDvTLLhUa7G7Re2DIud6Kg=
- References: <a60f25fc0803051907j2db53139q5e60166889794b10 (at) mail.gmail.com> <20080306063217.GB26052 (at) hswn.dk> <a60f25fc0803060649r29893fa5l298e9b37a8d809c5 (at) mail.gmail.com>
On Thu, Mar 6, 2008 at 9:49 AM, Asif Iqbal <vadud3 (at) gmail.com> wrote:
> On Thu, Mar 6, 2008 at 1:32 AM, Henrik Stoerner <henrik (at) hswn.dk> wrote:
> >
> > On Wed, Mar 05, 2008 at 10:07:55PM -0500, Asif Iqbal wrote:
> > > (hobbit)@hobbit:~/snapshot/common$ gcc -g -O2 -Wall -Wno-unused
> > > -D_REENTRANT -DSunOS -I. -I/export/home/hobbit/snapshot/include
> > > -I/usr/local/include -I/usr/include -o bbhostgrep bbhostgrep.o
> > > ../lib/libhobbit.a -L/usr/lib -R/usr/lib -lz -lresolv -lsocket -lnsl
> > > Undefined first referenced
> > > symbol in file
> > > deflateBound ../lib/libhobbit.a(compression.o)
> > > ld: fatal: Symbol referencing errors. No output written to bbhostgrep
> > > collect2: ld returned 1 exit status
> >
> > Does it also fail if you add
> >
> > ZLIBINCDIR = -I/usr/include
> > HOBBITZLIB = -L/usr/lib -lz
>
> That is already in the latest snapshot
>
>
> >
> > to the top-level Makefile ?
> >
> > If it does, could you try running this command;
> >
> > MAKE=make sh ./build/zlib.sh
> >
> > and report the output? It should be
> >
> > Checking for zlib ...
> > Found ZLIB include files in /usr/include
> > Found ZLIB libraries in /usr/lib
> > zlib version 1.1.3
> >
>
> I get exact same result
>
> (hobbit)@hobbit:~/snapshot$ MAKE=gmake sh build/zlib.sh
>
> Checking for zlib ...
> Found ZLIB include files in /usr/include
> Found ZLIB libraries in /usr/lib
> zlib version 1.1.4
>
I do not see deflateBound defined in /usr/include/zlib.h. It only
defined `deflateInit2' and `deflateInit'
>
> > I believe zlib is part of the standard Solaris install, so it would be
> > annoying if you didn't have it.
> >
> >
> > Regards,
> > Henrik
> >
> >
> >
> >
> > To unsubscribe from the hobbit list, send an e-mail to
> > hobbit-unsubscribe (at) hswn.dk
> >
> >
> >
>
>
>
>
>
> --
> Asif Iqbal
> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
>
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu