redhat 6.0 issues
Brian Conway
dogbert at clue4all.net
Sun May 9 23:48:01 EDT 1999
I've run into a few problems compiling certain packages under redhat 6.0
that compiled fine under 5.2, such as bind8.12, bind8.2, ssh, and samba.
All the problems appear to be code-related, though they all compiled fine
under 5.2. Here is a sample from the bind8.2 output:
make[2]: Entering directory `/src/bin/addr'
gcc -O -g -I../../port/linux/include -I../../include -c addr.c
In file included from addr.c:34:
../../port/linux/include/port_after.h:68: redefinition of `struct
in6_addr'
../../port/linux/include/port_after.h:69: warning: no semicolon at end of
struct or union
../../port/linux/include/port_after.h:69: parse error before `.'
../../port/linux/include/port_after.h:73: redefinition of `struct
sockaddr_in6'
make[2]: *** [addr.o] Error 1
make[2]: Leaving directory `/src/bin/addr'
make[1]: *** [addr] Error 2
make[1]: Leaving directory `/src/bin'
make: *** [all] Error 2
All the various packages tend to have similar outputs. I made sure cc is
linked to gcc. Any ideas on whether there's some known problem or perhaps
some library update that I haven't grabbed? I have found the rpms for the
various packages that I need, but such errors really shouldn't show up.
Brian Conway
dogbert at clue4all.net
-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).
More information about the Discuss
mailing list