public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Need help compiling Sendmail 8.9.3 with gcc 2.8.1
@ 1999-12-07 11:05 Don Smith
  1999-12-31 22:24 ` Don Smith
  0 siblings, 1 reply; 2+ messages in thread
From: Don Smith @ 1999-12-07 11:05 UTC (permalink / raw)
  To: help-gcc

Hello, I'm trying to compile Sendmail 8.9.3 on a sparc20 running Solaris
2.6.  I'm very new to compiling programs and such.
I've installed pre-compiled gcc 2.8.1 binaries from sunfreeware.com.
When I try to compile sendmail, I get the following:
gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20600  -c
usersmtp.c
gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20600  -c  util.c
gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20600  -c
version.c
gcc -o sendmail   alias.o arpadate.o clock.o collect.o conf.o control.o
convtime.o  daemon.o deliver.o domain.o envelope.o err.o headers.o macro.o
main.o map.o mci.o mime.o parseaddr.o queue.o readcf.o recipient.o
safefile.o savemail.o snprintf.o srvrsmtp.o stab.o stats.o  sysexits.o
trace.o udb.o usersmtp.o util.o version.o  -lresolv -lsocket -lnsl -lkstat
ld.so.1: /usr/ccs/bin/ld: fatal: relocation error: file /usr/lib/libld.so.2:
symbol _elf_getxoff: referenced symbol not found
gcc: Internal compiler error: program ld got fatal signal 9
*** Error code 1
make: Fatal error: Command failed for target `sendmail'
Any ideas?
I appreciated any and all help!
Thanks,
Don



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Need help compiling Sendmail 8.9.3 with gcc 2.8.1
  1999-12-07 11:05 Need help compiling Sendmail 8.9.3 with gcc 2.8.1 Don Smith
@ 1999-12-31 22:24 ` Don Smith
  0 siblings, 0 replies; 2+ messages in thread
From: Don Smith @ 1999-12-31 22:24 UTC (permalink / raw)
  To: help-gcc

Hello, I'm trying to compile Sendmail 8.9.3 on a sparc20 running Solaris
2.6.  I'm very new to compiling programs and such.
I've installed pre-compiled gcc 2.8.1 binaries from sunfreeware.com.
When I try to compile sendmail, I get the following:
gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20600  -c
usersmtp.c
gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20600  -c  util.c
gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20600  -c
version.c
gcc -o sendmail   alias.o arpadate.o clock.o collect.o conf.o control.o
convtime.o  daemon.o deliver.o domain.o envelope.o err.o headers.o macro.o
main.o map.o mci.o mime.o parseaddr.o queue.o readcf.o recipient.o
safefile.o savemail.o snprintf.o srvrsmtp.o stab.o stats.o  sysexits.o
trace.o udb.o usersmtp.o util.o version.o  -lresolv -lsocket -lnsl -lkstat
ld.so.1: /usr/ccs/bin/ld: fatal: relocation error: file /usr/lib/libld.so.2:
symbol _elf_getxoff: referenced symbol not found
gcc: Internal compiler error: program ld got fatal signal 9
*** Error code 1
make: Fatal error: Command failed for target `sendmail'
Any ideas?
I appreciated any and all help!
Thanks,
Don



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-12-31 22:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-07 11:05 Need help compiling Sendmail 8.9.3 with gcc 2.8.1 Don Smith
1999-12-31 22:24 ` Don Smith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).