[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Solaris 2.5 configure problem




Hello all,

I'm having a problem configuring 2.99.38 on a Sparc 10 (Solaris 2.5, gcc 
2.7.2).
When I run configure, I get the following:

# ./configure --with-gcc --with-prefix=/usr/local/zmailer
creating cache ./config.cache
***
*** You can set CC, and CFLAGS  environment variables to
*** choose the C-compiler, and its options, especially at
*** systems where there are multiple choices to use...
***
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ln... /usr/bin/ln
.
.  <<stuff deleted for brevity>>
.
checking for -lypsec... no
checking for -lldgc... no
checking for AFS
updating cache ./config.cache
creating ./config.status
creating Makefile
sed: command garbled: s%@SELFADDRESSES@%
creating router/Makefile
sed: command garbled: s%@SELFADDRESSES@%
creating router/libdb/Makefile
sed: command garbled: s%@SELFADDRESSES@%
creating scheduler/Makefile
sed: command garbled: s%@SELFADDRESSES@%
creating smtpserver/Makefile
sed: command garbled: s%@SELFADDRESSES@%
creating transports/Makefile
sed: command garbled: s%@SELFADDRESSES@%
creating transports/smtp/Makefile
sed: command garbled: s%@SELFADDRESSES@%
creating transports/mailbox/Makefile
sed: command garbled: s%@SELFADDRESSES@%
creating transports/hold/Makefile
sed: command garbled: s%@SELFADDRESSES@%
creating transports/libta/Makefile
Interrupt
./config.status: router/Makefile: cannot execute

Anyone know what the problem is and how to fix it?

Thanks,
Kevin
jungk@ewc.Hawaii.Edu