Building bind-9.4.1-P1 on sco

Phil Nick news at ruffasdagut.com
Wed Sep 5 18:54:41 UTC 2007


On 9/5/07, Evan Hunt <Evan_Hunt at isc.org> wrote:
>
>
> Okay, thanks; you're running OpenServer 5.0.6.  Do you know if all the
> release supplements have been applied?  If you run "ls /opt/K/SCO/Unix"
> you should see "rs506a.Unix5.0.6.1.0a" and a few other directories.
>
> I've built BIND 9 on that platform.  I never used --disable-shared, but I
> don't know why that would make a difference.
>
> I've just tried it now (note that --enable-static isn't needed, as it's on
> by default):
>
>         233%> setenv CC gcc
>         234%> ./configure --disable-threads --disable-ipv6
> --disable-shared
>         235%> make
>         236%> cd bin/dig
>         237%> ./nslookup isc.org
>         Server:         127.0.0.1
>         Address:        127.0.0.1#53
>
>         Non-authoritative answer:
>         Name:   isc.org
>         Address: 204.152.184.88
>
> Seems to be working okay.
>
> > Sorry for the double post I was get gcc version when I bumped the send.
> >
> > I am using gcc (version 2.95.2 19991024 (release)).
>
> Check your config.log to make sure that's what your build used.  You do
> have an SCO development system installed, so it may have tried using cc,
> unless you specifically set CC=gcc in your configure environment.
>
> > I have also been looking at the socket libraries on this system.
> >
> > libsocket.a -> /var/opt/K/SCO/tcpdev/2.1.0Eb/usr/lib/libsocket.a
> > libsocket.so -> /opt/K/SCO/Unix/5.0.6Ga/usr/lib/libsocket.so.1
> > libsocket.so.1 -> /opt/K/SCO/Unix/5.0.6Ga/usr/lib/libsocket.so.1
> >
> > I am not sure if those are the libs I should be using, but those are in
> > /usr/lib. We link other network software on this system and everything
> works
> > fine with this setup.
>
> Yeah, those are the right ones.
>
>                                         eh
>
>
I have the same problem with or w/o the --disable-shared
When I look in /opt/K/SCO/Unix I just see 5.0.6Ga/

I am assuming this means its un-patched? Could this be the problem? I am
going to try and setup another machine and see if I can get the release
supplements added.

I looked in the config.log and it says it found gcc and used it:

configure:2191: checking for gcc
configure:2207: found /usr/local/bin/gcc
configure:2217: result: gcc
configure:2461: checking for C compiler version
configure:2464: gcc --version </dev/null >&5
2.95.2
configure:2467: $? = 0
configure:2469: gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/i386-pc-sco3.2v5.0.5/2.95.2/specs
gcc version 2.95.2 19991024 (release)

Any other ideas?

Thanks
Phil




More information about the bind-users mailing list